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.
Whenever I am clicking on common service 3.3 discovery settings, I am getting http status 500 error.Attached the stdout.log and stderr.log.Please help me to resolve this issue.Regards,Safwan
Hi,We have installed LMS 3.2,But for some of the switches archiving is partially successfull.Switches are 6500 in transparent mode.We use ssh for archive management.dcmaservice Log says...[ Thu Jan 21 14:51:05 AST 2010 ],ERROR,[Thread-1540],com.cisc...
As you are testing the reachability to internet with ping , you have to allow the ping on outside interface with below command.
access-list acl-outside extended permit icmp any anyaccess-group acl-outside in interface outside
Regards,
Safwan
You have below dynamic statement which matching before your static nat .
nat (any,Outside-glas) source dynamic any interface.
So I would suggest you to change the nat order, First static nat then dynamic nat.
You can simply delete and re-add the dyna...
An ACL for VPN traffic uses the source and destination IP addresses after NAT.If the NAT overload is used, then a route-map should be used in order to exempt the VPN traffic of interest from translation
Below configuration will resolve this issue.
ac...