Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Oct 2006 16:18:10 +0200
From:      Milan Obuch <net@dino.sk>
To:        freebsd-net@freebsd.org
Subject:   Somewhat weird net behavior
Message-ID:  <200610211618.11472.net@dino.sk>

next in thread | raw e-mail | index | archive | help
Hi,
I am seeing something strange on couple of our routers. All are WRAP based on 
6.1-RELEASE-p6, easiest description is:

# ping <any-public-ip>
PING <any-public-ip>: 56 data bytes
ping: sendto: No buffer space available
ping: sendto: No buffer space available
^C
--- <any-public-ip> ping statistics ---
2 packets transmitted, 0 packets received, 100% packet loss
# ifconfig sis0 up
# ping <any-public-ip>
PING <any-public-ip>: 56 data bytes
64 bytes from <any-public-ip>: icmp_seq=0 ttl=64 time=2.310 ms
^C
--- <any-public-ip> ping statistics ---
1 packets transmitted, 1 packets received, 0% packet loss
round-trip min/avg/max/stddev = 2.310/2.310/2.310/0.000 ms

I know this is really minimum information here, but I need just an idea what 
to look for. It is strange for me - is it some memory leak? How could it be 
cleared with simple ifconfig up? Did anyone seen something similar?

Regards,
Milan

-- 
This address is used only for mailing list response.
Do not send any personal messages to it.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610211618.11472.net>