[Tfug] qwest high speed internet and linux
Joel Howard
johord at gainusa.com
Mon Jan 22 12:57:28 MST 2007
Harry McGregor wrote:
> Try configuring it manually, and see if you can ping 192.168.0.1
>
> (see below for manual config)
>
> also do a killall pump
>
> You can also try a "pump -i eth0" and see if that gets you anything.
>
> Harry
>
> Joel Howard wrote:
>
>> Harry McGregor wrote:
>>
>>
>>> How about manually setting an address in the right range
>>>
>>> ifconfig eth0 0.0.0.0
>>> ifconfig eth0 down
>>>
>>> ifconfig eth0 192.168.0.25 netmask 255.255.255.0
>>> route add default gw 192.168.0.1
>>>
The manual directions above went OK without any error messages. I
restarted both eth0 and lo and now ifconfig looks better:
ifconfig
eth0 Link encap:Ethernet HWaddr 00:50:22:BA:09:86
inet addr:192.168.0.25 Bcast:192.168.0.255 Mask:255.255.255.0
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:11 Base address:0xd400
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:10 errors:0 dropped:0 overruns:0 frame:0
TX packets:10 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:832 (832.0 b) TX bytes:832 (832.0 b)
pump -i eth0 still says "operation failed". Still no luck getting
192.168.0.1 to load in the browser.
JH
>>> Harry
>>>
>>>
>
> _______________________________________________
> Tucson Free Unix Group - tfug at tfug.org
> Subscription Options:
> http://www.tfug.org/mailman/listinfo/tfug_tfug.org
>
>
More information about the tfug
mailing list