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.
Hello,I am trying to configure PAT on our ASA. I've been reading through the following documentation but can't seem to get things working righthttp://www.cisco.com/en/US/docs/security/asa/asa80/configuration/guide/cfgnat.html#wp1043281What I'm tryin...
Hello,I'm an admin for a small company and we have a T1 for our internet connection. When viewing SNMP graphs I see that our T1 is filled to capacity 80% of the day. We only have about 20 employees and the traffic should just consist of email, web ...
Thanks, but is it not possible to port forward without specifying an IP address? With iptables I could do the following to achieve this-t nat -A PREROUTING -p tcp --dport 32 -j REDIRECT --to-ports 22I'm still learning the Cisco IOS so I can't think ...