With 2.2.11:
avarice# cat /proc/sys/net/ipv4/conf/eth0/proxy_arp
1
avarice# arp -H ether -i eth0 -s 209.8.216.190 00:40:95:0D:14:1C pub
avarice# arp -an
Address HWtype HWaddress Flags Mask Iface
209.8.216.190 ether 00:00:00:00:00:00 MP * eth0
Any suggestions on what needs to be done to make this work? The kernel source
does make anything obviously apparent that would cause the kernel to ignore the
ethernet address passed in and set it to all zeros.
At the very least, setting the hardware address to all zeros is not what I
would call a user-friendly failure mode.
-Craig
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]