On Thu, 20 Jul 2000, Loren Koss wrote:
> Has anyone tried to redirect more than one port using IPNat?  It doesn't
> seem to work..  Is there a patch?
> 
> rdr rl0 a.b.c.d port 80 -> 192.168.1.10 port 80
> rdr rl0 a.b.c.d port 2000 -> 192.168.1.10 port 2000
> 
> The second one wont work..

I just tried...

rdr wb0 x.x.x.x/32 port 79 -> y.y.y.y port 79 tcp
rdr wb0 x.x.x.x/32 port 13 -> y.y.y.y port 13 tcp

...and could telnet to both port 79 and 13 on y.y.y.y with no 
problems.  What isn't working for you?

This is on FreeBSD 4.1-RC #0: Fri Jul 21 01:47:41 EDT 2000 that
was CVSuped about noon EST on the 20th.

--
Ian




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to