Tech Support > Computer Hardware > Routers > Cisco PIX Port Forwarding - 2 Internal Web Servers
Cisco PIX Port Forwarding - 2 Internal Web Servers
Posted by buy200kcisco on September 30th, 2004


Have a question regarding port forwarding that hopefully someone can help me with:

Scenario:

5 Public IP Address
PIX with Outside and Inside Interface
2 Web Servers (port 80) on the inside network
Outside Interface IP Address = 1st Public IP Address in Pool (255.255.255.248 netmask)
Inside Inteface IP Address = 192.168.1.1
Web Server #1 IP Address = 192.168.1.5
Web Server #2 IP Address = 192.168.1.6
Web Server #1 has the 1st public IP address in Public DNS
Web Server #2 has the 2nd public IP address in Public DNS


Currently Port Forwarding Port 80 on outside IP address to Internal web server #1 - Works Great.

Would like to Port Forward Port 80 on 2nd public IP address to Internal web server #2.


Hope this makes sense. Not sure how to do this.


----== Posted via Newsfeed.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! >100,000 Newsgroups
---= 19 East/West-Coast Specialized Servers - Total Privacy via Encryption =---

Posted by Walter Roberson on September 30th, 2004


In article <415c82d3_2@127.0.0.1>,
buy200kcisco <purchasing@teksavers.com> wrote:
:2 Web Servers (port 80) on the inside network
:Outside Interface IP Address = 1st Public IP Address in Pool (255.255.255.248 netmask)
:Web Server #2 IP Address = 192.168.1.6
:Web Server #2 has the 2nd public IP address in Public DNS


:Currently Port Forwarding Port 80 on outside IP address to Internal web server #1 - Works Great.

:Would like to Port Forward Port 80 on 2nd public IP address to Internal web server #2.

static (inside, outside) tcp PUBLICIP www 192.168.1.6 www netmask 255.255.255.255
--
If a troll and a half can hook a reader and a half in a posting and a half,
how many readers can six trolls hook in six postings?


Similar Posts