Date: Wed, 20 Feb 2002 02:31:01 -0800 (PST) From: "Crist J. Clark" <cjc@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc.network src/etc/defaults rc.conf src/share/man/man5 rc.conf.5 Message-ID: <200202201031.g1KAV1v81738@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
cjc 2002/02/20 02:31:01 PST
Modified files:
etc rc.network
etc/defaults rc.conf
share/man/man5 rc.conf.5
Log:
There is no reason to demand the administrator set 'natd_interface'
when running natd(8) out of the rc-files. It is perfectly valid for
the interface or alias address to be set in a natd(8) configuration
file, not on the command line. Also, loosen up the restrictions on
identifying an IP address argument in 'natd_interface.'
Fix the documentation, rc.conf(5), to reflect this change.
Take the bogus default for 'natd_interface' out of /etc/defaults/rc.conf.
MFC after: 3 days
Revision Changes Path
1.139 +2 -2 src/etc/defaults/rc.conf
1.124 +5 -6 src/etc/rc.network
1.152 +1 -5 src/share/man/man5/rc.conf.5
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202201031.g1KAV1v81738>
