ASDL Router with Public IPs

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

We have ADSL, Web servers, email servers, workstations and 8 public IPs. I
try to use Windows 2000 server with 2 network adaptors as Internet router. I
connect one network card to the ADSL modem and get first public IP:
209.161.xxx.1. Then I setup IP: 209.161.xxx.2 for another network card. I
want to setup public IP: 209.161.xxx.3 for web server and 209.161.xxx.4 for
email server. I use one 3COM firewall with NAT to connect our workstation. My
question is, how to configure the windows 2000 server working in this way?
 
I am not sure the settings. Are using two public IPs on the server? Since
you have the firewall with NAT, you may want to setup DMZ for web server and
other behind the firewall.

--
For more and other information, go to http://www.ChicagoTech.net

Don't send e-mail or reply to me except you need consulting services.
Posting on MS newsgroup will benefit all readers and you may get more help.

Robert Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN, Anti-Virus, Tips & Troubleshooting on
http://www.ChicagoTech.net
This posting is provided "AS IS" with no warranties.
 
Right, I want to set two public IPs on the server and put web server and
email server ithe DMZ behind the firewall.
 
It really depends on how you set this up. If you set up a DMZ using
public addresses, then each machine in the DMZ is allocated one of your
public IPs.

If you want to run your DMZ using some other IP subnet, you allocate all
of the public IPs to the RRAS server (which only has one public NIC) and use
address mapping to associate a public IP with each server in your DMZ which
needs to be visible from the Internet..

Alex said:
We have ADSL, Web servers, email servers, workstations and 8 public IPs. I
try to use Windows 2000 server with 2 network adaptors as Internet router. I
connect one network card to the ADSL modem and get first public IP:
209.161.xxx.1. Then I setup IP: 209.161.xxx.2 for another network card. I
want to setup public IP: 209.161.xxx.3 for web server and 209.161.xxx.4 for
email server. I use one 3COM firewall with NAT to connect our workstation. My
question is, how to configure the windows 2000 server working in this
way?
 
Back
Top