Re: dhcp server null pointer in option_cache_dereference

2020-08-12 Thread Christos Zoulas
In article , Stephen Borrill wrote: >On some machines newly upgraded to 9.0_STABLE, dhcp runs fine for, say, 24 >hours then starts logging the following. After this point, it no longer >handles any DHCP requests: > >Null pointer in option_cache_dereference: >/usr/src/external/mpl/dhcp/bin/serv

Re: dhcpcd refreshing lease very often.

2020-08-12 Thread Roy Marples
On 12/08/2020 18:50, Mike Pumford wrote: On 12/08/2020 18:29, Roy Marples wrote: Maybe some other process is listening on the bootpc port? If you stop dhcpcd and do `netstat -laf inet | grep bootpc` is anything listed? That command produced no output when dhcpdc was stopped. When dhcpcd is r

Re: dhcpcd refreshing lease very often.

2020-08-12 Thread Mike Pumford
On 12/08/2020 18:29, Roy Marples wrote: Maybe some other process is listening on the bootpc port? If you stop dhcpcd and do `netstat -laf inet | grep bootpc` is anything listed? That command produced no output when dhcpdc was stopped. When dhcpcd is running I see the following from that com

Re: dhcpcd refreshing lease very often.

2020-08-12 Thread Roy Marples
On 12/08/2020 17:27, Mike Pumford wrote: On 12/08/2020 17:04, Roy Marples wrote: Interesting. You can post the output of `ps ax | grep dhcpcd` please? 12897 ?  Is 0:00.75 dhcpcd: [master] [ip4] [ip6] During all the IPv4 requests the IPv6 logic worked perfectly. I didn't see any wm

Re: Encrypted root partition - boot failed

2020-08-12 Thread Pierre Dupond
Hi All, The attachments of the previous mail were binary junk and not text. I don't know why. Hopefully, these one are more correct. Sorry for the inconvenience. Best regards Le 12.08.20 à 18:50, Pierre Dupond a écrit : Hi All,   I want to use NetBSD with the root partition encrypte

Encrypted root partition - boot failed

2020-08-12 Thread Pierre Dupond
Hi All, I want to use NetBSD with the root partition encrypted. I have followed these instructions: https://wiki.netbsd.org/security/cgdroot/. After installing the NetBSD 9.0 (not Current but with the CD image), I am able to start the boot process but not to mount the boot partition (the er

Re: dhcpcd refreshing lease very often.

2020-08-12 Thread Mike Pumford
On 12/08/2020 17:04, Roy Marples wrote: Interesting. You can post the output of `ps ax | grep dhcpcd` please? 12897 ? Is 0:00.75 dhcpcd: [master] [ip4] [ip6] During all the IPv4 requests the IPv6 logic worked perfectly. I didn't see any wm link events in the debug log and I can al

Re: dhcpcd refreshing lease very often.

2020-08-12 Thread Roy Marples
On 12/08/2020 13:43, Mike Pumford wrote: On 11/08/2020 21:14, Mike Pumford wrote: Aug 11 21:09:55 trigati dhcpcd[12897]: wm0: sending REQUEST (xid 0xc8152c37), next in 64.3 seconds Aug 11 21:11:00 trigati dhcpcd[12897]: wm0: sending REQUEST (xid 0xc8152c37), next in 64.0 seconds This cycl

dhcp server null pointer in option_cache_dereference

2020-08-12 Thread Stephen Borrill
On some machines newly upgraded to 9.0_STABLE, dhcp runs fine for, say, 24 hours then starts logging the following. After this point, it no longer handles any DHCP requests: Null pointer in option_cache_dereference: /usr/src/external/mpl/dhcp/bin/server/../../dist/server/dhcp.c(4067) That 40

Re: dhcpcd refreshing lease very often.

2020-08-12 Thread Mike Pumford
On 11/08/2020 21:14, Mike Pumford wrote: Aug 11 21:09:55 trigati dhcpcd[12897]: wm0: sending REQUEST (xid 0xc8152c37), next in 64.3 seconds Aug 11 21:11:00 trigati dhcpcd[12897]: wm0: sending REQUEST (xid 0xc8152c37), next in 64.0 seconds This cycle was finally stopped by this: Aug 12 11: