[PLUG] Gutsy upgrade on HP tx1000 internet issue

Bill Barry bill at billbarry.org
Mon Nov 19 06:24:45 UTC 2007


On Nov 18, 2007 9:49 PM, kurt braget <joehaircut at gmail.com> wrote:
> Yeah, I wish I knew how to do that. If anybody does, please let me know.
> Thanks!
>
>

First you could try a static ip to see if that fixes the problem. To
temporarily try a static ip use the following commands

sudo ifconfig eth0 192.168.1.25
sudo route add default gw 192.168.1.1

then test the connection by pinging yahoo.com
ping -c 1 216.109.112.135

If this returns something like

PING 216.109.112.135 (216.109.112.135) 56(84) bytes of data.
64 bytes from 216.109.112.135: icmp_seq=1 ttl=44 time=117 ms

Then it works and you can figure out how to make the changes permanent.

Bill Barry



More information about the PLUG mailing list