I am having a problem that may be you passed.
I have two computers and I have configured my linux how a ppp server, and
work almost all rigth. Problem: don�t ping packets greater 1500.
->the linux machine work how ppp server and ppp client with diald. How ppp
client all work perfect.
+----------+ +----------+
|linux | dialup |win95 |
|ppp server|<-------------- |ppp client|
+----------+ +----------+
/etc/options
lock
defaultroute
noipdefault
modem
/dev/ttyS3
38400
crtscts
idle-disconnect 300
/home/ppp/.ppprc
/dev/ttyS3
-detach
#modem
crtscts
lock
172.16.1.1:172.16.1.2
/etc/inittab
...
s3:12345:respawn:/usr/local/sbin/mgetty -D ttyS3
...
When I connect ppp client within ppp server, the routes is estabilished and
all seam work good, but when I execute from client...
C:\WINDOWS>ping 172.16.1.1
Pinging 172.16.1.1 with 32 bytes of data:
Reply from 172.16.1.1: bytes=32 time=268ms TTL=64
Reply from 172.16.1.1: bytes=32 time=273ms TTL=64
Reply from 172.16.1.1: bytes=32 time=264ms TTL=64
Reply from 172.16.1.1: bytes=32 time=266ms TTL=64
but...
C:\WINDOWS>ping 172.16.1.1 -l 1600
Pinging 172.16.1.1 with 1600 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Request timed out.
I alhead tried values for "mtu" in /home/ppp/.ppprc and notthing. I�m
suspecting from modem, but I would like what you tihnk.
Thanks in advance for your response.
(please, send me a response to this list and direct to me:
[EMAIL PROTECTED])
Paulo
-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]