Quick!
The correct answer was...
NUM_NETCONFIG="2"
MAX_NETDEVS="24"
NETDEV_0="tu0"
NETDEV_1="tu0"
NETDEV_2=
NETDEV_3=
IFCONFIG_0="128.220.210.247 netmask 255.255.0.0"
IFCONFIG_1="alias 128.220.210.242 netmask 255.255.0.0"
IFCONFIG_2=
IFCONFIG_3=
The NUM_NETCONFIG is the number of IP's you are configuring. The NETDEV
variable stays the same, the IFCONFIG variable adds alias and the IP and
mask informations. Many thanks to...
BigRedDog <ckrieger_at_latrade.com>
"Kevin Oberman" <oberman_at_es.net>
Bill Bathurst <bathurst_at_freerange.com>
Christophe Prevotaux <nighty_at_ebc.net>
-- Dan
------------------------------------------------------
Daniel Bowman
UNIX Systems Programmer
IS, Johns Hopkins Univ. mailto:dbowman_at_sph.jhu.edu
Baltimore, MD - USA
http://www.sph.jhu.edu/is/staff/
NT makes the easy stuff easy, and the rest impossible.
UNIX makes everything possible, but nothing too easy.
Received on Mon Apr 14 1997 - 21:11:59 NZST