Re: failsafe does not failover
cqcai <[email protected]> Tue, 25 Mar 2003 09:44:48 +0800
| Newsgroups | gmane.linux.failsafe |
|---|---|
| Message-ID | <[email protected]> |
well, yesterday i have get the IP_address resource RUNNING. just fine. though still have some err message and trouble, failsafe has running finally in redhat 7.3. thanks for all the people ever helped me. without your help, it's hard to take it up in serveral days :) Lars Marowsky-Bree wrote: >On 2003-03-20T14:57:45, > cqcai <[email protected]> said: > >> { 192.168.1.143 = <tree> >> { BroadcastAddress = "192.168.1.255" } >> { interfaces = "eth0:0" } >> > >This is totally wrong. You do not name the interface "eth0:0"; just tell it to >use "eth0" and it will pick a free alias number automatically. > >Sincerely, > Lars Marowsky-Brée <[email protected]> >