Howdy, The poptop mailing list seem defunct? So I ask here, since also relevant. Trying to get DNS assignments from radius, I have verified that freeradius is sending it along with all other goodies verify by running with -X, so satisfy not a freeradius server problem. I have the required follow guide from wiki and many google site, the dictionary.microsoft and .merit in radiusclient from freeradius-client 1.1.7 too, and pptpd v1.4 and ppp 2.4.7, if I use in pppd it assigns OK, but for our new network project we need radius to assign, which it sends but the poptop client ignore, so not sure how to get ppptd/pppd to accept this value and send it to connections, has anyone got this setup and got this work? Willy
On 02/09/15 13:15, Edwardo Garcia wrote:
Howdy,
The poptop mailing list seem defunct? So I ask here, since also relevant.
Poptop just wraps pppd. So really, this is a pppd (specifically pppd-radius) issue. It's nothing to do with poptop itself. IIRC pppd-radius doesn't support radius assignment of DNS servers. You have to hardcode it in the ppp "options" file.
On 9/2/15, Phil Mayers <p.mayers@imperial.ac.uk> wrote:
On 02/09/15 14:05, Phil Mayers wrote:
IIRC pppd-radius doesn't support radius assignment of DNS servers. You have to hardcode it in the ppp "options" file.
Actually I might be wrong about this - looking at the sourcecode, it does appear to have support for the attributes.
Hrmm, I might try find pppd mailing list and inquire with them, thank you.
participants (2)
-
Edwardo Garcia -
Phil Mayers