I dont really get it with NAT overloading on version 8.4.2, it's really confusing.
See the following configuration;
interface GigabitEthernet0
nameif outside
security-level 0
ip address 10.50.0.1 255.255.255.0
!
interface GigabitEthernet1
nameif inside
security-level 0
ip address 10.10.1.1 255.255.255.252
How can I able to make a connection between those two interfaces through NAT overloading? The old commandos seem not working, spent lots of time in this.
Please help me.
Thusi