I'm using a DIR-655 router and I have two servers on the local network. I'd like to be able to SSH into both and use one as a web server.
If I use port forwarding to forward both ports 22 and 80 to the server I want to use as a web server it works.
However when I try to use the Virtual Server it fails. Even if I just want to use the virtual server instead of port forwarding for just the web server.
Ideally what I'm trying to do is use Virtual Server to
- forward port XXX01 to port 22 (SSH) on server 1,
- forward port XXX02 to port 22 (SSH) on server 2, and
- forward port 80 to port 80 on server 2.
I think, though I may be hallucinating after struggling with this frustratingly for a while, that at one point it was sort of working if I used port forwarding just for SSH on server 1 and the used the Virtual Server features for the rest, but I can't be positive...
Any ideas? It has to be something really basic I'm missing? At least I hope so!
Thanks!!
(Also one other strange thing is that I can't ping the router from outside of the network using just the Virtual Server...)