Hi there,

I currently have a router set to forward all traffic to my server (router is 192.168.0.1, server eth0 is 192.168.0.2).

The server is my firewall, it has a list of ports to forward to specific computers inside my network, for example the microsoft remote desktop port is forwarded to 10.0.0.50.

My ISP has given me 8 IP addresses of which i can only use 5.

My dilemma is i want anything on address 1 (lets say 1.2.3.1) to be handled as it is at the moment, by my server but _ANY_ traffic that is on ip 1.2.3.6 to be forwarded to an internal machine (10.0.0.10) to handle, essentially DMZing it on the perticular IP. I have looked around on the internet but can only find specific port forwards but it does not help when trying to foward any traffic on a specific IP.

Essentially i am giving my other computer a public facing ip address but the nic on said computer has an internal one?

Can anyone help me?