NATD question...

Paul A. Howes PAHowes at Fair-ware.com
Mon Jul 28 15:52:19 PDT 2003


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 at bl.mmtr.or.jp] 
Sent: Monday, July 28, 2003 3:53 PM
To: PAHowes at Fair-ware.com
Cc: FreeBSD-current at FreeBSD.org
Subject: Re: NATD question...

Hi,

>>> On Mon, 28 Jul 2003 12:17:24 -0400, "Paul A. Howes"
<PAHowes at Fair-ware.com> said:

> All,
> 
> I am trying to redirect a port on my FreeBSD 5.1-based firewall to an
> internal machine.  My natd configuration contains a directive:
> 
> 	redirect-port 192.168.x.x:http	5555
> 
> 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.
> 
> Am I missing something obvious here?  Thanks!

That's a wrong directive. Use ``redirect_port''.
                                        ^

-- rushani




More information about the freebsd-current mailing list