Re: External VIP not loading.
Horms <[email protected]>
| Newsgroups | gmane.linux.highavailability.ultramonkey |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 7 Jul 2006 14:53:25 -0400, SmallFries wrote: > > when I do an ifconfig I don't see the xx.xx.xx.xx loaded As you are using IPAddr2 the VIP will not show up with ifconfig. This is because IPAddr2 uses the ip command, which adds secondary addresses to interfaces (instead of creating ipaliases), a kernel feature that ifconfig is unaware of. To see the VIP (and all other addresses), please use ip addr show -- Horms H: http://www.vergenet.net/~horms/ W: http://www.valinux.co.jp/en/ -- Ultra Monkey - http://www.ultramonkey.org/ To UNSUBSCRIBE, email to [email protected], with a body: unsubscribe ultramonkey-users [email protected] where "[email protected]" is YOUR email address.