On 2020/12/08 06:44, Byteskeptical wrote:
> /etc/hostname.cnmac0:
> (same config used to enable additional ethernet ports)
> 
> dhcp
> inet6 autoconf

It shouldn't crash the kernel, but running dhclient on >1 interfaces
without either stopping it from picking up a default route on one of
them, or placing them in different rdomains/rtables, isn't going to
work properly.

You might get more information by booting single-user and running the
dhclient commands manually with "dhclient -dv cnmac0 &" etc (so you can
identify the point at which it crashes).

> ddb{0}> show panic
> the kernel did not panic

nevertheless DDB will have printed something when it entered, what was
that?

Reply via email to