Posted by: Master Will | July 5, 2009

When you lost network interface

If you can not ping 127.0.0.1

Login into VPS child

#ifconfig lo 127.0.0.1 up

And also put this command into file /etc/rc.local (Debian) for let them start up network interface every time.


Categories