From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ww0-f47.google.com (mail-ww0-f47.google.com [74.125.82.47]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority" (verified OK)) by huchra.bufferbloat.net (Postfix) with ESMTPS id 6DD0C2021F3 for ; Sat, 5 Nov 2011 01:52:04 -0700 (PDT) Received: by wwf22 with SMTP id 22so4051406wwf.28 for ; Sat, 05 Nov 2011 01:52:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:organization:user-agent:mime-version:to :subject:references:in-reply-to:content-type; bh=fiR9IbGr7tsdZe21B5EPOQogehPloX/I8N+lE4+j8B4=; b=fN12i+IS7XPB0S7Cg5c1097TTrUdHRSff5wWn8M7F26iqpa5Uzh3A9kR90gocuwnt4 B9GnVrLiu2fOBws5dJbSdtzCBuvp5Sh8+Jn72n0Xo85xRcp2pVV5hEjCoE2Mf01lvexS e+MZ4/gxjfx31Ek6V/1JZoMl1Ez4bIUeJxpO8= Received: by 10.227.60.143 with SMTP id p15mr21508955wbh.28.1320483122301; Sat, 05 Nov 2011 01:52:02 -0700 (PDT) Received: from [172.17.2.113] (gob75-7-82-247-114-230.fbx.proxad.net. [82.247.114.230]) by mx.google.com with ESMTPS id fy13sm19383223wbb.18.2011.11.05.01.52.00 (version=SSLv3 cipher=OTHER); Sat, 05 Nov 2011 01:52:01 -0700 (PDT) Message-ID: <4EB4F92C.70204@gmail.com> Date: Sat, 05 Nov 2011 09:51:56 +0100 From: =?ISO-8859-1?Q?David_T=E4ht?= Organization: Bufferbloat.net User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1 MIME-Version: 1.0 To: bloat@lists.bufferbloat.net References: In-Reply-To: Content-Type: multipart/mixed; boundary="------------030203060906070906060800" Subject: Re: [Bloat] Windows file sharing broken with RC6 ? X-BeenThere: bloat@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: General list for discussing Bufferbloat List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Nov 2011 08:52:05 -0000 This is a multi-part message in MIME format. --------------030203060906070906060800 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit On 11/04/2011 06:53 PM, Jim Reisert AD1C wrote: > Now that my new WND3700v2 router is in service with CeroWRT RC6 > ("Ocean City"), I've been unable to share directories between two > Windows 7 computers. > > - I'm *not* using "HomeGroup". All computers involved are in "Workgroup" > > - From my wife's XP laptop, I can do a directory of > \\ and see the shared directory, but syncing that > directory with the laptop no longer works (i.e. My Documents) > > I share two directories from one of my PCs to the other. Both are > Windows 7 Pro 64-bit. I am unable to see \\ from > , and of course, can't see those directories either. > > Is there something I need to enable in the CeroWRT software to support this? I knew this was going to be a problem with the routing split. (another issue will be multicast dns) Like so many other things, I'd like to get this to zero configuration, while keeping wireless and wired interfaces separated... The fix : 1) install wins support with the samba3 package (via: opkg update opkg install samba3 luci-app-samba (or install via the web interface) 2) configure it to be in the workgroup and announce on the subnets. It should then become the 'master' browser for that domain. While I recall this setup as straightforward (edit either /etc/config/samba and/or /etc/samba/smb.conf.template) and used it to share a flash disk across a XP/Vista network as well as printers, that was waaaay back in may. however I do not know if windows 7 has 'extra' firewalling features in re subnets at this point. As an enterprise OS I sure would hope not and it's merely the missing wins announcement that is failing you. start it via /etc/init.d/samba3 start Wash, rinse, repeat. When it works... 3) Enable it on boot via the web interface > Thanks - Jim > -- Dave Täht --------------030203060906070906060800 Content-Type: text/x-vcard; charset=utf-8; name="dave_taht.vcf" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="dave_taht.vcf" begin:vcard fn;quoted-printable:Dave T=C3=A4ht n;quoted-printable:T=C3=A4ht;Dave email;internet:dave.taht@gmail.com tel;home:1-239-829-5608 tel;cell:0638645374 x-mozilla-html:FALSE version:2.1 end:vcard --------------030203060906070906060800--