On Wed, 26 Mar 2008, Chad Morland wrote: > I am trying to get LVS-DR working in a dual home setup. > > Everything seems to be working fine for VIP1 but requests are timing out on > VIP2. I can see the requests being distributed to the real server by LVS but > the response never reaches the user as if arp tables was not configured > correctly. Any ideas?
(you don't need arptables to setup an LVS) If you see the packets going through the director and arriving at the realserver, then you've handled the arp problem. What sort of info do you get when you telnet to 10.10.2.38:80? Joe -- Joseph Mack NA3T EME(B,D), FM05lw North Carolina jmack (at) wm7d (dot) net - azimuthal equidistant map generator at http://www.wm7d.net/azproj.shtml Homepage http://www.austintek.com/ It's GNU/Linux! _______________________________________________ LinuxVirtualServer.org mailing list - [email protected] Send requests to [EMAIL PROTECTED] or go to http://lists.graemef.net/mailman/listinfo/lvs-users
