Hi all,
I've been scouring the newsgroups without luck. I need to turn
off ARP responses on the loopback interface(s). I'm trying to load
balance a bunch of RH8 servers via IBM's EdgeServer. They all need to have
the same cluster IP address defined in their loopback interfaces, but none
should reply to arp requests for that IP.
There's a lot of documentation saying to do this:
echo 1 > /proc/sys/net/ipv4/conf/all/hidden
But the file doesn't exist, and I can't create it. I don't
want to have to patch the kernel - I was hoping there was a 'simple' fix for
this.
Any help is appreciated!
Thanks,
Woody