Re: Daemon.log
rob stone
Tue Jun 25 02:36:28 2019
Hello Roy,
> You could add noipv6 or noipv6rs.
> I think I've made enough changes to avoid these messages with a
> default
> config in the master branch of dhcpcd but I can't easily test it.
>
> Are you able to get a wireshark or tcpdump of the RA so I can see
> why
> it's doing this please? From what I see nothing has a lifetime hence
> the
> messages.
>
> Roy
I altered the conf file and added the noipv6rs option.
That has stopped the flooding of the "no routers" messages.
However, these messages are now being written to daemon.log:-
Jun 25 11:49:26 roblaptop dhclient[554]: DHCPREQUEST for 192.168.1.100
on eth0 to 192.168.1.1 port 67
Jun 25 11:49:26 roblaptop dhclient[554]: DHCPACK of 192.168.1.100 from
192.168.1.1
Jun 25 11:49:26 roblaptop dhclient[554]: bound to 192.168.1.100 --
renewal in 2738 seconds.
Jun 25 11:50:29 roblaptop dhclient[853]: XMT: Solicit on eth0, interval
114490ms.
Jun 25 11:50:29 roblaptop dhclient[853]: RCV: Advertise message on eth0
from fe80::7e8b:caff:fecf:10fc.
Jun 25 11:52:24 roblaptop dhclient[853]: XMT: Solicit on eth0, interval
113950ms.
Jun 25 11:52:24 roblaptop dhclient[853]: RCV: Advertise message on eth0
from fe80::7e8b:caff:fecf:10fc.
Jun 25 11:54:18 roblaptop dhclient[853]: XMT: Solicit on eth0, interval
113130ms.
Jun 25 11:54:18 roblaptop dhclient[853]: RCV: Advertise message on eth0
from fe80::7e8b:caff:fecf:10fc.
Jun 25 11:55:01 roblaptop cron[505]: /etc/host.conf: line 2: bad
command `spoof warn'
Jun 25 11:56:11 roblaptop dhclient[853]: XMT: Solicit on eth0, interval
124930ms.
Jun 25 11:56:11 roblaptop dhclient[853]: RCV: Advertise message on eth0
from fe80::7e8b:caff:fecf:10fc.
Jun 25 11:58:16 roblaptop dhclient[853]: XMT: Solicit on eth0, interval
112810ms.
Jun 25 11:58:16 roblaptop dhclient[853]: RCV: Advertise message on eth0
from fe80::7e8b:caff:fecf:10fc.
Jun 25 12:00:09 roblaptop dhclient[853]: XMT: Solicit on eth0, interval
127730ms.
Jun 25 12:00:09 roblaptop dhclient[853]: RCV: Advertise message on eth0
from fe80::7e8b:caff:fecf:10fc.
Jun 25 12:02:17 roblaptop dhclient[853]: XMT: Solicit on eth0, interval
113980ms.
Jun 25 12:02:17 roblaptop dhclient[853]: RCV: Advertise message on eth0
from fe80::7e8b:caff:fecf:10fc.
Jun 25 12:04:11 roblaptop dhclient[853]: XMT: Solicit on eth0, interval
121530ms.
Jun 25 12:04:11 roblaptop dhclient[853]: RCV: Advertise message on eth0
from fe80::7e8b:caff:fecf:10fc.
Jun 25 12:06:12 roblaptop dhclient[853]: XMT: Solicit on eth0, interval
131420ms.
Jun 25 12:06:12 roblaptop dhclient[853]: RCV: Advertise message on eth0
from fe80::7e8b:caff:fecf:10fc.
There seems to be a bit of a disconnect relating to network settings.
Some weeks ago, systemd started writing out a resolv.conf file without
the nameservers that I use. This was fixed via an include file with the
correct IP addresses and that fixed that particular issue.
NetworkManager writes a correct resolv.conf file into
/var/run/NetworkManager.
The contents of /etc/network/interfaces seems to be ignored and a dhcp
lease appears to be acquired via whatever is connected. So, if I'm in a
hotel somewhere and manage to overcome rfkill switch issues so as to
use their wi-fi, I'm able to connect even though there is no entry for
wlan0 in /etc/network/interfaces.
Thanks,
Rob
Archive administrator: postmaster@marples.name