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.
In Cisco ASA (5515, 8.6), NAT is working only for outside interface but when I configured NAT using Public-IP pool, it didn’t translate the local IP.
Like –
interface GigabitEthernet0 nameif inside security-level 100ip address 10.10.10.1 255.255.255...
Hi,
I already mention that NAT is working with interface IP for LAN-USER object but I want to use PAT IP or single Public IP for NAT translates.
I omitted point to point subnet IP and used same subnet for both interface and PAT IP but same result ...
Hi ,
(conf ig)#arp permit-nonconnected
This command is not working in my ASA (8.6). I think its not ARP related issue because dynamic NAT translation is working for interface like –
# nat (inside,outside) source dynamic LAN-USER interface
But not...
Hi Shivapramod M,
Thanks for your response.
Please find the attached file of packet-tracer output.
I apologize; I’m currently out of the office. Later I’ll provide you the “show xlate” output.
In time of initiate the traffic from 192.168.150.0 subne...