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.
HelloFollowing http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a0080bf150c.shtml to get access to a webserver on my internal zone.Right now I cannot get the ASA to translate 443 from the outside to an internal IP. Acces...
HelloLooking for suggestions what might be wrong in my situation. I have an ASA 5505 configured - Sec Plus license. It has the following zones:PCI - 100Inside - 50Outside 0I am trying to pass AFP (Apple file protocol) from the PCI zone to a machi...
Having some issues and looking for suggestions. I am working off the document (http://www.cisco.com/en/US/docs/security/asa/asa91/configuration/firewall/asa_91_firewall_cli.pdf) on Pages 3-24 & 3-25. In my lab setup all is working except for being ...
Is anyone have issues getting AnyConnect 3.1 to work with Firefox on Windows 8. I have upgraded the client on the router and tested vs. OSX Safari and Firefox on Win 7 32 bit. All works fine. The issue seems to be on Win 8 and Firefox 15. Java sta...
HelloHere it is ThanksJerryASA Version 9.1(2) !terminal width 140hostname asa2namesip local pool remote_vpn_pool 10.10.120.1-10.10.120.25 mask 255.255.255.224ip local pool remote_pci_vpn_pool 10.10.130.1-10.10.130.6 mask 255.255.255.248!interface Eth...
HiI removed it. Does not seem to have effect. I was playing with it from another example and then made it inactive. Do you think the order of some of the NAT rules might be causing this? ThanksJerryASA1(config)# packet-tracer input outside tcp 1...
HiWhen I run that I get an ACL errorASA1(config)# packet-tracer input outside tcp 1.1.1.1 12345 66.208.204.49 443access-group outside_www in interface outsideaccess-list outside_www extended permit tcp any object webserver-tcp443 eq https JerryPhase...