Date: Sun, 28 Feb 1999 19:25:14 +0300 From: Juriy Goloveshkin <j@avias.com> To: freebsd-stable@freebsd.org Subject: Fwd: Re: rc.network->rc.firewall->natd Message-ID: <10809.990228@avias.com>
next in thread | raw e-mail | index | archive | help
just for reminder
===8<==============Original message text===============
> if "natd_enable" is set to "YES" in rc.conf then rc.firewall
> loads the following rule:
> if [ "X${natd_enable}" = X"YES" -a "X${natd_interface}" != X"" ]; then
> $fwcmd add divert natd all from any to any via ${natd_interface}
> fi
> but after rc.firewall and before natd some programs in
> rc.network require normally working network...
I think natd needs to be loaded in the network_interfaces loop in
network_pass1 in rc.network and should reside in /sbin.
Any chance of a repository copy of src/usr.sbin/natd to src/sbin/natd
(peter & jdp cc'd) ? If it's moved, I'll shift the loading.
--
Brian <brian@Awfulhak.org> <brian@FreeBSD.org> <brian@OpenBSD.org>
<http://www.Awfulhak.org>
Don't _EVER_ lose your sense of humour !
===8<===========End of original message text===========
Best regards,
Juriy mailto:j@avias.com
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?10809.990228>
