From owner-freebsd-questions@FreeBSD.ORG Sat May 10 16:22:28 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 409281065670 for ; Sat, 10 May 2008 16:22:28 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from mta1.srv.hcvlny.cv.net (mta1.srv.hcvlny.cv.net [167.206.4.196]) by mx1.freebsd.org (Postfix) with ESMTP id 127DB8FC17 for ; Sat, 10 May 2008 16:22:28 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from ool-435559b8.dyn.optonline.net (ool-435559b8.dyn.optonline.net [67.85.89.184]) by mta1.srv.hcvlny.cv.net (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) with ESMTP id <0K0N00LBLUTEVKK0@mta1.srv.hcvlny.cv.net> for freebsd-questions@freebsd.org; Sat, 10 May 2008 12:22:27 -0400 (EDT) Received: from ool-435559b8.dyn.optonline.net (localhost [127.0.0.1]) by ool-435559b8.dyn.optonline.net (8.14.2/8.14.2) with ESMTP id m4AGMMa1084580; Sat, 10 May 2008 12:22:23 -0400 Date: Sat, 10 May 2008 12:22:17 -0400 From: "Aryeh M. Friedman" In-reply-to: <20080510141526.H60043@wojtek.tensor.gdynia.pl> To: Wojciech Puchar Message-id: <4825CBB9.8030602@gmail.com> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT X-Enigmail-Version: 0.95.6 References: <20080510115039.H59529@wojtek.tensor.gdynia.pl> <4825777E.1060106@gmail.com> <20080510141526.H60043@wojtek.tensor.gdynia.pl> User-Agent: Thunderbird 2.0.0.14 (X11/20080504) Cc: freebsd-questions@freebsd.org, Long Story Subject: Re: advice needed regarding OS & Hardware. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 May 2008 16:22:28 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Wojciech Puchar wrote: |> | if it's realteks, marvell etc. you will have a problems |> |> re(4) seems to be fine with most of them now under 7 | | you mean it's IP checksums turned off by default in freebsd 7? | | if i turn it off in FreeBSD 6.3 - it works too. but you CAN NOT do ifconfig re0 down and ifconfig re0 up | | after 5-15 times it will lockup. | | | now i use it at 100Mbps in one server, following this 2 things, works for a month now. | I am using 8-CURRENT and no such issue. Details: uname: FreeBSD ool-435559b8.dyn.optonline.net 8.0-CURRENT FreeBSD 8.0-CURRENT #3: Fri May 9 01:10:47 EDT 2008 aryeh@ool-435559b8.dyn.optonline.net:/usr/obj/usr/src/sys/MONSTER amd64 /etc/rc: #!/bin/sh PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin sysctl net.inet.udp.blackhole=1 sysctl net.inet.tcp.blackhole=2 swapon -a fsck -p mount -rw / mount -a kldload /usr/local/modules/fuse.ko hostname ool-435559b8.dyn.optonline.net ifconfig re0 192.168.2.2 ifconfig lo0 127.0.0.1 route add default 192.168.2.1 named inetd noip2 /usr/sbin/sshd ntpdate north-america.pool.ntp.org cupsd sendmail -bd -q1m apachectl start moused -t auto -p /dev/ums0 vidcontrol -m on Relevent portions of dmesg: re0: port 0xe800-0xe8ff mem 0xfebff000-0xfebfffff irq 17 at device 0.0 on pci4 miibus0: on re0 rgephy0: PHY 1 on miibus0 rgephy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto re0: Ethernet address: 00:19:db:b5:f8:0f re0: [FILTER] -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkgly7kACgkQk8GFzCrQm4AxFQCbBJWm/JHHxzwLC/xTPrFAHAgL T6sAn0x3+6rJeiFRO30HvCsOMoKiHGMu =I3k/ -----END PGP SIGNATURE-----