| Linode Forum https://forum.linode.com/ |
|
| Lost my network after upgrade Debian from Wheezy to Jessie https://forum.linode.com/viewtopic.php?f=19&t=12474 |
Page 1 of 1 |
| Author: | isqua [ Tue Dec 08, 2015 11:31 am ] |
| Post subject: | Lost my network after upgrade Debian from Wheezy to Jessie |
Hi. I’ve upgraded my linode from wheezy to jessie. Then reboot and then I see that my site is down. I tried to ping my instance, 100.0% packet was lost. Then I connected to instance by LISH and saw ifconfig: https://www.evernote.com/l/AF5dHgLEOWNL ... EBZmw7Aa98. You see I have docker and vpn. I disable it for cleaner result, so cleaner ifconfig is: Code: lo Link encap:Local Loopback So I tried to configure eth0 manually: Code: sudo ifconfig eth0 inet 178.79.X.X And then my server became pingable from outside. There is my /etc/network/interfaces: Code: # This file describes the network interfaces available on your system It’s the same than before update. Why my server stopped getting network settings automatically on startup after upgrade? |
|
| Author: | kangaby [ Thu Dec 24, 2015 8:10 pm ] |
| Post subject: | Re: Lost my network after upgrade Debian from Wheezy to Jessie |
I think you may be missing the: auto eth0 above iface eth0 inet dhcp |
|
| Page 1 of 1 | All times are UTC-04:00 |
| Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |
|