On 03/18/2011 09:35 AM, Mats Lindberg wrote: > So - after a while I've made some observations. My problem is > actually connected to arp. > > My config is very static so basically I want to turn off arp > requests. Somewhere in the startup scripts I did >> sysctl -w net.link.ether.inet.max_age=2147483647 (max accepted >> value) > Are you aware of ifconfig <if> staticarp ?
I can imagine that the kernel uses some resources for every outstanding arp request, meaning that if it's continually sending arp requests, it also will use a lot of such resources.. -- Pieter _______________________________________________ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"