Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: sage on January 30, 2002, 09:23:19 PM
-
I can not get to the port forwarding doc their web server seems to be down. can someone post the howto for portforwarding here please
http://myezserver.com/docs/mitel/ipportfw-howto.html is not responding
Thanks
Sage
-
Something like this below did the trick for me:
ipmasqadm portfw -a -P tcp -L 213.x.x.x 3389 -R 192.168.0.1 3389
ipmasqadm portfw -a -P udp -L 213.x.x.x 3389 -R 192.168.0.1 3389
maybe it can help you