Julian I appreciate your advise and have enable this particular flag on our
test production enviroment and am still in my early phase of testing.
I did some searching on google for arp_filter and rp_filter, a few documents
and news threads came up, most of which were either written by you, or
refered to your web page. (-; I'm still trying to understand exactly what
these flags do, I can find no solid explaination as to how they will change
the kernel's behaviour. I've taken a look at arp.c and well, I don't really
understand that function....
If you, or anyone for that matter could elaborate on exactly how my kernels
behaviour will change by enabling / disabling these flags I would greatly
appreciate it.
Thanks again, Michael
> > The problem I am face is that which using both ports of this dual
> > interface network card (plugged into the same switch) I find that the
> > second interface is answering arp requests (on rare occasions) that the
> > first interface should be answering.
>
> Classic problem of attaching multiple Linux interfaces to
> shared medium. You can set arp_filter on all your ARP devices or
> why not to restrict even the IP protocol by setting rp_filter.
|