Skip to Content.
Sympa Menu

baslinux - Re: [BL] Windows networking

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: 3aoo-cvfd AT dea.spamcon.org
  • To: baslinux AT lists.ibiblio.org
  • Subject: Re: [BL] Windows networking
  • Date: Fri, 19 Nov 2004 14:35:19 +1300

Sheldon Isaac wrote:
>
> ping asus
> 64 bytes from 192.168.1.3: icmp_seq=0 ttl=128 time=0.5 ms

OK, your TCP/IP connection is good. Now to the fun part.

> smbclient \\\\asus\\E

Have you tried: smbclient -L asus

> the response is
> Added interface ip=127.0.0.1 bcast=127.255.255.255 nmask=255.0.0.0
> error connecting to 192.168.1.3:139

This is good. It has worked out that asus is at 192.168.1.3

> (Connection refused)
> Connection to asus failed

This is probably an authentication problem, perhaps
encrypted password. Do the same command again with
the -d3 parameter to get debugging info.

If the problem is occuring because win98 wants an encrypted
password (which is likely), you have two options. Turn off
that feature on win98 or tell smbclient to use encryption.

Cheers,
Steven

____________________________
http://www.basiclinux.com.ru




Archive powered by MHonArc 2.6.24.

Top of Page