On Wed, May 16, 2001 at 10:55:15AM +1000, [EMAIL PROTECTED] wrote:
> George,
>
> If I understand correctly, you are trying to do the
> following;
>
> Incomming to (eg) 203.30.61.4:80 is forwarded to
> 192.168.1.250:80 ?
if so then ipmasqadm is your friend, You want something like
ipmasqadm portfw -a -P tcp -L 203.30.61.4 80 -R 192.168.1.250 80
this works when 203.30.61.4 is bound to the machine your running
ipmasqadm on
>
> Jon
>
> --
> SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
> More Info: http://lists.slug.org.au/listinfo/slug
--
John Ferlito
Senior Engineer - Bulletproof Networks
ph: +61 (0) 410 519 382
http://www.bulletproof.net.au/
--
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug