hello all,
I am hoping if some of you can help me with the problem I am having
I got me an adsl connection today and using d-link dsl-500 (adsl modem / router) for the connection
I didn't have too much problem making connection and sharing connection with SME server. That's not the problem
The problem is, I want to make adsl modem to redirect HTTP request (80) to apache on SME server.
I have added the following entry under Port Redirection in config mode
HTTP 80 80 TCP 192.168.0.2
but it doesn't seems like working
(192.168.0.1 is the modem and .2 is SME server)
any idea people?