Re: problems interacting on TCP level with K5JB

2008-04-19 Thread David DeSimone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Oliver Lehmann <[EMAIL PROTECTED]> wrote: > > 19:22:31.003359 IP (tos 0x10, ttl 64, id 730, offset 0, flags [DF], proto TCP > (6), length 60) 10.1.1.1.54398 > 10.1.1.2.telnet: S, cksum 0xceef (correct), > 1217851052:1217851052(0) win 65535 34167010

Re: Network Instability when upgrading to 4GB of RAM

2008-04-19 Thread Erich Dollansky
Hi, Paul Haddad wrote: I've got the below system setup that has so far been very stable when running with 2GB of RAM. I've recently been attempting to upgrade it to 4GB of ram (using 4 DIMMs vs the current 2). The problem is that within a few hours of running with the 4GB config I start gettin

Re: read() returns ETIMEDOUT on steady TCP connection

2008-04-19 Thread Peter Jeremy
On Sat, Apr 19, 2008 at 03:27:28PM +0100, Mark Hills wrote: >I'm are having a trouble with TCP connections being dropped with "read: >Operation timed out". What is unusual is that this is happening right in >the middle of sending a steady stream of data with no network congestion. Can you give s

Re: Network Instability when upgrading to 4GB of RAM

2008-04-19 Thread Paul
I had some similar issues for some reason.. Check the output of netstat -m and see if the mbuf clusters in use line if the total is anywhere near the max. Mine was maxing out and causing some very weird problems with no errors in any log anywhere. Paul Haddad wrote: Hi All, I've got the be

Re: kern/122875: [nfs] "rstatd: Can't get namelist. 1" - fbsd 7.0-stable (works ok in 7.0-release) (regression)

2008-04-19 Thread linimon
Old Synopsis: "rstatd: Can't get namelist. 1" - fbsd 7.0-stable (works ok in 7.0-release) New Synopsis: [nfs] "rstatd: Can't get namelist. 1" - fbsd 7.0-stable (works ok in 7.0-release) (regression) Responsible-Changed-From-To: freebsd-bugs->freebsd-net Responsible-Changed-By: linimon Responsibl

Network Instability when upgrading to 4GB of RAM

2008-04-19 Thread Paul Haddad
Hi All, I've got the below system setup that has so far been very stable when running with 2GB of RAM. I've recently been attempting to upgrade it to 4GB of ram (using 4 DIMMs vs the current 2). The problem is that within a few hours of running with the 4GB config I start getting odd network erro

problems interacting on TCP level with K5JB

2008-04-19 Thread Oliver Lehmann
Hi, I've an old UNIX SYSIII system where I want to get IP running with K5JB. I've modified the code (and even my C-Compiler...) as far as I could to get it working. Right now, FreeBSD and K5JB are able to communicate via ICMP. Ping(8) for example works fine. They are connected together via SLIP.

read() returns ETIMEDOUT on steady TCP connection

2008-04-19 Thread Mark Hills
Hello, I'm are having a trouble with TCP connections being dropped with "read: Operation timed out". What is unusual is that this is happening right in the middle of sending a steady stream of data with no network congestion. The system is FreeBSD 7 and a bespoke streaming server with 1Gbit

Re: kern/122794: Kernel panic after brings lagg(8) up if NICs are not bringed up before

2008-04-19 Thread gavin
Synopsis: Kernel panic after brings lagg(8) up if NICs are not bringed up before Responsible-Changed-From-To: freebsd-i386->freebsd-net Responsible-Changed-By: gavin Responsible-Changed-When: Sat Apr 19 14:19:13 UTC 2008 Responsible-Changed-Why: Looks like -net are probably responsible for this o