Re: sendto: No buffer space available
From: Haesu (haesu_at_towardex.com)
Date: 07/30/03
- Previous message: Mark Koskenmaki: "Re: sendto: No buffer space available"
- In reply to: Mark Koskenmaki: "Re: sendto: No buffer space available"
- Next in thread: Dave Byrne: "Re: sendto: No buffer space available"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 30 Jul 2003 13:21:06 -0400 To: Mark Koskenmaki <bsd-techlists@neofast.net>, freebsd-isp@freebsd.org, freebsd-questions@freebsd.org
I did ifconfig down/up on all interfaces, and that didn't help...
The only way to clear it up seems like rebooting the whole box..
This one isn't related to any ppp, it has gre tunnels which are kernel based...
This is bazzarre problem.. none of the other boxes exhibit this problem ever..
Thanks,
-hc
-- Sincerely, Haesu C. TowardEX Technologies, Inc. WWW: http://www.towardex.com E-mail: haesu@towardex.com Cell: (978) 394-2867 On Wed, Jul 30, 2003 at 10:02:02AM -0700, Mark Koskenmaki wrote: > I use a freebsd box as a gateway for my home network. It uses a dialup > internet connection. > > When my ISP is having network problems, I will get the precise same issue. > I have also had the modem crash, and also got the same problem. > > I could "fix" it by killing ppp and restarting it. That clears the tcp > buffers for ppp. > > I suspect you possibly have a bad NIC or perhaps some other network issue > that's intermittent. Taking down the interface might clear the buffers... > > > > NEOFAST.NET > North > East > Oregon > FAST > Net > mark(at)neofast.net > ----- Original Message ----- > From: Haesu <haesu@towardex.com> > To: <freebsd-isp@freebsd.org>; <freebsd-questions@freebsd.org> > Sent: Wednesday, July 30, 2003 9:32 AM > Subject: sendto: No buffer space available > > > > Hello, > > > > We have a FreeBSD box here that we use to route some GRE tunnels and ipv6 > gif tunnels. We use zebra for dynamic routing running zebra, bgpd, ospfd, > and ospf6d. > > > > We have about 12 FreeBSD boxes with exact same configuration, the only > > difference is just the IP address of each interface. > > > > None of them fail but this one box... > > > > Everyday, this box stops all networking. I can still console in and > stuff.. When > > I typed 'ping 127.0.0.1' at the console after networking locked up, it > says: > > ping: sendto: No buffer space available > > > --- > Outgoing mail is certified Virus Free. > Checked by AVG anti-virus system (http://www.grisoft.com). > Version: 6.0.504 / Virus Database: 302 - Release Date: 7/24/03 > _______________________________________________ freebsd-isp@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-isp To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"
- Previous message: Mark Koskenmaki: "Re: sendto: No buffer space available"
- In reply to: Mark Koskenmaki: "Re: sendto: No buffer space available"
- Next in thread: Dave Byrne: "Re: sendto: No buffer space available"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- Re: Multiple Interfaces
... >> the same subnet, which is what your included config shows. ... That
interface can't be default gateway. ... you have two interfaces on the same network.
... implementation details on the various FreeBSD network stacks. ... (freebsd-net) - Re: sendto: No buffer space available
... > I use a freebsd box as a gateway for my home network. ... > When my
ISP is having network problems, I will get the precise same issue. ... Taking down the
interface might clear the buffers... ... > Subject: sendto: No buffer space available
... (freebsd-questions) - Re: Working on howl port
... > I'm not a zeroconf expert per se, but I would love to see FreeBSD have ...
If FreeBSD assigns v4 link-local address to all its ... then the link-local address for
each device on each network ... For now I only work on one interface. ...
(freebsd-net) - Re: Working on howl port
... I'm not a zeroconf expert per se, but I would love to see FreeBSD have ...
devices on the network, the freebsd box may appear unreachable. ... hostname by interface,
but I'm not sure how many people are this ... (freebsd-net) - Re: [PATCH 1/1] IPN: Inter Process Networking
... +IPN is an Inter Process Communication service. ... +interface and protocols
used for networking. ... +to a "network". ... +creates a communication socket.
... (Linux-Kernel)