Hi Everyone,
I have looked just about everywhere, and can't find a solution to my
problem. I have PPP running, quite allright, except that I loose
about 50% of the packets. I have an external ISDN modem, "USR
Sportster ISDN TA, ext" and I use diald to establish the
connection. (So it may be a diald problem, but I don't think so). If I
connect my routing table seems allright. (listed below). But when I
do a ping to a host (even the host I'm connected to) I get every
second packet back (and sometimes even less than that).
----
PING vger.rutgers.edu (128.6.190.2): 56 data bytes
64 bytes from 128.6.190.2: icmp_seq=1 ttl=46 time=253.9 ms
64 bytes from 128.6.190.2: icmp_seq=5 ttl=46 time=253.7 ms
64 bytes from 128.6.190.2: icmp_seq=7 ttl=46 time=253.7 ms
64 bytes from 128.6.190.2: icmp_seq=9 ttl=46 time=243.7 ms
64 bytes from 128.6.190.2: icmp_seq=11 ttl=46 time=243.7 ms
64 bytes from 128.6.190.2: icmp_seq=13 ttl=46 time=243.7 ms
--- vger.rutgers.edu ping statistics ---
14 packets transmitted, 6 packets received, 57% packet loss
round-trip min/avg/max = 243.7/248.7/253.9 ms
-----
I have static IPs, local and remote.
I have all the compression disabled, because I don't know what
compression my ISP uses. But I also tried some combinations of
allowing some of them, none of which helped.
my options-file is
novj
novjccomp
nobsdcomp
nodeflate
nopcomp
lock
mru 1500
mtu 1500
# tried this on or off which didn't do anything.
#crtscts
debug
-detach
asyncmap 0
I would really appreciate any ideas. Maybe you just tell me to bin
my isdn modem.
Thanks in advance,
Michiel
Routes after PPP has come up (weird thing is the three default
routes, but even if I delete two of them after the link is up, the
problem persists)
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref
Use Iface
158.152.1.222 0.0.0.0 255.255.255.255 UH 0 0 0
ppp0
158.152.1.222 0.0.0.0 255.255.255.255 UH 0 0 0
ppp0
158.152.1.222 0.0.0.0 255.255.255.255 UH 1 0 0
sl0
192.168.0.7 0.0.0.0 255.255.255.255 UH 0 0 0
eth0
158.152.1.0 0.0.0.0 255.255.255.0 U 0 0 0 sl0
192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0
eth0
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
0.0.0.0 0.0.0.0 0.0.0.0 U 0 0 0 ppp0
0.0.0.0 212.229.153.215 0.0.0.0 UG 0 0 0
ppp0
0.0.0.0 0.0.0.0 0.0.0.0 U 1 0 0 sl0
---
Where will Microsoft try to drag you today?
Do you really want to go there?
http://www.opensource.org
-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]