More on multipathing and inetd

From: Xin theGreat (xinthegreat@yahoo.com)
Date: Mon Aug 01 2005 - 17:41:52 EDT


Hi All,

Thank you all for the reply. Special thanks go out to Adam, Kalyan, and Kurt. Mpathd starts by default and the file to start it is in /etc/init.d/inetinit. And to start is `in.mpathd -a`

But I have another question. I want to use only one public IP instead of two, one for each interface. I have them configured and put in the group. Below I have the `ifconfig -a` and the interface config. The problem is the public ip is not pingable. interface-public is the public ip defined in the /etc/hosts. What did I do wrong?

Again, thanks for reading and helping me out!

--xin

bash-2.05# more /etc/hostname.bge0
interface-bge0 network + broadcast + group production deprecated -failover up addif interface-public netmask + broadcast + failover up
bash-2.05# more /etc/hostname.bge1
interface-bge1 netmask + broadcast + group production deprecated -failover standby up
bash-2.05# ifconfig -a
lo0: flags=1000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4> mtu 8232 index 1
        inet 127.0.0.1 netmask ff000000
bge0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
        inet 10.0.20.89 netmask ff000000 broadcast 10.255.255.255
        ether 0:3:ba:e0:af:cb
bge1: flags=79040843<UP,BROADCAST,RUNNING,MULTICAST,DEPRECATED,IPv4,NOFAILOVER,FAILED,STANDBY,INACTIVE> mtu 1500 index 3
        inet 10.0.20.84 netmask ff000000 broadcast 10.255.255.255
        groupname production
        ether 0:3:ba:e0:af:cc
bash-2.05#

M9-_-M9
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:31:13 EDT