unable to find correct adapter
Geoff Nordli
geoff@gnaa.net
Thu, 6 Apr 2000 00:00:36 -0700
Hello again. I am sorry for bombarding everyone with
all these questions.
I searched the list, and thought I had found the anwser, but
it doesn't work.
I get this error message when the heartbeat tries to start
on a multi-homed system. The real ip address of the system
is 192.168.1.20, and I am trying to use 192.168.1.111 as the
shared IP address between the nodes.
The routing table is setup correctly:
[root@moon ha.d]# route -n
Kernel IP routing table
Destination Gateway Genmask Flags Iface
192.168.1.20 0.0.0.0 255.255.255.255 UH eth0
10.0.0.1 0.0.0.0 255.255.255.255 UH eth1
10.0.0.0 0.0.0.0 255.255.255.0 U eth1
192.168.1.0 0.0.0.0 255.255.255.0 U eth0
127.0.0.0 0.0.0.0 255.0.0.0 U lo
0.0.0.0 192.168.1.254 0.0.0.0 UG eth0
I tried adding the 192.168.1.111/24/eth0, on the advice from
Alan from a previous post to the list. If I only use 192.168.1.111
I get the same message.
This is the error message I get:
heartbeat: 1996/04/05_22:48:38 Starting /etc/ha.d/resource.d/IPaddr
192.168.1.111/24/eth0 start
SIOCSIFADDR: No such device
SIOCSIFFLAGS: No such device
SIOCSIFNETMASK: No such device
SIOCSIFBRDADDR: No such device
SIOCSIFFLAGS: No such device
SIOCADDRT: No such device
TIA.
Geoff Nordli