cyberspace
Technical User
I have a requirement to NAT from 10.0.0.1 to 192.168.0.1. I have a spare Cisco 800 series lying around, which has a built in 4 port switch. The WAN interface is for ADSL, so is not a fast ethernet interface. I am not sure if it's going to be suitable for what I need.
I tried this command:
ip nat inside source static tcp 192.168.0.1 80 interface Vlan1 80
Vlan1 interface has IP address 10.0.0.1
I have plugged this into the lan on port 1 and the device I want to NAT to on port 2...however, as I was expecting, it's not working.
Is this scenario possible?
'When all else fails.......read the manual'
I tried this command:
ip nat inside source static tcp 192.168.0.1 80 interface Vlan1 80
Vlan1 interface has IP address 10.0.0.1
I have plugged this into the lan on port 1 and the device I want to NAT to on port 2...however, as I was expecting, it's not working.
Is this scenario possible?
'When all else fails.......read the manual'