I have the following setup...
Internet
|
|
1.2.3.4
PIX15
192.168.2.1
|
|
192.168.2.2
Cisco 2621 Router
192.168.1.1
I have a server behind the router with an IP address of 192.168.1.250. I want to NAT this server to a public IP of 1.2.3.5. Can I use this command on the PIX even though the server it not on the same subnet as the PIX...
static (inside,outside) 1.2.3.5 192.168.1.250 netmask 255.255.255.255 0 0
...or do I have to place the server in the DMZ?
Thanks,
Chris
Internet
|
|
1.2.3.4
PIX15
192.168.2.1
|
|
192.168.2.2
Cisco 2621 Router
192.168.1.1
I have a server behind the router with an IP address of 192.168.1.250. I want to NAT this server to a public IP of 1.2.3.5. Can I use this command on the PIX even though the server it not on the same subnet as the PIX...
static (inside,outside) 1.2.3.5 192.168.1.250 netmask 255.255.255.255 0 0
...or do I have to place the server in the DMZ?
Thanks,
Chris