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

Nat/Pat to internal server from Internet.

paulojvl12345
Level 1
Level 1

Hello,

I have a situation where I have 2 internet accesses. On Server I have one default Gateway for Router 1. And on Router 2 I created one ip nat rule

ip nat inside source static tcp 192.168.0.10 80 xxx.xxx.xxx.xxx 80 extendable

- But Server have Router 1 defined as a default gateway, so don't work without using Router 2 as a default gateway.

How can that work outside access to server port 80 without using Router 2 as a default gateway?

Thanks

1 Reply 1

s-doyle
Level 3
Level 3

If the Router 1 is connected to Router 2 and if a default route is setup on router 1 pointing to router 2 this would work for outside networks.