Re: Fwd: Unreliability with DHCP

2023-08-17 Thread Graham Perrin
On 06/08/2023 17:05, Warner Losh wrote: On Sun, Aug 6, 2023 at 12:38 AM Kevin Oberman wrote: On Sat, Aug 5, 2023 at 3:16 PM Graham Perrin wrote: On 05/08/2023 12:39, Oleksandr Kryvulia wrote: > … > > As dirty workaround I have in my /etc/rc.resume

Re: service routing restart, service dhclient restart (was: Unreliability with DHCP)

2023-08-07 Thread Oleksandr Kryvulia
06.08.23 19:23, Graham Perrin пише: Thanks, On 06/08/2023 08:36, Oleksandr Kryvulia wrote: … In my case default route is assigned by dhclient, so 'service routing restart' must be run quickly after 'service netif restart' - before we receive dhcp offer. Is this documented and explained some

service routing restart, service dhclient restart (was: Unreliability with DHCP)

2023-08-06 Thread Graham Perrin
Thanks, On 06/08/2023 08:36, Oleksandr Kryvulia wrote: … In my case default route is assigned by dhclient, so 'service routing restart' must be run quickly after 'service netif restart' - before we receive dhcp offer. Is this documented and explained somewhere, or did you learn through tria

Re: Fwd: Unreliability with DHCP

2023-08-06 Thread Warner Losh
lp? >> >> >> >> >> >> Forwarded Message >> >> Subject: Unreliability with DHCP >> >> Date: Sun, 30 Jul 2023 16:17:43 +0100 >> >> From: Graham Perrin >> >> Organisation: FreeBSD &

Re: service routing restart (was: Unreliability with DHCP)

2023-08-06 Thread Oleksandr Kryvulia
06.08.23 01:35, Graham Perrin пише: On 05/08/2023 23:16, Graham Perrin wrote: On 05/08/2023 12:39, Oleksandr Kryvulia wrote: 04.08.23 19:07, Graham Perrin пише: … As dirty workaround I have in my /etc/rc.resume service netif restart service routing restart  … 'service routing restart' c

Re: Fwd: Unreliability with DHCP

2023-08-05 Thread Kevin Oberman
On Sat, Aug 5, 2023 at 3:16 PM Graham Perrin wrote: > On 05/08/2023 12:39, Oleksandr Kryvulia wrote: > > 04.08.23 19:07, Graham Perrin пише: > >> > >> Can anyone from freebsd-net@ help? > >> > >> > >> Forwarded Message --

service routing restart (was: Unreliability with DHCP)

2023-08-05 Thread Graham Perrin
On 05/08/2023 23:16, Graham Perrin wrote: On 05/08/2023 12:39, Oleksandr Kryvulia wrote: 04.08.23 19:07, Graham Perrin пише: … As dirty workaround I have in my /etc/rc.resume service netif restart service routing restart  … 'service routing restart' can be problematic. Please, see, for

Re: Fwd: Unreliability with DHCP

2023-08-05 Thread Graham Perrin
On 05/08/2023 12:39, Oleksandr Kryvulia wrote: 04.08.23 19:07, Graham Perrin пише: Can anyone from freebsd-net@ help? Forwarded Message Subject: Unreliability with DHCP Date: Sun, 30 Jul 2023 16:17:43 +0100 From: Graham Perrin Organisation: FreeBSD To

Re: Fwd: Unreliability with DHCP

2023-08-05 Thread Oleksandr Kryvulia
04.08.23 19:07, Graham Perrin пише: Can anyone from freebsd-net@ help? Forwarded Message Subject:Unreliability with DHCP Date: Sun, 30 Jul 2023 16:17:43 +0100 From: Graham Perrin Organisation: FreeBSD To: FreeBSD CURRENT 1. Sleep (suspend) whilst

Fwd: Unreliability with DHCP

2023-08-04 Thread Graham Perrin
Can anyone from freebsd-net@ help? Forwarded Message Subject:Unreliability with DHCP Date: Sun, 30 Jul 2023 16:17:43 +0100 From: Graham Perrin Organisation: FreeBSD To: FreeBSD CURRENT 1. Sleep (suspend) whilst connected to one network 2. connect to a

Unreliability with DHCP

2023-07-30 Thread Graham Perrin
1. Sleep (suspend) whilst connected to one network 2. connect to a network elsewhere 3. wake (resume). Result: /etc/resolv.conf frequently contains outdated information. In some (maybe all) such cases, the IPv4 inet address is outdated; and so on. Which /etc/rc.d/ file(s) should I attempt t