hallo christian!
also erst mal danke für die antwort :)
Christian Gründemann wrote:
>Hallo Otto,
>
>was funktioniert denn nicht? Welches Howto (Windows/Unix)
> meinst du?
>
>
>
also ich hab mir diese anleitung gefunden:
http://heyer.supranet.net/pptp
starten tu ich pptpd:
/usr/local/sbin/pptpd --debug -l 213.225.xxx.xx --fg -c
/usr/local/etc/pptpd.conf
/usr/sbin/pppd: unknown host: loop
Feb 24 23:37:15 gate pppd[2376]: unknown host: loop
Feb 24 23:37:15 gate pptpd[2375]: GRE:
read(fd=5,buffer=804da80,len=8196) from PTY failed: status = 0 error =
No error
Feb 24 23:37:15 gate pptpd[2375]: CTRL: PTY read or GRE write failed
(pty,gre)=(5,6)
meine config:
also secure und ppp.secret brauchst du ja nicht :)
pptpd.conf:
option /etc/ppp/ppp.conf
#listen 208.212.80.82
localip 10.0.20.1
remoteip 10.0.20.130-139
pidfile /var/run/pptpd.pid
ppp.conf:
loop:
set timeout 0
set log phase chat connect lcp ipcp command
set device localhost:pptp
set dial
set login
# Server (local) IP address, Range for Clients, and Netmask
set ifaddr 10.0.20.1 10.0.20.130-10.0.20.139 255.255.255.255
set server /tmp/loop "" 0177
loop-in:
set timeout 0
set log phase lcp ipcp command
allow mode direct
pptp:
load loop
enable chap
disable pap
# Authenticate against /etc/passwd
##enable passwdauth
enable proxy
accept dns
# DNS Servers to assign client
set dns 10.0.20.1
# NetBIOS/WINS Servers to assign client
set nbns 10.0.20.1
set device !/etc/ppp/secure
>Wenn Du es aus den Ports installiert, achte drauf, das die
>--with-bsdppp Var. gesetzt ist.
>
>
>
hab ich gemacht. stand auch in der anleitung so drin.
>Viele Grüße,
>Christian
>
>
>
>
otto
>
>
>>hallo!
>>
>>ich ärger mich gerade über poptop. weiß jemand ein how to das auch
>>funktioniert?
>>
>>otto
>>
>>--
>>-----------------------------------
>>Otto Kucera
>>A-1020 Wien Engerthstrasse 137/6/7
>>Tel: +43 699 1 942 30 91 [neue Nummer!]
>>Email: ok(at)72pixel.at
>>Icq: 65351173
>>-----------------------------------
>>
>>And root said rm -rf / ......and there was nothing
>>*BSD is like a wigwam: NO windows, NO gates and an Apache inside!
>>
>>Your mailserver MUST resolve properly (Fully Qualified Domain Name) or the
>>
>>
>mail will not go through!
>
>
>>To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
>>with "unsubscribe de-bsd-questions" in the body of the message
>>
>>
>
>
>To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
>with "unsubscribe de-bsd-questions" in the body of the message
>
>
>
-- ----------------------------------- Otto Kucera A-1020 Wien Engerthstrasse 137/6/7 Tel: +43 699 1 942 30 91 [neue Nummer!] Email: ok(at)72pixel.at Icq: 65351173 ----------------------------------- And root said rm -rf / ......and there was nothing *BSD is like a wigwam: NO windows, NO gates and an Apache inside! Your mailserver MUST resolve properly (Fully Qualified Domain Name) or the mail will not go through! To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org with "unsubscribe de-bsd-questions" in the body of the messageReceived on Tue 24 Feb 2004 - 23:52:51 CET