From owner-freebsd-questions Tue Sep 25 14:44:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp017.mail.yahoo.com (smtp017.mail.yahoo.com [216.136.174.114]) by hub.freebsd.org (Postfix) with SMTP id 3D8C337B413 for ; Tue, 25 Sep 2001 14:44:11 -0700 (PDT) Received: from unknown (HELO RAMBUS) (216.179.225.200) by smtp.mail.vip.sc5.yahoo.com with SMTP; 25 Sep 2001 21:44:10 -0000 X-Apparently-From: Message-ID: <006701c1460b$3526bbc0$c8e1b3d8@liquidground.com> Reply-To: "DrTebi" From: "DrTebi" To: "Bsd Newbie" , References: Subject: Re: samba connectivity problems... Date: Tue, 25 Sep 2001 14:44:08 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG - is inetd running? - did you restart inetd/gave it a "HUP"? (killall -HUP inetd) - try to use smbd and nmbd without inetd, just do /usr/local/samba/bin/smbd /usr/local/samba/bin/nmbd - is your configuration OK? Do /usr/local/samba/bin/testparm or /usr/local/samba/bin/testparm > test; more test and try to see if everything is correct - check out your error logs, they're usually in /usr/local/samba/var You also might want to check out the online oreilly book at http://www.oreilly.com/catalog/samba/chapter/book/ Good luck, feel free to ask me if you need more help. DrTebi ----- Original Message ----- From: "Bsd Newbie" Newsgroups: fa.freebsd.questions To: Sent: Tuesday, September 25, 2001 11:27 AM Subject: samba connectivity problems... > > i'm trying to test Samba with the "smbclient" line > > when I type 'smbclient \\\\(hosname)\\public' (why are the slashes the dos > way?)... I get the following error message: > > added interface ip=192.168.1.101 bcast=192.168.1.255 nmask=255.255.255.0 > error connecting to 192.168.1.101:139 (Connection refused) > Connection to froggie5 failed > > I have the following entires in /etc/inetd.conf: > > netbios-ssn stream tcp nowait root /usr/local/samba/bin/smbd smbd > netbios-ns dgram udp wait root /usr/local/samba/bin/nmbd nmbd > > After I installed samba I ran "ps waux | grep inetd" ... > > I really don't know what's going on... I have a copy of "Samba Unleased" > by Sams... but hasn't given a solution to my problem. > > > > > __________________________________________________ > Do You Yahoo!? > Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger. http://im.yahoo.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message