From owner-freebsd-net@FreeBSD.ORG Fri Oct 19 23:51:15 2007 Return-Path: Delivered-To: net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7FBA616A468 for ; Fri, 19 Oct 2007 23:51:15 +0000 (UTC) (envelope-from silby@silby.com) Received: from relay00.pair.com (relay00.pair.com [209.68.5.9]) by mx1.freebsd.org (Postfix) with SMTP id F1E5613C44B for ; Fri, 19 Oct 2007 23:51:13 +0000 (UTC) (envelope-from silby@silby.com) Received: (qmail 85318 invoked from network); 19 Oct 2007 23:24:32 -0000 Received: from unknown (HELO localhost) (unknown) by unknown with SMTP; 19 Oct 2007 23:24:32 -0000 X-pair-Authenticated: 209.68.2.70 Date: Fri, 19 Oct 2007 18:24:30 -0500 (CDT) From: Mike Silbersack To: Garrett Cooper In-Reply-To: Message-ID: <20071019182349.J97691@odysseus.silby.com> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: net@freebsd.org Subject: Re: Marvell chipsets on 8-CURRENT and XP x64 won't talk with one another X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Oct 2007 23:51:15 -0000 On Fri, 19 Oct 2007, Garrett Cooper wrote: > Hi, > In an effort to connect my 2 machines up -- the FreeBSD 8-CURRENT and > the Windows box, for filesharing via SMB I've installed samba3 and done that > song and dance to get things to work. The really weird thing is that my 2 > machines will talk via ICMP with one another, but not via TCP and/or UDP > (connections time out). Thinking that it was just a samba3 issue, I tried ssh > as well (Cygwin installed), and ssh connections (Windows to FreeBSD) fails > with connection timeouts as well. > Both machines have Marvell onboard chipsets and will communicate with > my Mac OSX 10.4.9 iBook (has a Broadcom chipset) without issue (in fact > that's what I'm using as my 'bridge' right now). I tried also using an SMB > client via my Xbox but that failed as well (then again the XBMC SMB client > tended to be really quirky if setup incorrectly). > I'm not sure where to start, so if there are any ideas I'd be more > than happy to hear them. This issue has been occurring from 7-CURRENT built > in late September to 8-CURRENT built 6 days ago. > Thanks, > -Garrett Just to clarify, how are the two hooked together? Is it over gigabit switch, a 10mbps hub, or directly cabled together? -Mike