Radius Tunnel Attributes (Tunnel switching with Cisco Router)
Miquel van Smoorenburg
miquels at cistron.nl
Thu Jun 16 01:08:21 CEST 2005
In article <C67FBCB411B4024382B11B96D68E49E405BD27 at server.local.GetOffice>,
Tim Warnock <timoid at getonit.net.au> wrote:
>Do you know whether you've included dictionary.tunnel in with your
>dictionaries?
>
>Also, the dictionary.tunnel is marked as experimental, so I guess maybe
>miquel can let us know whether it should work for cisco or not.
I don't know, really. I've never done anything with Cisco and
tunneling other than terminating PPTP tunnels which is the same
as a standard PPP connection and doesn't need the tunnel attributes.
I'm using it with Lucent Portmasters and with that it works..
Looks like this:
# realms file
somedomain.nl LOCAL nostrip
# users file
DEFAULT Realm = "somedomain.nl", Auth-Type = Accept
Service-Type = Framed-User,
Framed-Protocol = PPP,
Framed-MTU = 1440,
Tunnel-Type = L2TP,
Tunnel-Medium-Type = IP,
Tunnel-Server-Endpoint = "1.2.3.4",
Tunnel-Password-Cleartext = "secret",
Port-Limit = 1
Mike.
More information about the Cistron-radius
mailing list