cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
690
Views
0
Helpful
3
Replies

virtual http Error: 501 Not Implemented

Xigang Zheng
Level 1
Level 1

after virtual http authenticated successfully,the explorer prompt:Error: 501 Not Implemented.

when i show uauth,i can see the successful information:

                        Current    Most Seen
Authenticated Users       1          1
Authen In Progress        0          2
user 'sec.user1' at 202.100.1.11, authenticated
   absolute   timeout: 0:05:00
   inactivity timeout: 0:00:00

why it prompts error 501?

Thanks!

 

3 Replies 3

I experience exactly the same. Just upgraded to 8.4(7)15.

 

Also on 8.2(5)48 but not on 8.3(2)40

I could finally manage to successfully work around this issue by adding

aaa authen listen https <interface> port https red

and accessing the URL using HTTPS explicitely. Then the final redirect succeeds.