If you wish to configure multiple IP on Mac OS X, you should use the
following command :
sudo ifconfig lo0 alias 10.0.0.80 netmask 255.255.0.0
You can have more informations here
http://docs.info.apple.com/article.html?artnum=106418
And please tell me if LVS work properly with Mac OS X as real server ;)
Bye,
Jerome.
Malcolm Turnbull wrote:
Has anyone used Mac OS X for a real server in LVS/DR ?
Is it OK to use the loopback interface ?
sudo ifconfig lo0 inet 10.0.0.80 netmask 255.255.0.0
I can't get lo0:1 to work?
Also from an old post I heard that :
ifconfig lo0:1 inet 192.168.1.1 broadcast 192.168.1.255 netmask
255.255.255.0
will work on Solaris..
Can anyone confirm ?
Thanks in advance.
Regards,
Malcolm.
_______________________________________________
LinuxVirtualServer.org mailing list - lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Send requests to lvs-users-request@xxxxxxxxxxxxxxxxxxxxxx
or go to http://www.in-addr.de/mailman/listinfo/lvs-users
|