No..no..

When it goes back out the linux box it appears AS the linux box not the
internal servers IP address.

As per my diagram, 192.168.0.1 going outbound will appear as 203.x.x.254 not
203.x.x.1

thanks,
George Vieira


-----Original Message-----
From: John Ferlito [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 16, 2001 11:03 AM
To: [EMAIL PROTECTED]
Cc: Terry Collins; George Vieira; Sydney Linux Users Group (E-mail)
Subject: Re: [SLUG] IPROUTE


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

Reply via email to