> There's no mention of that on the arp problem doc:
> http://www.linux-vs.org/docs/arp.html
>
> Where can I find that module?
How does this look? Also, since the NoArp module seems to be becoming more
popular I think we should host it on the linuxvirtualserver site.
P
--- arp.orig.html Thu Feb 5 13:00:08 2004
+++ arp.html Thu Feb 5 13:08:45 2004
@@ -92,6 +92,19 @@
href="http://www.linux-vs.org/~julian/">Julian's Software Patches and
Docs</a> to download the latest hidden patch, then rebuild the kernel.
+<h1>1a. The NoArp Module</h1>
+<p>The NoArp Module is a simple kernel module for Linux 2.4.x
+to solve the ARP Problem. You don't have to patch the kernel but
+only to compile, install and configure the 'noarp' module. Similar
+to the hidden patch, this method will use your loopback interface
+to stop extra ARP replies. The original author, Maurizio Sartori,
+tested it on Debian 'Sarge' and RedHat 8. Other LVS users have
+stated it works for newer versions and other distributions but
+YMMV.
+
+<p>The NoArp Module can be downloaded @ <a
href="http://www.masarlabs.com/noarp/
+">Maurizio's site</a>.
+
<h1>2. The redirect approach</h1>
<p>For LVS/DR clusters, <a href="mailto:horms@xxxxxxxxxxxx">Horms</a>
|