Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 May 2002 18:32:49 -0700
From:      "Patrick Soltani" <psoltani@ultradns.com>
To:        "Mark-Nathaniel Weisman" <mark@outlander.us>, <freebsd-questions@freebsd.org>
Subject:   RE: NATD on 4.5
Message-ID:  <3DBB075EEB95944492E127F2B9A96FAF5DD832@ultra-exchange.UltraDNS.com>

next in thread | raw e-mail | index | archive | help
> In the additional file I create (natd.conf)? Do I then add=20
> everything that
> was in quotes?
>=20
> "-redirect_port tcp IPAddress:http 80"
> "-redirect_port tcp IPAddress:https 443"
>=20
Yes, except get rid of the -.
The /etc/natd.conf should look like this: no dashes.
redirect_port tcp IPAddress:http 80
redirect_port tcp IPAddress:https 443
redirect_port tcp 192.168.1.14:993 11.14.14.14:993

This should do it.

Regards,
Patrick Soltani.

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




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