cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
253
Views
0
Helpful
1
Replies

NAT and no NAT 1800

rasoftware
Level 1
Level 1

I have a 1800 router setup with public IP on the outside FE0 and private address on VLAN1 on the inside.

Internet GW

195.171.195.1/24

1800

FE0

195.171.195.2/24

ip nat outside

VLAN1 (FE1)

10.100.1.0/24

ip nat inside

Let say I want to use address

195.171.195.3 plugged into one of the switch port on the back of 1800 in FE3. I don't want to NAT outside inside on this port I just want this address to route out so it appears public. Is this possible without affecting the NAT setup? Obviously I can have the whole router set as no-nat and that works, im not sure if I can get this to co-exist.

1 Reply 1

desai.jaideep
Level 5
Level 5

Hi

Try

FE0

ip unnumbered int fe1

ip nat outside

FE1

ip add 195.171.195.2/24 secondary

ip add 10.10.1.0/24

ip nat inside

Hope this helps.

If helpful...pls rate.

Regards

JD

Review Cisco Networking products for a $25 gift card