Xingjun Chu
2005-Jan-06 20:18 UTC
[Samba] "Called name not present" - using smbclient from linux to access win98
Hi, I am quite confused by the following observation. I tried to use smbclient on a linux to access a Windows 98 se. --- Smbclient //IP address/sharefolder -U username%passwd. I got some errors like Session request to [Ip address] failed (called name not present). But I can use the same command from the same Linux to access a Window 2000 machine. I also noticed that If I use the the following command to access the win98 from the linux box, --- smbclient //win98 machine name/sharefolder -I IP address -U username%passwd. It works fine. So I began to think probably something going on with win98 smb server and I have to use the name instead of using something like //IP address/sharefolder to refer to that resoure. But the following fact confused me, I can access win98 use "//IP address/sharefolder" from my win2k machine, for example, enter "//win98 ip address/sharefoler" in the "run", I can get in. I'll really appreciate it if anyone can clarify this confusion above Thanks! Jason
Gerald (Jerry) Carter
2005-Jan-07 15:42 UTC
[Samba] "Called name not present" - using smbclient from linux to access win98
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Xingjun Chu wrote: | Hi, | | I am quite confused by the following observation. | | I tried to use smbclient on a linux to access a Windows 98 se. | --- Smbclient //IP address/sharefolder -U username%passwd. | | I got some errors like | | Session request to [Ip address] failed (called name | not present). | | But I can use the same command from the same Linux to | access a Window 2000 machine. Windows 2000 will support netbiosless operations where as win9x requires netbios a netbios session. | But the following fact confused me, I can access | win98 use "//IP address/sharefolder" from my win2k machine, | for example, enter "//win98 ip address/sharefoler" in | the "run", I can get in. Windows 2000 is resolving the ip address to a netbios name for you. cheers, jerry - --------------------------------------------------------------------- Alleviating the pain of Windows(tm) ------- http://www.samba.org GnuPG Key ----- http://www.plainjoe.org/gpg_public.asc "If we're adding to the noise, turn off this song"--Switchfoot (2003) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFB3q3LIR7qMdg1EfYRAuZ5AKDKI1IotGHg0eLwT3/n7y+ZR0ThwgCfUacf KLuzIIIkGELw29r1HtK33Jw=R/1i -----END PGP SIGNATURE-----
Possibly Parallel Threads
- "Called name not present" - using smbclient from linu x to access win98
- Propose mount.cifs/smbfs able to mount the child folder of share folder
- Update: WARNING: --rsh or -e option ignored when connecting to rsync daemon]
- Update: WARNING: --rsh or -e option ignored when connecting to rsyncdaemon]
- Samba share mapped to a virtual directory via UNC within IIS doesn't work