Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Ved,I had the same issue in GNS, and changed to HSRP ver 2 and afterwards was able to ping virtual ip from standby and the client.The command isconf tint vlan 10standby ver 2end
One more thing---on the acl, don't specify the port, because I remember that some IOSs in routers treat that as incoming and outgoing (in a router, I would need to specify the port in both source and dest statements...access-list 121 permit tcp any g...
This whole port-mapping thing...so much easier and non-cryptic in IOS...lolOh wait---maybe you have to add that host to the"http outside" listI'll bet that's it...http outside 198.228.227.207ORno http server enableand enable https instead for ASDM---...
I'm an idiot, nvm.It may be that the PAM database already knows that 80=http, so you may either need to update the PAM to use 60080 as well, or just specify http instead of 80...You could set up a capture...I would build a new acl for the capture ins...