Subject: proposed changes to system config files
To: None <tech-userlevel@netbsd.org>
From: Berndt Josef Wulf <wulf@dingo.ping.net.au>
List: tech-userlevel
Date: 10/28/2001 17:31:52
G'day,
I would like to propose the following changes:
In /etc/defaults/rc.conf amend
----------------- /etc/defaults/rc.conf ----------------------
# Set this to the hostname or the IP address of the router that will
# route IPv6 packets.
# If blank, use /etc/mygate6
#
defaultroute6=""
----------------- /etc/defaults/rc.conf ----------------------
In /etc/rc.d/network amend
----------------- /etc/rc.d/network ---------------------
# Check $defaultroute6, then /etc/mygate6, for the name of my gateway6
# host. That name must be in /etc/hosts.
#
if [ -z "$defaultroute6" ] && [ -f /etc/mygate6 ]; then
defaultroute6=`cat /etc/mygate6`
fi
if [ -n "$defaultroute6" ]; then
route add default -inet6 $defaultroute6
fi
----------------- /etc/rc.d/network ---------------------
This follows the configuration scheme used for IPv4. It would make
system configurations for IPv6 a little more intuitive and easier for
users with lesser experience.
What do you think?
Please include wulf@netbsd.org in your reply as I'm not
a member of this list at the time of writing.
Many thanks in advance
cheerio Berndt
--
Name : Berndt Josef Wulf | +++ With BSD on Packet Radio +++
E-Mail : wulf@ping.net.au | tfkiss, tnt, dpbox, wampes
ICQ : 18196098 | VK5ABN, Nairne, South Australia
URL : http://www.ping.net.au/~wulf | MBOX : vk5abn@vk5abn.#lmr.#sa.au.oc
Sysinfo : DEC AXPpci33+, NetBSD-1.5 | BBS : vk5abn.#lmr.#sa.aus.oc