Skip to main content

Thread: openvpn/networking change = kernel panic


what did .. installed openvpn/bridge-utils, rejigged interfaces file allow br0. reboot.

result .. "kernel panic - not syncing: attempted kill init!"

know changed networking file because when go in , revert (via os) kernel boots fine.

otherwise .. 9.10 desktop, uncomplicated system, tho have ndiswrapper , installed nfs quite recently*.

*would better install after openvpn?

anyone? hand on this, grateful.

more background should have mentioned, may somehow @ fault ..

original /etc/network/interfaces file read:-

auto lo
iface lo inet loopback

and, changed allow bridge (bridging via ra0):-

auto lo br0
iface lo inet loopback

iface br0 inet static
address 192.168.1.10
netmask 255.255.255.0
gateway 192.168.1.1
bridge_ports ra0
iface ra0 inet manual
ifconfig $iface 0.0.0.0 up
ip link set $iface promisc on
down ip link set $iface promisc off
down ifconfig $iface down ... when make above change, "kernel panic". then, if revert original interfaces file, login normal .. no further forward setting openvpn.


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] openvpn/networking change = kernel panic


Ubuntu

Comments

Popular posts from this blog

Error: ‘for’ loop initial declarations are only allowed in C99 or C11 mode - Raspberry Pi Forums

class MPU6050 has no member named begin

missing filename after '-o'