Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Jan 2001 14:42:21 -0500
From:      mikel <mikel@ocsinternet.com>
To:        freebsd-questions@freebsd.org
Subject:   stupid NATD tricks...
Message-ID:  <3A5A181D.571E2DD9@ocsinternet.com>

next in thread | raw e-mail | index | archive | help
Ok I just need to make sure I'm not going crazy...Here's the deal
ipfw/natd gateway box

I've got the outbound connectivity working well; it's the static nat
that just doesn't seem to want to work no matter what I do.

I have a natd.conf with:

use_sockets
same_ports
unregistered_only
redirect_port tcp 10.0.0.77:80 80

rc.firewall:
ipfw add divert natd all from any to any via fxp0
ipfw pass any to any

Any ideas why it wont do static nat?

Thanks,
mikel



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?3A5A181D.571E2DD9>