Dear All,
I am new in LVS domain, I tried to configure it in direct routing,
I followed all steps:
- Configure lvs.cf
- run pulse process
- add following commands:
ipvsadm -A -t 192.168.1.10:8088 -s rr
ipvsadm -a -t 192.168.1.10:8088 -r 192.168.1.1 -g
ipvsadm -a -t 192.168.1.10:8088 -r 192.168.1.2 -g
....
but I found an issue with how to hide the loop-back interface
of real-servers, can some one help to hid the loop-back interface of the
real server?
NB: I succeded to configure LVS-NAT, but we need to use LVS-DR to minimize
the traffic passed by lvs router.
Thanks in advance
_______________________________________________
Please read the documentation before posting - it's available at:
http://www.linuxvirtualserver.org/
LinuxVirtualServer.org mailing list - lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Send requests to lvs-users-request@xxxxxxxxxxxxxxxxxxxxxx
or go to http://lists.graemef.net/mailman/listinfo/lvs-users
|