[plug] Port forwarding with Iptables

Nigel Duff peregrin at iinet.net.au
Fri Nov 1 15:50:32 WST 2002


On Thu, Oct 31, 2002 at 03:47:22PM +0800, Anthony J. Breeds-Taurima wrote:
> 
> I'd guess
> iptables -t nat -A PREROUTING  -p tcp -d externalIP/32 --dport 4660:4670 \
> 	-j DNAT --to-destination 192.168.1.2:4660-4670
> 
> Would be better.  You might be able to get away with specifying the input
> device.  

Thanks for the help guys. That machine was taken out in the storm last
night. So i'll have to wait for the RAC to replace it before I can give
your suggestions a try.

Thanks again.


Nigel




More information about the plug mailing list