Normally what you do is, on the router:
- Create a dynamic NAT pool of one or more addresses to assign to clients.
- Assign static NAT addresses to different specific hosts
You don't have to use NAT. If you have a DMZ you can assign your valid
public addresses directly to the hosts.
Anthony
http://www.airdesk.co.uk
<(E-Mail Removed)> wrote in message
news:(E-Mail Removed) ups.com...
>I have 2 connections to the internet, with 5 public IPs per
> connection. I would like to forward all internal internet traffic on
> one IP using NAT, and have the other 9 IPs able to be assigned to
> computers individually or to multiple computers using port forwarding.
>
> What is the best way to do this? I was thinking that I'd plug each
> connection into a seperate NIC and then assign them their respective
> IPs. However, after that I'm not quite sure.
>
> I'm using Windows Server 2003 R2 Enterprise.
>