patm device on FreeBSD 9.2

2015-06-07 Thread Nomad Esst via freebsd-net
I've recently configured my kernel with the following optionsdevice    patm device    utopia device    atm options   NATM options   LIBMBPOOL In order to use patm device on my FreeBSD 9.2 AMD64.Here are the configurations for a back to back connection 

Re: FreeBSD 10.1-REL - network unaccessible after high traffic

2015-06-07 Thread Christopher Forgeron
You know what helped me: 'vmstat 5' Leave that running. If the last thing on the console after a crash/hang is vmstat showing 8k of memory left, then you're in the same problem-park as me. My 10.1 96GiB RAM box is chewing ~8 GiB of RAM in less than 5 seconds, and then crashing/panicking/hanging.

Problem reports for freebsd-net@FreeBSD.org that need special attention

2015-06-07 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and ob

Re: FreeBSD 10.1-REL - network unaccessible after high traffic

2015-06-07 Thread Cs
ok, just lowered it to 1500 but please also note that it was on 1500 for 2 years 2015.06.07. 14:57 keltezéssel, Rick Macklem írta: Since disabling TSO didn't help, you could try dropping to 1500mtu on both interfaces. Some people run into problems when 9K jumbo clusters fragment the kernel addr

Re: Adding RTL8153 support to rue(4) USB to Ethernet driver

2015-06-07 Thread Ben Woods
On 3 June 2015 at 23:46, Hans Petter Selasky wrote: > On 06/03/15 17:42, Ben Woods wrote: >> >> Thank you for your help HPS! How can we make this work out of the box >> in the future? > > > Hi, > > In dev/usb/quirk/usb_quirk.c you can add a quirk that config index 1 should > be selected by default

Re: IPsec-Tools 0-Day Denial of Service

2015-06-07 Thread Jason Unovitch
On Sat, Jun 6, 2015 at 3:48 PM, Daniel DP. Plominski wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA512 > > https://www.altsci.com/ipsec/ipsec-tools-sa.html > > security/ipsec-tools build with gssapi: CRASHED > > (FreeBSD 10.1 + ipsec-tools 0.8.2_1) > > best regards > Daniel > -BEGIN

Re: FreeBSD 10.1-REL - network unaccessible after high traffic

2015-06-07 Thread Cs
that's correct, disabling TSO didn't help however I did not disable vlanhwtso so it's my next step but I don't use vlans. I can access the server via IPMI checked the netstat no buffer problem there, no error in /var/log/messages just the ntpd no route to host caused by the network outage. abou

Re: FreeBSD 10.1-REL - network unaccessible after high traffic

2015-06-07 Thread hiren panchasara
On 06/07/15 at 10:50P, Cs wrote: > Hi All, > > It worked fine for two weeks but I had a network outage 2 days ago then > today. Tried to disable rxcsum and txcsum after the first one, didn't > help. Don't know what else to do it's a shame that I can't use this card > with fbsd i REALLY don't wa

Re: FreeBSD 10.1-REL - network unaccessible after high traffic

2015-06-07 Thread Cs
Hi All, It worked fine for two weeks but I had a network outage 2 days ago then today. Tried to disable rxcsum and txcsum after the first one, didn't help. Don't know what else to do it's a shame that I can't use this card with fbsd i REALLY don't want to install linux instead but my productio