01-12-2011 07:07 AM - edited 03-10-2019 05:42 PM
Hello
Is it possible to force the ASA to treat traffic that it must perform AAA authentication on port 81 as web traffic?
I've tried the following:
access-list outside_authentication_LOCAL extended permit tcp any interface outside eq 81
aaa authentication match outside_authentication_LOCAL outside LOCAL
But when I navigate to the webpage at port 81 using my browser i'm presented with an error:
Error: Must authenticate before using this service.
I'm not prompted to authenticate at all. If I try the commands above using port 80, i'm prompted for a username and password.
I was hoping that I could force the ASA to treat that traffic as HTTP traffic, so that I'm being prompted for a username and password in my browser.
Is this simply not possible or am I missing some configuration?
Thank you in advance.
-- Jesper
01-12-2011 07:20 AM
hi,
You can configure the cut through proxy similar to the link below:
Regards,
Anisha
01-13-2011 12:11 AM
Hi Anisha
Thank you for the link. I've been going over the document and I cannot seem to find information on how to make it work using a non-standard HTTP port (port 81).
Do you have any suggestions?
Thank you all.
01-13-2011 08:54 PM
hi,
Could you please attach the running config of the ASA.
Regards,
Anisha
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide