No subject


Sun Jul 8 18:14:56 CDT 2012


problems - for another email!

options looks like:

[root at dragon ppp]# cat options
lock
defaultroute
#user bob
#kdebug 7
#debug
#demand
persist
passive
noauth
#/dev/ttyS0 115200
+chap
+chapms-v2
mppe-40
mppe-128
mppe-stateless
ipcp-accept-local
ipcp-accept-remote
lcp-echo-failure 3
lcp-echo-interval 5
deflate 0

i've added the following iptables rules:

iptables -I INPUT -p tcp --dport 1723 -j ACCEPT
iptables -I OUTPUT -p tcp --sport 1723 -j ACCEPT
iptables -I INPUT -p 47 -j ACCEPT
iptables -I OUTPUT -p 47 -j ACCEPT

what it looks like to me is that the client is authenticating itself as
COMPUTERNAME\\user ... (it's not part of a domain). Can I get it to not do
this? Or is the problem actually that chap secrets doesn't know which line
to match?

hostname returns "dragon.myplace.com.au"

Thanks all,


Chris Herrmann
Far Edge Technology

p. 02 99553640
f. 02 99547994
m. 0403 393309
http://www.faredge.com.au




More information about the pptp-server mailing list