lvs-users
|
To: | "LinuxVirtualServer.org users mailing list." <lvs-users@xxxxxxxxxxxxxxxxxxxxxx> |
---|---|
Subject: | Re: [lvs-users] Has anyone managed to get the loopback adapter working on Windows 2008 for DR mode? |
From: | lists <lists@xxxxxxxxxxxxxxxx> |
Date: | Thu, 08 May 2008 15:08:13 +0100 |
Joseph et al. Cracked it... finally, To get LVS in Direct Routing mode to work with Windows 2008, you can use the following commands to make the loopback work as excpected: |netsh interface ipv4 set interface "net" weakhostrecieve=enabled netsh interface ipv4 set interface "loopback" weakhostrecieve=enabled netsh interface ipv4 set interface "loopback" weakhostsend=enabled| I put the details in a blog entry here: http://www.loadbalancer.org/blog/?p=6 Joseph Mack NA3T wrote: > On Thu, 1 May 2008, lists wrote: > > >> Tried using a different interface but Windows disables the adapter if it >> has no link (clever). >> > > how about plugging it in to the network too? I don't know if > windows has -noarp, but if not you could use routing tables > and host routes on a router in front of the LVS to handle > the arp problem. > > Joe > > |
<Prev in Thread] | Current Thread | [Next in Thread> |
---|---|---|
|
Previous by Date: | Re: [lvs-users] Realserver as client, Joseph Mack NA3T |
---|---|
Next by Date: | Re: [lvs-users] Has anyone managed to get the loopback adapter working on Windows 2008 for DR mode?, Joseph Mack NA3T |
Previous by Thread: | Re: [lvs-users] Has anyone managed to get the loopback adapter working on Windows 2008 for DR mode?, Joseph Mack NA3T |
Next by Thread: | Re: [lvs-users] Has anyone managed to get the loopback adapter working on Windows 2008 for DR mode?, Joseph Mack NA3T |
Indexes: | [Date] [Thread] [Top] [All Lists] |