lkml.org 
[lkml]   [1997]   [Jan]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: arp problems with 2.1.21
Date
Hello!

>
> If the required parameters for a single address added to the arp cache
> has now been changed to a netmask of 255.255.255.255, I haven't a clue
> what that netmask is supposed to do. If this is now correct, it's
> an easy fix.
>

Certainly, 255.255.255.255 (or no ATF_NETMASK) will work.
As I understnad, you specified netmask 255.255.255.0
just as a random guess, does not it? 8)
I am glad, fool-proof check introduced in 2.1.16 worked!


Another variant.
As I remember I've already proposed you not to mess with proxy arp.
Just make "default" proxy arp entry:
arp_req = {
arp_ha = no mattter what
arp_pa = 0
arp_flags = ATF_PUBL|ATF_NETMASK
arp_netmask = 0
arp_dev = zeros
}

That's all. No more fiddling with proxy arp is necessary.

Alexey Kuznetsov.


\
 
 \ /
  Last update: 2005-03-22 13:38    [W:0.331 / U:0.388 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site