Re: Redirecting packets to the machine itself

2006-07-04 Thread Volker
On 12/23/-58 20:59, Kerry Jean wrote: > Is this possible in FreeBSD using PF or any of the other firewall programs? I > want PF (or another FreeBSD application) to redirect packets destined for > port 3322 (on any machine) to be redirected to port 3323 on the local machine > but also forwarded t

Redirecting packets to the machine itself

2006-07-03 Thread Kerry Jean
Hi, I am new to FreeBSD and PF. I am porting an application from Linux to FreeBSD. One aspect is that packets destined for another machine on port 3322 are also captured by a Linux router and forwarded to port 3323 on that router. As a result the router will receive and read the packet while st