At 09:40 AM 5/31/99 +0000, Richard Adams wrote:
>According to Dick Kalin: While burning my CPU.
>>
>>
>
>The interface is attached ok or so it seems from the information given, i
>would take a bet that you dont have any routes pointing to eth0.
>You could try the following on the command line;
>
>route add 123.123.123.123 eth0
>route add default gw 123.123.123.123 eth0
>
># Where 123.123.123.123 would be your_ISP's IP# or the IP# of the
>destination address.
>
>>
>> If more information is needed, I'll be happy to provide. Just tell me
how to
>> get it :-)
>
>Try using 'route <-n>' to check routes before adding the above.
>
route -n yields
Destination Gateway Genmask Flags Metric Ref Use Ifac
192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 2 eth0
0.0.0.0 192.168.1.254 0.0.0.0 UG 0 0 14 eth0
but neither (.1.0 nor .1.254 ) exist.
what I'm trying to do is have Linux (192.168.1.10) be the server for
Win98 ( 192.168.1.98) and WinNT (192.168.1.4).
also, the first problem I see in the LILO boot messages is
Appletalk <...>
ipcalc: not found.
also, I think I see under
eexpress: module not recommended. use IO=xx.
how can I create a log of these boot messages to see the problems? or
perhaps the proper question is "is there a place where these problems are
logged?"
Dick
Dick Kalin
Minneapolis, MN