[LUAU] Re: host lookup error

Jack Morgan mailman at hi.net
Fri May 21 00:10:52 PDT 1999


It's because your system thinks it's on the 122.0 network, so using 
route add default gw 204.210.118.1 will not work, as it doesn't know how
to get to 204.210.118.1. I still don't know how you ping'd it before.  Try
doing this forkicks:

route del 204.210.122.0
route add 204.210.118.0 netmask 255.255.254.0 dev eth0

And try to ping 204.210.96.3 and use rrlogin.


-jack

On Thu, 20 May 1999, Kevin Brammer wrote:

> Jack,
> 
> thanks for the help.  Unfortunately I have to get to work (Ack..mids), but
> I will pick up again in the morning.  That's a good point about the
> IP/netstat issue...I'll have to double check tomorrow. 
> 
> I did try to ping 204.210.96.3, and got the 'network unreachable' error
> again.  I try to add a route (route add default (with and without gw
> option) 204.210.96.3, and I get a SIOCADDR error. (think it was SIOC..) 
> 
> Pump is installed, should I remove the dhcp and dhcpcd rpm's then?
> 
> talk about frustrating...
> 
> Thanks again,
> 
> Kevin
> 


--
-     __   __  __________  __
-    / /  / / / / __  / / / /  Home Page: http://luau.hi.net
-   / /__/ /_/ / /_/ / /_/ /
-  /____/\____/_/ /_/\____/  LUAU - Linux Users AnonymoUs - Hawaii

-   To unsubscribe: echo unsubscribe luau | mail majordomo at luau.hi.net
-           LUAU meetings are the 3rd Tuesday of each month 6pm
-                   Manoa Innovation Center Meeting Room



More information about the LUAU mailing list