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.
Hi everyone, I need some 9.1 NAT help! Got a subnet,.. 192.168.10.0/24 .. on this subnet both clients and servers are located. I'm currently NAT'ing (server) 192.168.10.10 to our outside interface IP and allowing ports 80 from the Internet.Now, our i...
I did not get this to work, Cisco TAC did a static NAT instead nat (Inside,Inside) 1 source static obj-Internal_Networks obj-Internal_Networks destination static obj-213.10.10.10 obj-192.168.10.10 service desthttp desthttp I need to start learning 8....
When local clients 192.168.10.0/24 tries to go to (http) 213.10.10.10 that they should be directed to 192.168.10.10 instead. "213.10.10.10" is the outside IP address of the ASA just a fyi
That will get my server the external Ip address of the ASA I need my inside hosts to be able to connect to the that outside IP and get it pointing inwards at 192.168.10.10 old NATstatic (outside,inside) <external ip> 192.168.10.10 service www .. i th...