Hi All,

Anybody encountered this before?
I have network diagram as follows:

ACS Server (or any web resource requiring
login)----------R1--------R3--------Laptop

>From laptop I can successfully authenticate and open the URL resources
in my URL-LIST. But when I try to access Web resources asking for
username/password combination (eg. ACS) I cannot login. One example was
when I tried to access my ACS account, the message "Login Failed..
Protocol Error" appeared instead. I tried to access different web
resource and still get similar problem (does not get authenticated by
that resource). The "login failed.. protocol error" problem with ACS was
isolated only with ACS, i already restarted the CSAdmin/CSAuth service
but to no avail.


R1 is configured to accept WebVPN access (see config below):

webvpn gateway r1webgw
 hostname BLAHBLAHHOSTNAME
 ip address 192.168.13.1 port 443
 http-redirect port 80
 ssl trustpoint TP-self-signed-1884323679
 inservice

!
webvpn cef
 !
webvpn context r1webctx
 ssl authenticate verify all
 !
 url-list "myurllist"
   heading "MYURLHEADING"
   url-text "CCIELAB1" url-value "http://192.168.100.143";
   url-text "CISCO-ACS" url-value "http://192.168.100.142:2002";
 !
 !
 policy group mywebpolicy
   url-list "myurllist"
   functions file-access
   functions file-browse
   functions file-entry
  default-group-policy mywebpolicy
  gateway r1webgw
  inservice



Sincerely,
Lorenz

_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Reply via email to