Re: enable tcpdump GUESS_TSO flag?

2013-04-07 Thread YongHyeon PYUN
On Thu, Apr 04, 2013 at 11:24:18AM +, Eggert, Lars wrote: > Hi, > > I wonder whether it'd be a good idea to enable tcpdump's GUESS_TSO flag by > default? It enables a heuristic that lets tcpdump understand pcaps that > include segments generated by TCP TSO (which otherwise show up as "IP bad

Re: panic in tcp_do_segment()

2013-04-07 Thread Rick Macklem
Juan Mojica wrote: > Agree with Matt. > > Whenever there is an UNLOCK/LOCK like is present in soclose(), there > is a window to allow something through.  Unsetting SO_ACCEPTCONN was > put in place because the LOCK/UNLOCK in soclose let a new socket to be > added to the so_incomp list causing a dif

Re: kern/177696: [patch] [net] Removing an unavailable sysctl from manpage

2013-04-07 Thread linimon
Synopsis: [patch] [net] Removing an unavailable sysctl from manpage Responsible-Changed-From-To: freebsd-bugs->freebsd-net Responsible-Changed-By: linimon Responsible-Changed-When: Sun Apr 7 20:27:02 UTC 2013 Responsible-Changed-Why: Over to maintainer(s). http://www.freebsd.org/cgi/query-pr.cgi

Re: rarpd

2013-04-07 Thread Marius Strobl
On Sun, Apr 07, 2013 at 03:10:05PM +0100, Joe Holden wrote: > Marius Strobl wrote: > > On Sat, Apr 06, 2013 at 01:07:16AM +0100, Joe Holden wrote: > >> Hi guys, > >> > >> I'm trying to make rarpd behave, but it doesn't seem to want to listen > >> on vlan interfaces, or at least not mine: > > > >

Re: rarpd

2013-04-07 Thread Joe Holden
Marius Strobl wrote: On Sat, Apr 06, 2013 at 01:07:16AM +0100, Joe Holden wrote: Hi guys, I'm trying to make rarpd behave, but it doesn't seem to want to listen on vlan interfaces, or at least not mine: Looks like you are using a FreeBSD version that misses the following change: http://svnwe

Re: rarpd

2013-04-07 Thread Marius Strobl
On Sat, Apr 06, 2013 at 01:07:16AM +0100, Joe Holden wrote: > Hi guys, > > I'm trying to make rarpd behave, but it doesn't seem to want to listen > on vlan interfaces, or at least not mine: Looks like you are using a FreeBSD version that misses the following change: http://svnweb.freebsd.org/bas

Re: Problems with network on host with jail.

2013-04-07 Thread Carsten Sonne Larsen
Hi Vitaliy, One way could be to install arping from /ports/net/arping and see if you can reach the NIC on the border router from the LAN zone. Cheers, -- On 04/06/2013 22:34, wishmaster wrote: Hi. Since I setuped Jail for www stuff in server there are network problems. Router has 3 NIC's

BSNMPD: several (cosmetic?) problems

2013-04-07 Thread Lev Serebryakov
Hello, Freebsd-net. (1) I have a lot of "could not encode error response" in /var/log/messages after change of hardware. It looks like, every request from mrtg for "unexistent" interface leads to this message. I'll reconfigure mrtg, of course, but it is annoying. (2) With wlan plugin daemon comp