If you don't want to go the sysctl route Change IFQ_MAXLEN to something reasonable in /usr/src/sys/net/if.h and recompile the kernel.
There was discussion on net.inet.ip.intr_queue values recently on -net. So you might want to go through that thread. Thanks, Prafulla Jason Carroll [[EMAIL PROTECTED]] wrote: > > Sorry for the slow reply; one of my email addresses seems to get rejected > by freebsd.org. > > It seems like net.inet.ip.intr_queue counts exactly the packets that are > dropped. I set the ...maxlen variable that appears to go with it up to > 200 (from 50), and this seems to have solved the problem. Any guidelines > for reasonable values? Is there some way I can set this in the kernel > other than by using sysctl? > > Thanks for your help! > Jason Carroll > > On Tue, 5 Nov 2002, Prafulla Deuskar wrote: > > > What does sysctl net.inet.ip.intr_queue_drops show? > > > To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-net" in the body of the message