Koozali.org: home of the SME Server

port forward doc

sage

port forward doc
« 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

Tom

Re: port forward doc
« Reply #1 on: January 30, 2002, 09:28:06 PM »
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