[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Windows IPSec/L2TP VPN client and Linux server with RADIUS, and PPP.



Jim Barber said:
> I am hoping that someone can help me.
> I have been working on this problem for days now and I've read so much
> online documentation, how-tos, etc that my eyes are ready to fall out of
> my head. :)

[snip]

> My configuration in the /etc/ppp/options.l2tpd file is as follows:
> 
> 	ms-dns 10.10.0.100
> 	ms-wins 10.10.0.100
> 	auth
> 	crtscts
> 	lock
> 	mru 1400
> 	mtu 1400
> 	nodetach
> 	debug
> 	proxyarp
> 	ipcp-accept-local
> 	ipcp-accept-remote
> 	idle 1800
> 	connect-delay 5000
> 	nodefaultroute
> 	refuse-pap
> 	refuse-chap
> 	refuse-mschap
> 	require-mschap-v2
> 	nologfd
> 	plugin radius.so
> 

I found that I also needed to include this in my ppp options file to get
radius to work.

plugin radattr.so

-- 

phil




Reply to: