Hi,
I am having some trouble setting up port forwarding the way I would like. I am running DD-WRT on my WRT54GL router, and I have only one dynamic IP from my ISP. What I would like to be able to do is port forward to different ips depending on the address requested. For example, if a request on port 80 with address
http://computer1.example.com is requested, I would like it to go to 192.168.1.3. Or again on port 80, if the address is
http://computer2.example.com, to go to 192.168.1.4. Is there a way to do this? Right now I have my router setup to point everything on port 80 to one ip. I would like to be able to seperate which computer it forwards the port to depending on the address requested.
Thanks!