Do I need a kernel patch?

John Oliver joliver at john-oliver.net
Fri May 26 01:48:35 BST 2006


Since it looks like LVS-NAT may be problematic for my network, I'm going
to give LVS-DR a shot.  However...

cat: /proc/sys/net/ipv4/conf/all/hidden: No such file or directory
cat: /proc/sys/net/ipv4/conf/lo/hidden: No such file or directory

So I'm rounding up the noarp patch when I notice
http://www.ssi.bg/~ja/hidden.txt says:

"New: As kernels 2.4.26 and 2.6.4 come with "arp_ignore"
and "arp_announce" interface flags they can be used instead of
the hidden flag."

[root at garak src]# cat /proc/sys/net/ipv4/conf/all/arp_announce
0
[root at garak src]# cat /proc/sys/net/ipv4/conf/all/arp_ignore
0

Do I want to leave arp_announce at 0 and make arp_ignore = 1 ?  Does
this mean I do not need the patch?

-- 
***********************************************************************
* John Oliver                             http://www.john-oliver.net/ *
*                                                                     *
***********************************************************************

Search lvs-users Archives
Limit search to: Subject & Body Subject Author
Sort by: Reverse Sort

More information about the lvs-users mailing list