Hi,
This is quite a large list with lots of hosts, but even grep –v the larger
/24-ones leaves the arp-table up to 10.000…
I’ve also heared (but never understood), that the lo-interface should be up and
running. This is true in this case, but I noticed, the routes for 127.0.0.1 are
missing
Hi Pandu,
thanks for your reply.
As far as I can see, proxy_arp is not enabled on any interfaces:
host conf # pwd
/proc/sys/net/ipv4/conf
Host conf # for f in $(find | grep -i proxy_arp | grep -v pvlan ); do echo $f
&& cat $f ;done
./all/proxy_arp
0
./default/proxy_arp
0
./lo/pro
2 matches
Mail list logo