![]() |
lvs-users
|
| To: | Stephan Wonczak <a0033@xxxxxxxxxxxxxxxx> |
|---|---|
| Subject: | Re: ARP-Problem |
| Cc: | "LinuxVirtualServer.org users mailing list." <lvs-users@xxxxxxxxxxxxxxxxxxxxxx> |
| From: | Julian Anastasov <ja@xxxxxx> |
| Date: | Thu, 17 Jul 2003 18:49:31 +0300 (EEST) |
Hello,
On Thu, 17 Jul 2003, Stephan Wonczak wrote:
> in this case. What do we look at next?
Linux can generate ARP reply in many cases:
1. There is Local IP configured (no matter the device state)
ip a
2. There is /proc/sys/net/ipv4/conf/XXX/proxy_arp enabled
cat */conf/proxy_arp
Having all/proxy_arp=1 is enough to break everything
3. There is static ARP entry for the Local IP
arp -an
ip neigh
Regards
--
Julian Anastasov <ja@xxxxxx>
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: ARP-Problem, Stephan Wonczak |
|---|---|
| Next by Date: | Re: etherIP and lvs [Solved], Andy Wettstein |
| Previous by Thread: | Re: ARP-Problem, Stephan Wonczak |
| Next by Thread: | Re: ARP-Problem, Stephan Wonczak |
| Indexes: | [Date] [Thread] [Top] [All Lists] |