From: ZipKid <stefan@zipkid.com>
To: Adrian Daminato <adrian@tucows.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: hiding arp for server farms
Date: Wed, 28 Nov 2001 22:12:20 +0100 [thread overview]
Message-ID: <3C055334.6030007@zipkid.com> (raw)
In-Reply-To: <3C0522C4.E5321021@tucows.com>
Adrian Daminato wrote:
>Okay, I've seen similar posts to this, but none of them provide a solution that
>I can use.
>
>I'm running several 2.2 machines behind a Radware load balancer, which uses
>something called "local triangulation". Basically the Radware responds to ARP
>requests for the IP of the farm, passes the packet to one of the servers, and
>the server responds directly to the client. Each server has an aliased
>interface on the loopback for the IP of the farm, and
>/proc/sys/net/ipv4/conf/all/hidden and lo/hidden are set to 1. That works,
>great, no problems.
>
>Now, introduce an unpatched 2.4.x kernel. The hidden option no longer exists,
>and for ease of operating a production environment, we prefer to use stock
>kernels straight from kernel.org, no patches at all. I've tried many different
>suggestion from the list:
>
>1) ifconfig eth0 -arp
> We have over 60 servers on the subnet these farms are on, and they need to
>be able to communicate with each other. When I do this, I can't talk to other
>servers on the network, and keeping an /etc/ethers file up to date is a daunting
>task, and not practical.
>
>2) arp_filter
> I tried using it in a couple of ways, but there doesn't appear to be very
>
I have tested this setup and had the same problems on a 2.4.12 kernel. I
tried out a few things
and could not resolve this issue. Fortunately for me the client is
running solaris and that does
not have this bug.
Sorry but I have no solution...
Stefan - ZipKid - Goethals
next prev parent reply other threads:[~2001-11-28 21:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-11-28 17:45 hiding arp for server farms Adrian Daminato
2001-11-28 21:12 ` ZipKid [this message]
[not found] <3C0522C4.E5321021@tucows.com.suse.lists.linux.kernel>
2001-11-28 18:19 ` Andi Kleen
-- strict thread matches above, loose matches on Subject: below --
2001-11-29 2:07 Julian Anastasov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3C055334.6030007@zipkid.com \
--to=stefan@zipkid.com \
--cc=adrian@tucows.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.