On Mon, 29 Oct 2001 15:49:12 -0600 (CST), Mike Silbersack wrote:

>> Oct 29 21:46:58 /kernel: arp: 00:c0:df:eb:a9:1c is using my IP address 172.27.0.1!
>Sounds bad, you should figure out who's trying to use your IP and get that
>fixed.
Already done that. Some of my users are just starting out on linux and they easily get 
confused over words like "interface" or "gateway" :)
>> Oct 29 21:46:58 /kernel: xl0: no memory for rx list -- packet dropped!
>> ... and after that... a whole bunch of...
>You're running out of nmbclusters.  You can up it by adding
>kern.ipc.nmbclusters=<some number> to /boot/loader.conf and then
>rebooting.  To see what your current mbuf cluster usage / max are, see
>netstat -m.  (If you're running less than 4.4, you will need to set
>NMBCLUSTERS in the kernel config instead, then rebuild your kernel.)
[#] netstat -m
309/1232/6144 mbufs in use (current/peak/max):
        194 mbufs allocated to data
        115 mbufs allocated to packet headers
170/352/1536 mbuf clusters in use (current/peak/max)
1012 Kbytes allocated to network (21% of mb_map in use)
...

what would be an appropriate value? I'm running FreeBSD 4.3 on this box and I have 
about 400 workstations on my "neck".

Thanks in advance,
Radu Bogdan Rusu (aka veedee)
C7 Campus Network System Administrator




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message

Reply via email to