Well the name of the command probably anwser my question. But
anyway, do you have to have masqerading on to get port forwarding to
work? By that I mean do you have to actuaally masquerade something. 

        Basically I want to use port forwarding instead of a proxy ie
use

ipmasqadm portfw -a -P tcp -L intip 8080 -R extcache 3128

instead of putting 

/usr/bin/nc -w 3 extcache 3128
in inetd

because inetd keeps suspending nc because it gets called too many times
to quickly and thinks it' a dos attack :)

-- 
John


--
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug

Reply via email to