Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Jan 2001 07:13:29 +1100
From:      Kal Torak <kaltorak@quake.com.au>
To:        Nevermind <never@nevermind.kiev.ua>
Cc:        FreeBSD-stable <freebsd-stable@FreeBSD.ORG>
Subject:   Re: ipfw forwarding
Message-ID:  <3A732BE9.F559820D@quake.com.au>
References:  <3A72CB47.7A5DD83@quake.com.au> <20010127220257.B28504@nevermind.kiev.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
Nevermind wrote:
> 
> Hello, Kal Torak!
> 
> On Sun, Jan 28, 2001 at 12:21:11AM +1100, you wrote:
> 
> > Ok, so I have another FreeBSD box running a server on port 27015/udp
> > and I put a rule in my ipfw list saying "${fwcmd} 600 fwd 10.0.0.4 udp from
> > any to any 27015" this seems like it should do the job, and when I connect
> should this be:
> ${fwcmd} 600 fwd 10.0.0.4,27015 udp from any to any 27015
> ?
> 
> Correct me if I wrong...


AFAIK you only need to specify the destination port if its different from the
source...
I just dont get this... it *should* work from what I know... yet it doesnt...

I am considering recompiling with ipf and see if I can get that to do what I
want.. but thats a bit of a pain since ipfw should be able to do this...


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A732BE9.F559820D>