From owner-freebsd-net@FreeBSD.ORG Sat Oct 20 00:43:05 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 5F43A16A418 for ; Sat, 20 Oct 2007 00:43:05 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from mxout7.cac.washington.edu (mxout7.cac.washington.edu [140.142.32.178]) by mx1.freebsd.org (Postfix) with ESMTP id 1DB2613C442 for ; Sat, 20 Oct 2007 00:43:05 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from smtp.washington.edu (smtp.washington.edu [140.142.32.139]) by mxout7.cac.washington.edu (8.13.7+UW06.06/8.13.7+UW07.09) with ESMTP id l9K0h4Yr005774 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Fri, 19 Oct 2007 17:43:04 -0700 X-Auth-Received: from dzihan.cs.washington.edu (dzihan.cs.washington.edu [128.208.4.96]) (authenticated authid=youshi10) by smtp.washington.edu (8.13.7+UW06.06/8.13.7+UW07.09) with ESMTP id l9K0h4EC019241 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Fri, 19 Oct 2007 17:43:04 -0700 Message-ID: <47194F18.3010303@u.washington.edu> Date: Fri, 19 Oct 2007 17:43:04 -0700 From: Garrett Cooper User-Agent: Thunderbird 2.0.0.6 (X11/20071003) MIME-Version: 1.0 To: Mike Silbersack References: <20071019182349.J97691@odysseus.silby.com> In-Reply-To: <20071019182349.J97691@odysseus.silby.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-PMX-Version: 5.3.3.310218, Antispam-Engine: 2.5.2.313940, Antispam-Data: 2007.10.19.172325 X-Uwash-Spam: Gauge=IIIIIII, Probability=7%, Report='__CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0, __USER_AGENT 0' 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: Sat, 20 Oct 2007 00:43:05 -0000 Mike Silbersack wrote: > > 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 To make things more interesting, both machines are hooked up using private IPs, and neither machine has a true router setup (I did put in a dummy gateway though because the Windows machine and the FreeBSD machines weren't setting the default route to the private subnet properly). -Garrett