From scholzmb@yahoo.com Mon Sep 23 09:46:02 2002 Received: from mailscan4.cac.washington.edu (mailscan4.cac.washington.edu [140.142.33.15]) by lists.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.08) with SMTP id g8NGk097173412 for ; Mon, 23 Sep 2002 09:46:00 -0700 Received: FROM mxu3.u.washington.edu BY mailscan4.cac.washington.edu ; Mon Sep 23 09:46:00 2002 -0700 Received: from web13905.mail.yahoo.com (web13905.mail.yahoo.com [216.136.175.68]) by mxu3.u.washington.edu (8.12.1+UW01.12/8.12.1+UW02.09) with SMTP id g8NGjxMG008895 for ; Mon, 23 Sep 2002 09:46:00 -0700 Message-ID: <20020923164559.83042.qmail@web13905.mail.yahoo.com> Received: from [64.81.186.98] by web13905.mail.yahoo.com via HTTP; Mon, 23 Sep 2002 09:45:59 PDT Date: Mon, 23 Sep 2002 09:45:59 -0700 (PDT) From: Scholz Matthew Subject: Re: Samba question To: linux@u.washington.edu In-Reply-To: <000701c26143$6d296e10$0200a8c0@winbox> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Try this instead (from the host first, then the firewall) smbclient -L //(hostname) What you have to remember is that smbclient is set up to look for windows shares, which means that you have to specifiy things as if the machine you were connecting to were a windows machine. Which means that you have to use the "shared" name, which for linux boxes is the hostname (as far as I know...) --- Duong Binh Do wrote: > Hi: > I have successfully Samba server on Mandrake > Corporate Server. My client > is on Windows XP Pro. It works fine. I transferred > some files onto the > server, then suddenly the connection is reset. I > couldn't ping the Linux > box from my win box. I try to do smbclient -L > 192.168.0.1 (which is the > IP of the linux box) and what I got is > > session request to 192.168.01. failed (Not listening > for calling name) > session request to 192 failed (Not listinging for > calling name) > session request to *SMNSERVER failed (Not listing > for calling name) > > Then I tried smbclient -L localhost and got > > tree connect failed: ERRSRV - ERRbadpw (Bad password > - name/password > pair in a Tree Connect or Session Setup are > invalid.) > > Here is my smb.conf file > > [global] > workgroup = WORKGROUP > server string = Samba server > guest account = smbuser,maika > max log size = 50 > security = SHARE > interfaces = 192.168.0.1/24 > domain master = yes > encrypt passwords = yes > hosts allow = localhost, 192.168.0.2/24 127. > remote announce = 192.168.0.1/WORKGROUP > browseable = yes > > [home] > path = /home/public > writable = yes > guest ok = yes > browseable = yes > > I did setup the encrypt password for samba. > Please help. I'm really in desperate having Samba > working properly. > Thanks > BD > > __________________________________________________ Do you Yahoo!? New DSL Internet Access from SBC & Yahoo! http://sbc.yahoo.com .