You are not logged in.
I have noticed that a kernel panic happens on my archlinux iptables firewall box for the past year or so whenever it gets a reboot or poweroff command.
It however does not happen when I stop the pppoe connection first with systemctl stop netctl@ppp0
What I am guessing is happening is that the firewall in the kernel does not want to let go before the ppp connection is closed and the ppp connection does not want to close before the kernel firewall is stopped, or the ppp connection closes and the firewall is still expecting it to be there.
I have tried the standard; lts; and cfk kernels but all have the same panic.
I know ppp is being depricated but for a pppoe connection with netctl it is still neccesory
Offline