The net unreachable error sounds routing-ish. You don't need to mess with
the routing my hand but if you do want to, man route is a god start. But I
would fire up linuxconf (in X) or netconf (CLI) and re-enter the basic host
information and the default route... I've always had a gateway to the
internet... maybe you want to pretend that one of your computers is the
gateway.
Also, can you ping by IP? Probably not but if so, it could be a DNS
thing--which is also configured in linuxconf/netconf.
-Alan
At 11:20 AM 4/27/00 , you wrote:
>I also thought this is a routing problem. I am not in front of my machine
>right now. So have no idea what the routing table willl be like.
>
>How do you add route anyway? I have only two machines on the network at
>this moment.
>
>On Thu, 27 Apr 2000, Anthony E. Greene wrote:
>
> > At 00:29 2000-04-27 -0500, Zaigui Wang wrote:
> > >
> > >It is frustrating and feels stupid too. I have all the files ready
> > >(/etc/hosts,/etc/sysconfig/network, etc.) I have assigned prviate ip # to
> > the machine.
> > >My NIC is working (they show up upon "ifconfig eth0" command). But I could
> > >ping the other machine ("network unreachable").
> >
> > What does "route -n" show? Mine looks like this:
> >
> > [agreene@linuxbox agreene]$ /sbin/route -n
> > Kernel IP routing table
> > Destination Gateway Genmask Flags Metric Ref Use
> Iface
> > 192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 46864
> eth0
> > 127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 3380 lo
> > 0.0.0.0 192.168.1.1 0.0.0.0 UG 0 0 150606
> eth0
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.