From owner-freebsd-stable Fri Mar 29 8: 3:26 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mserver2.gmu.edu (mail02.gmu.edu [129.174.0.10]) by hub.freebsd.org (Postfix) with ESMTP id E6F6637B416 for ; Fri, 29 Mar 2002 08:03:21 -0800 (PST) Received: from sleipnir ([129.174.39.69]) by mserver2.gmu.edu (Netscape Messaging Server 4.15) with ESMTP id GTQSLL00.PCK for ; Fri, 29 Mar 2002 11:03:21 -0500 Reply-To: From: "Steve Bernard" To: Subject: RE: Mystic network behavior Date: Fri, 29 Mar 2002 11:02:47 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 In-Reply-To: <3CA48E9A.603B7040@evosoft.hu> Importance: Normal Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Did you ensure that each interface had the proper speed and duplex settings? I've seen a lot of NICs set to 100-TX when they are connected to a 10-T hub. This can cause all kinds of seemingly anomalous network behavior, especially slowdowns and timeouts. Steve -----Original Message----- From: owner-freebsd-stable@FreeBSD.ORG [mailto:owner-freebsd-stable@FreeBSD.ORG]On Behalf Of Pelhrimovszky, Zsolt Sent: Friday, March 29, 2002 10:56 AM To: stable@FreeBSD.ORG; net@FreeBSD.ORG Subject: Mystic network behaviour Hi, in the past months we had a lot of network problems with our new FreeBSD gateway. These were network slowdowns. Playing with sysctls (rfc1323, newreno, syncookies, delayed_ack ..) didn't help. We upraded the system from 4.4 stable, up to 4.5 stable 2 weekly, downgraded it to 4.5 Release p2, but the slowdown still remained. The gateway has two interfaces: tx0 and tx1. tx0 was connected to 10Mb hub (towards to our ISPs router with 512Kbit leased line), tx1 to an 100MB switch (internal lan). The throughput was usually so much, that it filled the 512k bandwith. There were enough mbufs and other nerwork resources, the system does only gatewaying. The slowdown was caused by input errors on the tx0 interface (1-2 new errors per second, output from netstat -ni). Reinitialising it with ifconfig down and up stopped these errors for some time (from 2 minutes up to 2-3 days). Setting manually the ifconfig parameters (media, and mediaopts) also didn't help. The final solution was, that we changed the 10Mb hub to an 100MB switch, and now it works fine. Has anybody some ideas what was worng? Is a defect somewere in the FreeBSD ip-stack, or network driver implementation? Regards, Zs. Pelhrimovszky To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message