A look at the Toshiba Portégé R600 with 512GB SSD
July 2, 2009 – | No Comment

There aren’t many better ways of gaining recognition for all the effort you have put in to be greener than from an organisation like Greenpeace. The Toshiba Portégé R600 won its category in the Greenpeace …

Read the full story »
Downloads

Things to download free, from posters and shortcut guides to white-papers and checklists

How To & Tutorials

These handy problem solving tips and advice should save you some time

Industry News

News and commentary from news in the technology industry

Software

Explore recommended software applications from around the Internet

Technology Terms

We regularly take a technology related term and try to make sense of it in the real world.

Home » Blogging

How my Linux network unreachable problem got fixed

Submitted by jasonslater on February 2, 2008 – One Comment

I had what I thought was a huge problem just before Christmas. The host server that was running my virtual server of Ubuntu (hosting my Blog) fell over and when it came back up Ubuntu loaded but the network connections no longer worked. Trying a ping from the server reported the message connect: Network is unreachable.

I was trying to make a quick post before I went out but instead spent several hours trying to track down the problem. I tried the ifconfig command and it reported an error. Pinging wouldn’t work and re-initialising the network didn’t help either. I spent ages trawling the Internet looking for clues as to what the problem was and it seemed the more I looked the deeper it got and the more sidetracked the issue became.

In what can only be described as a fit of desperation I went right back to basics and started looking at the networking files in the /etc directory. It turned out that the system was now using eth1 not eth0 and as such had requested an IP address from the DHCP server, this was obviously different to what I had been using previously. As soon as I updated the /etc/network/interfaces file to reference eth1 from eth0 and restarted networking the whole thing sprang back into life – phew! The moral of the story – check the obvious things first.

Technorati Tags: ubuntu, virtual server, eth0, blog
Share and Enjoy:
  • Digg
  • del.icio.us
  • E-mail this story to a friend!
  • StumbleUpon
  • Technorati
  • TwitThis

One Comment »

  • Jinsong Liu says:

    Meet the same problem and solve it with your method! Thanks for your useful sharing.

Leave a comment!

Add your comment below, or trackback from your own site. You can also subscribe to these comments via RSS.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

This is a Gravatar-enabled weblog. To get your own globally-recognized-avatar, please register at Gravatar.