Freeradius capable of url-redirect
helloFreeRadius
freeradius at 126.com
Mon Aug 15 03:18:27 CEST 2011
Arran Cudbard-Bell-5 wrote:
>
> On 12 Aug 2011, at 11:28, helloFreeRadius wrote:
>
>> have you found the way to conf url-redirect? thank u
>>
>
> Yes... By sending the correct AVP to the NAS...
>
> Again with the seriously wanting to block posing from nabble... grrrrr
>
>
> Arran Cudbard-Bell
> a.cudbardb at freeradius.org
>
> RADIUS - Half the complexity of Diameter
>
> -
> List info/subscribe/unsubscribe? See
> http://www.freeradius.org/list/users.html
>
really? I'm new to freeRadius, and I'm confused with it.
my configuration:( freeradius 2.1.11, cisco 3550)
----"users":
testuser Cleartext-Password := "testuser"
cisco-avpair = "url-redirect=http://10.32.9.41",
cisco-avpair += "url-redirect-acl=redirect_acl"
----Switch port:
interface FastEthernet0/7
switchport access vlan 10
switchport mode access
ip access-group default_acl in
dot1x mac-auth-bypass
dot1x pae authenticator
dot1x port-control auto
dot1x violation-mode protect
dot1x timeout tx-period 10
spanning-tree portfast
----ACL:
Switch#show access-lists
Extended IP access list default_acl
10 permit ip any any
Extended IP access list redirect_acl
10 deny tcp any host 10.32.50.222 eq www
20 permit tcp any any eq www
it still doesn't work. could you show me your configuration? or pick out my
error?
thank you very much!
--
View this message in context: http://freeradius.1045715.n5.nabble.com/Freeradius-capable-of-url-redirect-tp2807977p4699482.html
Sent from the FreeRadius - User mailing list archive at Nabble.com.
More information about the Freeradius-Users
mailing list