My servers are running fine, but connection fails when I use smbclient to test. Can someone help? thanks -------------------------------------------- METAgency - Media and Ecommerce Technology Ph: (775) 284-8657 Fax: (775) 284-8658 Wireless: (775) 720-2119 Web: http://www.metagency.com --------------------------------------------
smbclient //server/share -d3 might offer insight. Joel Fri, Oct 12, 2001 at 12:53:28PM -0700, METAgency wrote:> My servers are running fine, but connection fails when I use > smbclient to test. Can someone help? > > thanks > -------------------------------------------- > METAgency - Media and Ecommerce Technology > Ph: (775) 284-8657 Fax: (775) 284-8658 > Wireless: (775) 720-2119 > Web: http://www.metagency.com > -------------------------------------------- > > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba
On Fri, Oct 12, 2001 at 01:54:51PM -0700, METAgency wrote:> Tried this. It says "wins_svr died(): WINS server 64.xx.xx.xxx > appears to be down. Connection failed" > I have tried to configure with WINS server, without, etc, still not > able to connect in any case. > > KD > > > >smbclient //server/share -d3 might offer insight. > >JoelI am assuming that you are configuring your own samba server, not hooking up just as a client to another server. If so, I would set up the simplest smb.conf you can manage, leaving out all mention of win servers and the like. Then, walking through the DIAGNOSIS.txt file which comes with the samba source. Joel