Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Jun 2006 00:28:49 +0100
From:      "Kerry Jean" <jeankerry@hotmail.com>
To:        <freebsd-pf@freebsd.org>
Subject:   REDIRECTING using the NAT table
Message-ID:  <BAY108-DAV17FE1D895B08197201CE2CB87B0@phx.gbl>

next in thread | raw e-mail | index | archive | help
Hi,

I am new to FreeBSD and PF but was wondering how I could do using PF a =
rule from iptables on Linux.

The rule using iptables in Linux is:
iptables -t nat -A PREROUTING -p udp --dport 3322 -j REDIRECT --to-ports =
3323

I would like to know how you perform the same operation using PF.

Any advice would be very appreciated.

Anthony


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