lahe hat geschrieben:Hallo,
habe wieder einen Log auf http://members.inode.at/b.aichberger/massages.txt hochgeladen.
Diesmal mit loglevel 2
Keine gedroppten Pakete, meine aktuelle Vermutung ist, dass die Verbindung aufgrund eines ausstehenden echo replies beendet wird:
pptp rfc hat geschrieben:3.1.4 Keep Alives and Timers
A control connection SHOULD be closed by closing the underlying TCP connection under the following circumstances:
1 If a control connection is not in the established state (i.e., Start-Control-Connection-Request and Start-Control-Connection- Reply have not been exchanged), a control connection SHOULD be closed after 60 seconds by a peer waiting for a Start-Control- Connection-Request or Start-Control-Connection-Reply message.
2 If a peer's control connection is in the established state and has not received a control message for 60 seconds, it SHOULD send a Echo-Request message. If an Echo-Reply is not received 60 seconds after the Echo-Request message transmission, the control connection SHOULD be closed.
Ich habe mal einen pptp-client gebaut, der ein paar fehlende echo replies toleriert, liegt auf http://www.fli4l.de/german/extern/bugs/fli4l-2.1.8-bug.html. BEschreibung ist auch auf der Webseite ...
MfG,
Marvin