Hi !

I have the following problem with pppd 2.3.7 (RedHat 6):

I connect ttyS0 and ttyS1 with a null modem
connection and I type:
pppd /dev/ttyS0 9600 147.83.7.100:147.83.7.101 local crtscts
pppd /dev/ttyS1 9600 local crtscts

and I get the interfaces ppp0 and ppp1 (correct)
But when I try to ping the local or the remote IP
I get a very reduced time (0.1 ms) that says that
the packets are travelling by the local loop. (Iface lo)

The route command says:
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
147.83.7.100    *               255.255.255.255 UH    0      0        0 ppp1
147.83.7.101    *               255.255.255.255 UH    0      0        0 ppp0
127.0.0.0       *               255.0.0.0       U     0      0        0 lo
default         147.83.7.101    0.0.0.0         UG    0      0        0 ppp1
default         147.83.7.100    0.0.0.0         UG    0      0        0 ppp1

Do you know why is this happenning ?
Thanks

-------------------------------------------------------------
    (,       http://www.geocities.com/Hollywood/Set/8660
    /|__--__
    |\ '__
    `.' / `.,_ _________
    /  ||``._.'
  .'   /|                Pere Joan Serra Caldentey
.'    /\ \
` `,/ /`,\              [EMAIL PROTECTED]
   .'.'  /|
,' /   / |
- `- -- `-'- -----------------------------------------------

-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]

Reply via email to