PPTP Problem

Einrichten des lokalen Netzes, Verbindung zu anderen Computern und Diensten.
Antworten
arnsic
Beiträge: 299
Registriert: 29.07.2003 09:03:52

PPTP Problem

Beitrag von arnsic » 30.01.2004 00:41:03

Hallo,

ich möchte ein VPN mit PPTP einrichten und bin dabei nach vorgegangen. Die Kernel-Module sind installiert, apt-get install pptp lief glatt durch. in der chap-secrets habe ich die Zugangsdaten eingetragen. Wenn ich versuche, von aussen eine PPTP-Verbindung aufzubauen, steht in der /var/log/syslog folgende Fehlermeldung:

Code: Alles auswählen

pptpd[552] MGR: No free connection slots or IPs - no more clients can connect!
pptpd[552]: CTRL: Client 213.7.133.66 control connection started
pptpd[552]: CTRL: Starting call (launching pppd, opening GRE)
pppd[553]: The remote system is required to authenticate itself
pppd[553]: but I couldn't find any suitable secret (password) for it to use to do so.
pppd[553]: (None of the available passwords would let it use an IP address.)
pptpd[552]: Error reading from pppd: Input/output error
pptpd[552]: CTRL: GRE read or PTY write failed (gre,pty)=(6,5)
pptpd[552]: CTRL: Client 213.7.133.66 control connection finished
Hier noch die Meldung von ifconfig:

Code: Alles auswählen

Link encap:Point-to-Point Protocol
inet addr:80.140.56.131  P-t-P:217.5.98.151  Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1492  Metric:1
RX packets:538 errors:0 dropped:0 overruns:0 frame:0
TX packets:510 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:3
RX bytes:302950 (295.8 KiB)  TX bytes:86106 (84.0 KiB)
Wäre wirklich nett, wenn mir jemand helfen könnte.

Arne

Antworten