Date: Mon, 28 Jul 2003 18:54:17 -0400 From: "Paul A. Howes" <PAHowes@Fair-ware.com> To: <freebsd-current@freebsd.org> Subject: RE: NATD question... Message-ID: <001401c3555b$2e14b600$0200a8c0@beast>
next in thread | raw e-mail | index | archive | help
I typed that wrong in the e-mail, but not in my configuration file.
redirect_port 192.168.x.x:http 5555
The question still stands: Why didn't this work?
Thanks!
--
Paul A. Howes
-----Original Message-----
From: Hideyuki KURASHINA [mailto:rushani@bl.mmtr.or.jp]=20
Sent: Monday, July 28, 2003 3:53 PM
To: PAHowes@Fair-ware.com
Cc: FreeBSD-current@FreeBSD.org
Subject: Re: NATD question...
Hi,
>>> On Mon, 28 Jul 2003 12:17:24 -0400, "Paul A. Howes"
<PAHowes@Fair-ware.com> said:
> All,
>=20
> I am trying to redirect a port on my FreeBSD 5.1-based firewall to an
> internal machine. My natd configuration contains a directive:
>=20
> redirect-port 192.168.x.x:http 5555
>=20
> I performed a "kill -HUP" on the natd process, but it doesn't work. I =
can
> verify that the internal Web server is functional, and accessible to =
the
> internal network. I even added ipfw rules to allow for traffic on =
port
> 5555, but still nothing.
>=20
> Am I missing something obvious here? Thanks!
That's a wrong directive. Use ``redirect_port''.
^
-- rushani
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001401c3555b$2e14b600$0200a8c0>
