Microsoft MVPs inside





 MCSEboard.de MCSE Forum zu Windows XP / 2003 / 2008 Server & Windows Vista / Windows 7
Registrieren Hilfe Regeln Benutzerliste Suchen Heutige Beiträge Alle Foren als gelesen markieren

Cisco Forum — Allgemein


Cisco Forum: Alles zum Thema CISCO Zertifizierungen CCNA, CCNP, CCSP, CCIE etc. — Q & A zum Thema CISCO Router, Switches und Firewalls


Antwort
     
Themen-Optionen
Alt 10.07.2009, 10:37   #1
Newbie
 
Offline
Registriert seit: 07-2009
Beiträge: 2
Problem mit "l2tp tunnel receive-window"

Hallo zusammen,
ich möchte gerne mit meinem LinuxPC eine PPTP-Verbindung auf meinen Cisco 877 Router herstellen. Jedoch bricht der LinuxPC nach einigen Kommunikationsversuchen ab. Hier ein Ausschnitt aus dem Log:
Code:
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0xeef304c5> <pcomp> <accomp>]
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0xeef304c5> <pcomp> <accomp>]
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0xeef304c5> <pcomp> <accomp>]
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0xeef304c5> <pcomp> <accomp>]
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0xeef304c5> <pcomp> <accomp>]
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0xeef304c5> <pcomp> <accomp>]
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0xeef304c5> <pcomp> <accomp>]
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0xeef304c5> <pcomp> <accomp>]
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0xeef304c5> <pcomp> <accomp>]
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0xeef304c5> <pcomp> <accomp>]
LCP: timeout sending Config-Requests
Connection terminated.
Modem hangup
Waiting for 1 child processes...
  script pptp XY.dyndns.org --nolaunchpppd, pid 4811
sending SIGTERM to process 4811
An meiner Konfiguration des pptp auf dem LinuxPC kann es nicht liegen, da andere Cisco Router anstandslos funktionieren.
Nun habe ich die Configs eines funktionierenden PPTP-Cisco und eine eines nicht funktionierenden PPTP-Ciscos genommen. Der Unterschied im PPTP-Bereich war, dass beim nicht funktionierenden Cisco Router in der "vpdn-group 1" der Befehl "l2tp tunnel receive-window 256" integriert ist.

Nun wollte ich testweise mit "no l2tp tunnel receive-window" diese Funktion abschalten, was jedoch nicht funktionierte:
Code:
routerXY(config-vpdn)#no l2tp tunnel receive-window
                                     ^
% Invalid input detected at '^' marker.
Nun bin ich ratlos: Liegt das Problem überhaupt an dem l2tp Kommando und falls ja, wie bringe ich es weg?
    Mit Zitat antworten
Alt 20.07.2009, 11:11   #2
Board Veteran
 
Online
Registriert seit: 10-2005
Ort: Muenchen
Beiträge: 3.140
L2TP hat nichts mit PPTP zu tun, poste lieber mal die Config vom Cisco ...
    Mit Zitat antworten
Alt 06.08.2009, 09:39   #3
Newbie
 
Offline
Registriert seit: 07-2009
Beiträge: 2
Hallo Wordo,
danke für Deine Antwort!

Die Konfiguration des Ciscos befindet sich im Anhang (config_cisconotworkingpptp.txt). Wie gesagt: Manchmal funktioniert die Verbindung perfekt, dann trenne ich die Verbindung wieder und dann funktioniert sie nicht mehr.
Siehe Debugging Log:
Code:
root@srv1:/# pon XY dump debug logfd 2 nodetach
pppd options in effect:
debug           # (from command line)
nodetach                # (from command line)
logfd 2         # (from command line)
dump            # (from command line)
noauth          # (from /etc/ppp/options.pptp)
name cag                # (from /etc/ppp/peers/XY)
remotename XY            # (from /etc/ppp/peers/XY)
                # (from /etc/ppp/options.pptp)
pty pptp dynXY.dyndns.org --nolaunchpppd         # (from /etc/ppp/peers/XY)
crtscts         # (from /etc/ppp/options)
                # (from /etc/ppp/options)
asyncmap 0              # (from /etc/ppp/options)
mtu 1500                # (from /etc/ppp/options.pptp)
lcp-echo-failure 30             # (from /etc/ppp/options)
lcp-echo-interval 30            # (from /etc/ppp/options)
hide-password           # (from /etc/ppp/options)
ipparam XY               # (from /etc/ppp/peers/XY)
defaultroute            # (from /etc/ppp/options)
proxyarp                # (from /etc/ppp/options)
nobsdcomp               # (from /etc/ppp/options.pptp)
nodeflate               # (from /etc/ppp/options.pptp)
require-mppe            # (from /etc/ppp/options.pptp)
noipx           # (from /etc/ppp/options)
using channel 46
Using interface ppp0
Connect: ppp0 <--> /dev/pts/2
Warning - secret file /etc/ppp/pap-secrets has world and/or group access
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x7ce2b99> <pcomp> <accomp>]
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x7ce2b99> <pcomp> <accomp>]
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x7ce2b99> <pcomp> <accomp>]
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x7ce2b99> <pcomp> <accomp>]
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x7ce2b99> <pcomp> <accomp>]
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x7ce2b99> <pcomp> <accomp>]
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x7ce2b99> <pcomp> <accomp>]
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x7ce2b99> <pcomp> <accomp>]
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x7ce2b99> <pcomp> <accomp>]
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x7ce2b99> <pcomp> <accomp>]
LCP: timeout sending Config-Requests
Connection terminated.
Modem hangup
Waiting for 1 child processes...
  script pptp dynXY.dyndns.org --nolaunchpppd, pid 22685
sending SIGTERM to process 22685
Angehängte Dateien
Dateityp: txt config_cisconotworkingpptp.txt (9,0 KB, 2x aufgerufen)
    Mit Zitat antworten
Alt 06.08.2009, 09:46   #4
Board Veteran
 
Online
Registriert seit: 10-2005
Ort: Muenchen
Beiträge: 3.140
Ohne das die Config freigeschaltet wurde, das ist ein GRE Problem, steig um auf L2TP/IPSec, oder nur IPSec. PPTP ist einfach schei***.

Ich hab auch noch n alten PPTP Server rumstehen wo sich Leute beklagen das es manchmal geht und manchmal nicht.
    Mit Zitat antworten
Antwort


Themen-Optionen


Ähnliche Themen
Thema Autor Forum Antworten Letzter Beitrag
Ultravnc: "share only the server window named:" funkt nicht loki42 Windows Forum — LAN & WAN 1 12.05.2008 13:01
PPTP Tunnel von Client "durch" Cisco Pix 501 Herbert Leitner Cisco Forum — Allgemein 2 06.02.2008 10:33
"Virtual Tunnel Intefaces" (VTI) maho Cisco Forum — Allgemein 0 13.12.2005 22:46
nicht wählbar: "im selben Fenster durchsuchen" / "Browse in same window" jofjof Windows Forum — Allgemein 0 08.12.2005 19:14
L2TP/IPSec, Vigor 2k5, VPN "nicht nutzbar" Peter_Lehmann Windows Forum — LAN & WAN 0 21.04.2005 21:03


Alle Zeitangaben in MEZ/CET. Es ist jetzt 09:10 Uhr. Seite generiert in 0,054 Sekunden.

- Unsere Partner -

Copyright © 2000 – 2012 MCSEboard.de

Sprung zum Seitenanfang