[pptp-server] some probs RE
George Vieira
GeorgeV at citadelcomputer.com.au
Tue Jul 17 05:06:00 CDT 2001
You need something like this to accept port 1723 and GRE protocol on 47..
FWLIP="203.203.203.203" # Example
/sbin/ipchains -A input -i $EXTDEV -p tcp -d $FWLIP 1723 -j ACCEPT
/sbin/ipchains -A input -i $EXTDEV -p 47 -d $FWLIP -j ACCEPT
thanks,
George Vieira
Network Engineer
Citadel Computer Systems P/L
-----Original Message-----
From: Denny Schierz [mailto:schierz at cst-it.dyndns.org]
Sent: Tuesday, July 17, 2001 7:02 PM
To: pptp-server
Subject: [pptp-server] some probs RE
Hello pptp-server List,
OK, i have changed the chap-secret file:
# username for login # username on the pptpd server #my login pass #ip
denny denny secret *
when i now login, then i become the error, that he couldn't find any
password
# username for login # servername from pptpd server # login pass #ip
denny debian secret *
no, i have the same prob,
----------------------------------syslog----------------------------
Jul 17 12:52:17 debian pppd[19522]: Using interface ppp1
Jul 17 12:52:17 debian pppd[19522]: Connect: ppp1 <--> /dev/pts/10
Jul 17 12:52:17 debian pppd[19522]: sent [LCP ConfReq id=0x1 <asyncmap 0x0>
<auth chap MD5> <magi
Jul 17 12:52:17 debian pptpd[19521]: CTRL: I wrote 32 bytes to the client.
Jul 17 12:52:17 debian pptpd[19521]: CTRL: Sent packet to client
Jul 17 12:52:17 debian pptpd[19521]: GRE: xmit failed from decaps_hdlc:
Operation not permitted
Jul 17 12:52:17 debian pptpd[19521]: CTRL: PTY read or GRE write failed
(pty,gre)=(5,6)
Jul 17 12:52:17 debian pptpd[19521]: CTRL: Client 195.145.9.30 control
connection finished
Jul 17 12:52:17 debian pptpd[19521]: CTRL: Exiting now
----------------------------------syslog-end-------------------------
Mhmm, i have same ipchains rules, it is possible that ipchains dont't
allow to connect, ...?
>The "" are unnecessary but unlikely to be the problem - more of a problem
is
>that it should be:
>"client username" "server username" "password/secret" "ip address for
client"
>ie:
>debian * secret 192.145.9.30
>if you want to allocate the client with IP 192.145.9.30.
--
with greetings
Denny Schierz mailto:schierz at cst-it.dyndns.org
_______________________________________________
pptp-server maillist - pptp-server at lists.schulte.org
http://lists.schulte.org/mailman/listinfo/pptp-server
--- To unsubscribe, go to the url just above this line. --
More information about the pptp-server
mailing list