> I could not get my system to proxy-arp until I set proxy_arp to
> "1" in all the new /proc/net/ipv4/conf/... directories except "lo".
>
> How is it supposed to be done?
echo 1 > /proc/net/ipv4/conf/all/proxy_arp should help.
Or
echo 1 > /proc/net/ipv4/conf/default/proxy_arp before any interface
initialization.
> This is rt_cache. I don't think the zillions of lo entries are correct!
>
> Iface Destination Gateway Flags RefCnt Use Metric Source MTU Window IRTT TOS HHRef HHUptod SpecDst
> lo FF2FB2CC FF2FB2CC 94000000 0 0 0 FE2BB2CC 0 0 0 00 -1 0 EC28B2CC
etc.
Mama mia! Is this really broadcast?
Alexey
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu