Here are my route tables before and after connection, witha and without and
eth0 adapter. Hope someone can tell me how to repair the problem (outside
form enabling and disabling eth0 all the time ).
WITH eth0:
Before:
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use
Iface
192.168.0.1 * 255.255.255.255 UH 0 0 0 eth0
192.168.0.0 * 255.255.255.0 U 0 0 0 eth0
127.0.0.0 * 255.0.0.0 U 0 0 0 lo
After:
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use
Iface
192.168.0.1 * 255.255.255.255 UH 0 0 0 eth0
132.68.254.106 * 255.255.255.255 UH 0 0 0 ppp0
192.168.0.0 * 255.255.255.0 U 0 0 0 eth0
127.0.0.0 * 255.0.0.0 U 0 0 0 lo
default 132.68.254.106 0.0.0.0 UG 0 0 0 ppp0
default 192.168.0.254 0.0.0.0 UG 0 0 0 eth0
WITHOUT eth0:
Before:
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use
Iface
127.0.0.0 * 255.0.0.0 U 0 0 0 lo
After:
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use
Iface
152.158.76.35 * 255.255.255.255 UH 0 0 0 sl0
152.158.76.35 * 255.255.255.255 UH 0 0 0 sl0
127.0.0.0 * 255.0.0.0 U 0 0 0 lo
default 152.158.76.35 0.0.0.0 UG 1 0 0 sl0
thanks,
Arieh
----- Original Message -----
From: James Olin Oden <[EMAIL PROTECTED]>
To: Arieh & Bettina <[EMAIL PROTECTED]>
Cc: Linux <[EMAIL PROTECTED]>
Sent: Tuesday, December 07, 1999 3:27 AM
Subject: Re: ppp -LAN problem
> >
> > I have 2 linux boxes in my house, both with RH6.0 and a working network
> > between them. One of the computers also has the capability to connect to
> > ppp. If I connect without disabling my ethernet adaptor, I get no
rowting
> > anywhere, but if I disable the LAN, i do get routing to the outside
world.
> > Any idas what is going on?
> > also, how do i turn on the telnet and ftp daemons? i can't do telnet
between
> > my two computers at home!!!
> > thanks,
> >
> Hi Arieh,
>
> Could you a listing of your routing tables before you hookup and after you
> connect. If you don't know the route command with no options should give
> you this information.
>
> Thanks...james
> > arieh
> >
> >
> > =================================================================
> > To unsubscribe, send mail to [EMAIL PROTECTED] with
> > the word "unsubscribe" in the message body, e.g., run the command
> > echo unsubscribe | mail [EMAIL PROTECTED]
> >
>
>
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]