System ICMP error in FreeBSD
I use a modem to connect to my ISP. A few days ago i'v noticed that my modem was connected but my computer was frozen on the Internet.
I' v tried to ping my default gateway and surprise I have received a system error :
ping ........ no buffer space available !
I have tried to see what's happened and i try netstat -m but neither nmbclusters and neither nmbufs where not overflow.
Ex:
1/128/10048 mbufs in use (current/peak/max):
1 mbufs allocated to data
0/20/2512 mbuf clusters in use (current/peak/max)
72 Kbytes allocated to network (0% of mb_map in use)
0 requests for memory denied
0 requests for memory delayed
0 calls to protocol drain routines
I have tried FreeBSD 4.4 ,4.5 .4.6 ,4.6.2 and the later 4.7. The same problem even with GENERIC kernel.
Any idea ? Thanks in advance.
|