Gentoo Archives: gentoo-user

From: Philip Webb <purslow@××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] netbook connects to Internet automatically, desktop doesn't
Date: Tue, 10 Feb 2015 22:36:09
Message-Id: 20150210223600.GA1020@ca.inter.net
In Reply to: Re: [gentoo-user] netbook connects to Internet automatically, desktop doesn't by Mick
1 150210 Mick wrote:
2 > On Tuesday 10 Feb 2015 03:36:19 Philip Webb wrote:
3 >> Dec 31 19:00:29 localhost dhcpcd[1346]:
4 >> enp1s0: using IPv4LL address 169.254.91.169
5 > Your netbook has it enabled. It self-configures an IP address
6 > and then every so many seconds broadcasts on the wire
7 > to find if there is a DHCP server listening.
8 > When it finds one it requests an IP address from it.
9 >
10 > Your desktop hasn't. When the link comes up again nothing kicks in
11 > to either request an IP address from the DHCP server
12 > or to self-configure one temporarily. Either enable IPv4LL
13 > or install ifplug/netplug to achieve the same end result.
14
15 Thanks for the suggestion, but I still don't know how to proceed.
16 I assume that the absence of the line above + this line
17
18 Dec 31 19:00:29 localhost dhcpcd[1346]:
19 enp1s0: adding route to 169.254.0.0/16
20
21 results in the desktop machine killing the Dhcpcd process :
22
23 # PP : 'ioff', remove conn'n
24 dhcpcd[11404]: sending signal ARLM to pid 997
25 dhcpcd[11404]: waiting for pid 997 to exit
26 dhcpcd[997]: received signal ALRM from PID 11404, releasing
27 dhcpcd[997]: enp5s0: removing interface
28 dhcpcd[997]: enp5s0: releasing lease of 192.168.1.2
29 dhcpcd[997]: enp5s0: deleting route to 192.168.1.0/24
30 dhcpcd[997]: enp5s0: deleting default route via 192.168.1.1
31 dhcpcd[997]: exited
32
33 which then has to be restarted via 'dhcpcd' after replugging the conn'n.
34
35 However, even after searching thro' /etc again, Googling etc,
36 AFAICS there's no difference in config files between the 2 machines.
37 So how do I "enable IPv4LL' (smile) ?
38
39 --
40 ========================,,============================================
41 SUPPORT ___________//___, Philip Webb
42 ELECTRIC /] [] [] [] [] []| Cities Centre, University of Toronto
43 TRANSIT `-O----------O---' purslowatchassdotutorontodotca

Replies

Subject Author
Re: [gentoo-user] netbook connects to Internet automatically, desktop doesn't Mick <michaelkintzios@×××××.com>