Hello,
I'm trying to set up virtual IP on a DU 3.2c machine but I'm having
problems. After changing the rc.config file as seen below and running
rcinet restart the machine stops answering. The first address outright
rejects connection attempts, the second address times out.
Any ideas out there?
/etc/rc.config
- snip -
HOSTNAME="phis.sph.jhu.edu"
NUM_NETCONFIG="2"
MAX_NETDEVS="24"
NETDEV_0="tu0"
NETDEV_1="tu0:1"
NETDEV_2=
NETDEV_3=
NETDEV_4=
NETDEV_5=
NETDEV_6=
NETDEV_7=
IFCONFIG_0="128.220.210.247 netmask 255.255.0.0"
IFCONFIG_1="128.220.210.242 netmask 255.255.0.0"
IFCONFIG_2=
IFCONFIG_3=
IFCONFIG_4=
IFCONFIG_5=
IFCONFIG_6=
IFCONFIG_7=
RWHOD="no"
- snip -
-- 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 - 19:55:09 NZST