[PLUG] Urgent! Lost network connection after upgrade

Michael Rasmussen michael at jamhome.us
Sun Aug 4 05:08:57 UTC 2013


On Sat, Aug 03, 2013 at 09:51:33PM -0700, John Jason Jordan wrote:
> On Sat, 3 Aug 2013 21:34:07 -0700
> Michael Rasmussen <michael at jamhome.us> dijo:
> 
> >> #ifconfig eth0 192.168.0.5 netmask 255.255.255.0
> >> 	<executed without error>
> >> #ifconfig eth0 up
> >> 	<executed without error>
> >> ifconfig route add default gateway 192.168.0.1
> >
> >John, not `ifconfig ...`
> >      just `sudo route add defaut gateway 192.168.0.1`
> >or skip the sudo if you're root at the moment.
> 
> Ah. 
> 
> #route add default gateway 192.168.0.1
> 	SIOCADDRT: Network is unreachable

That indicates the first ifconfig did not set up the interface.
What does `ifconfig eth0` show?

-- 
            Michael Rasmussen, Portland Oregon  
          Be Appropriate && Follow Your Curiosity
  Other Adventures: http://www.jamhome.us/ or http://gplus.to/MichaelRpdx
A special random fortune cookie fortune:
Sometimes your only available transportation is a leap of faith. 
    ~ Margaret Shepherd



More information about the PLUG mailing list