From owner-freebsd-questions@FreeBSD.ORG Wed May 11 04:42:37 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E242016A4CE for ; Wed, 11 May 2005 04:42:37 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70F0C43D66 for ; Wed, 11 May 2005 04:42:37 +0000 (GMT) (envelope-from juhasaarinen@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so19489wri for ; Tue, 10 May 2005 21:42:36 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:references; b=nXxjeHzJ7ZXCenNzmXxbphZuuaQolFLt0We/LGwQIdV1ev6jMqcZJtiN0JJeC70z1VcAPx9WKRU0Hm1CtyXLAGxBtbmx0XBViOhVRlFi3quIw7NurF1CKrKxLEn++Gph1adDgowOe7+Sz1w+/LgSVKARg/0YE+IEphX3z4bDn6k= Received: by 10.54.47.7 with SMTP id u7mr27910wru; Tue, 10 May 2005 21:42:36 -0700 (PDT) Received: by 10.54.4.47 with HTTP; Tue, 10 May 2005 21:42:36 -0700 (PDT) Message-ID: Date: Wed, 11 May 2005 16:42:36 +1200 From: Juha Saarinen To: Nicholas Henry In-Reply-To: Mime-Version: 1.0 References: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.1 cc: freebsd-questions@freebsd.org Subject: Re: IPFW/Samba does not work with WinXP (but with MacOS 10.3) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Juha Saarinen List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 May 2005 04:42:38 -0000 On 5/11/05, Nicholas Henry wrote: >=20 > FreeBSD 5.3-RELEASE (GENERIC) #0: Fri Nov 5 04:19:18 UTC 2004 >=20 > Hello folks: >=20 > Trying to set rules to let a local network only connection to a Samba > server running on my FreeBSD machine. I'm a FreeBSD newbie. >=20 > Below is the rules file. The strange thing is this works fine when > logging into the Samba server from a OS X, but no go with WinXP. I can > connect to the Samba server from WinXP if the IPFW is not loaded. >=20 > Any ideas? >=20 >=20 Don't know anything about ipfw, but you need to pass TCP and UDP 135-139 fo= r=20 NetBIOS to work, or change network settings in Windows to make it use=20 TCP/UDP port 445 instead. --=20 Juha