Koozali.org: home of the SME Server
Obsolete Releases => SME Server 7.x => Topic started by: haihai on November 13, 2007, 04:11:04 PM
-
Hi all.
After install sme 7.2 as server-only, i need redirect all incoming calls from local LAN to postgre port on external ip. This server only works to DHCP server and redirect this port.
I knows the program datapipe, that works like this:
datapipe localport remoteport remoteip
datapipe 5432 5432 http://www.google.com
How i can redirect without change to gateway?
Thanks!