Quickest for getting it to work:
1) Edit clients.conf and add an entry for your NAS (the m0n0-box)
2) Edit users and include:
testuser Auth-Type := MS-CHAP, Password == thisisatest
Service-Type = Framed-User,
Framed-Protocol = PPP,
Framed-IP-Address = 192.168.11.22,
Framed-IP-Netmask = 255.255.255.240,
Framed-Routing = Broadcast-Listen,
Framed-Filter-Id = "std.ppp",
Framed-MTU = 1500,
Framed-Compression = Van-Jacobsen-TCP-IP
3) configure m0n0-box
4) configure freeradius and move towards pam/ldap/oracle setup
(probably in that order ;-)
- adding reasonable DEFAULT entry with something like:
Framed-IP-Address = 192.168.11.16+,
Framed-IP-Netmask = 255.255.255.240,
could help if you want to keep it simple and use system auth.
That's it from me, there are people who know better ...
Thomas
On 13.04.2005, at 23:21, Xavier Beaudouin wrote:
> Hello,
>
> I am interressed by your setup especialy the radius attribute you have
> set for pptp :)
>
> /Xavier
> Le 13 avr. 05, à 23:15, Thomas Huber a écrit :
>
>> Hi,
>>
>> I have successfully setup radius for PPTP with freeradius.
>>
>> How is the radius-config for the captive protal different from the
>> one for PPTP?
>> I could not find correct nastype and properties in the documentation
>> yet.
>>
>> Thomas
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: m0n0wall dash unsubscribe at lists dot m0n0 dot ch
>> For additional commands, e-mail: m0n0wall dash help at lists dot m0n0 dot ch
>>
>>
> --
> Xavier Beaudouin - Unix System Administrator & Projects Leader.
> President of Kazar Organization : http://www.kazar.net/
> Please visit http://caudium.net/, home of Caudium & Camas projects
>
|