Greetings,

Thanks to those who responded to by questions about DSL billing I'll get
back to you no that.  However I have another issue.

We're trying to configure PPP sessions to authenticate within VRFs.

We want to do something like this, this is the non-MySQL version:
-----------------------------------------------------
DEFAULT Suffix = "@test1.vpdn", Strip-User-Name = No 
        Hint = "PPP",
        Service-Type = Framed-User,
        Framed-Protocol = PPP,
        cisco-avpair = "lcp:interface-config=ip vrf
forwarding vrf1\\n ip unnumbered loopback1\\n peer
default ip address pool vpn1"
-----------------------------------------------------
I don't know what the "\n"s are supposed do, perhaps these get
interpreted by freeradius or the cisco as "new line" or "the enter key",
like in c.  -- not sure at all

So we've got this in the mysql:
-----------------------------------------------------
+-----+------------------+-------------------+-----------------------------------------------------------------------------+------+
| id  | UserName         | Attribute         | Value                   
                                                   | op   |
+-----+------------------+-------------------+-----------------------------------------------------------------------------+------+
|   4 | shdslTST@SMARTER | Framed-IP-Address | xxx.x.xxx.x             
                                                   | ==   |
|   5 | shdslTST@SMARTER | Framed-IP-Netmask | 255.255.255.255         
                                                   | ==   |
|   6 | shdslTST@SMARTER | Framed-Route      | xxx..xxx.xx/29
xxx.x.xxx.x 1                                               | ==   |
| 209 | shdslTST@SMARTER | Cisco-AVPair      | lcp:interface-config=ip
vrf forwarding hocking\n ip unnumbered Loopback 3\n | ==   |
+-----+------------------+-------------------+-----------------------------------------------------------------------------+------+

When the authentication happens we don't see any mention in the cisco
debug of ppp.

Should the "lcp" bit be there?  I would have lcp was over before any
interface commands.

thanks,

Dave Seddon

---------------------------------------------------------------------
Would you like to receive faxes to your personal email address?
You can with mBox.  Visit http://www.mbox.com.au/fax

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to