cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
682
Views
0
Helpful
1
Replies

1200 AP and Proxy authentication?

adisegna713
Community Member

Hello,

I currently have radius (Linux FreeRadius) working to authenticate admin access to the AP.

Is it possible to authenticate user web requests through the 1200 AP using a radius server and the stock IOS? The current version is Version 12.2(13).

I am setting up a hotspot for my office and want users to authenticate via radius before accessing the net.

1 Reply 1

viveksantuka
Community Member

We can use virtual http (or telnet)

All traffic from inside to outside on port 80 will be blocked by default.

Users will have to http (or telnet) to a virtual ip and after authentication, a access-list will be downloaded from the radius server allowing traffic on port 80.

Cut-through proxy (as in PIX) cannot be done on IOS.