lvs-users
|
To: | "LinuxVirtualServer.org users mailing list." <lvs-users@xxxxxxxxxxxxxxxxxxxxxx> |
---|---|
Subject: | Re: LVS-NAT [Local Loopback Problem] |
From: | Horms <horms@xxxxxxxxxxxx> |
Date: | Wed, 24 Dec 2003 14:48:50 +0900 |
On Wed, Dec 24, 2003 at 01:47:15PM +0900, dae gow kim wrote: > Thanks for your answer... > You said that my problem is can solved by modifying LVS source. > If so, can you tell me the source position of explicitly ignore Local packet? First I should mention that I have not tried this so I do not know what adverse side effects it may have. Be careful. The code you are looking for is in ip_vs_in() in ip_vs_core.c. Towards the top of that file there is a check "skb->dev == &loopback_dev", you could try playing with that. -- Horms |
<Prev in Thread] | Current Thread | [Next in Thread> |
---|---|---|
|
Previous by Date: | Re: [OT] [Troll ?] RE: Virtual Interfaces?, Horms |
---|---|
Next by Date: | Re: LVS-NAT [Local Loopback Problem], Roberto Nibali |
Previous by Thread: | Re: LVS-NAT [Local Loopback Problem], dae gow kim |
Next by Thread: | Re: LVS-NAT [Local Loopback Problem], Roberto Nibali |
Indexes: | [Date] [Thread] [Top] [All Lists] |