Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jul 2003 18:21:24 -0700
From:      "Derrick Ryalls" <ryallsd@datasphereweb.com>
To:        "'Matthew Ryan'" <matt@overdose.com>, <freebsd-questions@FreeBSD.ORG>
Subject:   RE: redirect_port
Message-ID:  <006a01c3524b$13bacd20$0200a8c0@bartxp>
In-Reply-To: <196DDFF6-BE3D-11D7-9917-0030654886A6@overdose.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> Hi there,
>=20
> Using nat on my gateway to forward traffic on many ports the same=20
> internal machine, what is the correct syntax?
>=20
> redirect_port x.x.x.x zz zz
> redirect_port x.x.x.x yy yy
> redirect_port x x x x nn nn
>=20

Copied from my natd.conf

redirect_port   tcp     192.168.0.20:22      5520
redirect_port   udp     192.168.0.20:22      5520

The 5520 is the outside port number




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?006a01c3524b$13bacd20$0200a8c0>