I have similar behavior:
Samba server with wins unicast resolution, working fine for at least a year, 
dynamic clients (WinXP, debian etch) in another private net can see the server 
and clients in all nets. the Wins server IP is passed through dhcpd3 server, 
and the file /etc/samba/dhcp.conf is actualized ok in the debian etch and in 
the tester hardy heron 8.04 machine.
when the ubuntu machine is in a different net in nautilus samba browser i can 
see only the broadcasts resolution machine (the same net machines) but are 
missing all the machines resolves through wins resolution. In this condition 
when I using:

gnomevfs-ls smb://IP/ 
or
gnomevfs-ls smb://netbios_name/ 

i can see all the shares of the hosts. (wins and broadcast)

but for te commands

gnomevfs-ls smb://netbios_name/
or
gnomevfs-ls smb://IP/

only works for the IP not for the netbios name (Error opening)

when the ubuntu machine is in the same net of the samba server
(broadcast resolution) i can see all the machines (includes all another
subnets machines)

packages in ubuntu:

dpkg -l|grep gvfs|awk '{print $2,$3}'
gvfs 0.2.5-0ubuntu1
gvfs-backends 0.2.5-0ubuntu1
gvfs-bin 0.2.5-0ubuntu1
gvfs-fuse 0.2.5-0ubuntu1
libgvfscommon0 0.2.5-0ubuntu1

dpkg -l|grep smb|awk '{print $2,$3}'
libsmbclient 3.0.28a-1ubuntu4.4
libsmbios1 0.13.10-1ubuntu1
smbclient 3.0.28a-1ubuntu4.4
smbfs 3.0.28a-1ubuntu4.4

dpkg -l|grep nautilus|awk '{print $2,$3}'
libnautilus-burn4 2.22.1-0ubuntu1
libnautilus-extension1 1:2.22.3-0ubuntu2
nautilus 1:2.22.3-0ubuntu2
nautilus-data 1:2.22.3-0ubuntu2
nautilus-sendto 0.13.2-0ubuntu1
nautilus-share 0.7.2-0ubuntu5


172.16.20.220$ gvfs-ls
dhcp.conf
smb.conf
gdbcommands

172.16.20.220$ gnomevfs-ls 
.               (Directory, x-directory/normal) size 4096       mode 0755
..              (Directory, x-directory/normal) size 8192       mode 0755
gdbcommands             (Regular, text/plain)   size 8  mode 0644
smb.conf                (Regular, text/plain)   size 11265      mode 0644
dhcp.conf               (Regular, text/plain)   size 36 mode 0644


172.16.20.220$ gnomevfs-ls smb://192.168.100.1
Archivos               
HD externo              


172.16.20.220$ gvfs-ls smb://netunix_samba/
Archivos
HD externo

172.16.20.220$ gnomevfs-ls smb://netunix_samba/
Error opening: El servicio no se encuentra disponible

172.16.20.220$ gnomevfs-ls smb://192.168.100.1/
Archivos                (Directory, x-directory/smb-share)      size 0
HD externo              (Directory, x-directory/smb-share)      size 0


tcpdump in samba server:


192.168.100.1$ tcpdump -i eth0|grep -v ssh
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on eth0, link-type EN10MB (Ethernet), capture size 96 bytes
11:40:06.559436 IP 172.16.20.220.46579 > 192.168.100.1.netbios-ssn: P 
2053491066:2053491170(104) ack 553584434 win 80 <nop,nop,timestamp 9834753 
121121112> NBT Session Packet: Session Message
11:40:06.560340 IP 192.168.100.1.netbios-ssn > 172.16.20.220.46579: P 
1:108(107) ack 104 win 88 <nop,nop,timestamp 121131726 9834753> NBT Session 
Packet: Session Message
11:40:06.561016 IP 172.16.20.220.46579 > 192.168.100.1.netbios-ssn: . ack 108 
win 80 <nop,nop,timestamp 9834754 121131726>
11:40:06.561548 IP 172.16.20.220.46579 > 192.168.100.1.netbios-ssn: P 
104:262(158) ack 108 win 80 <nop,nop,timestamp 9834754 121131726> NBT Session 
Packet: Session Message
11:40:06.562736 IP 192.168.100.1.netbios-ssn > 172.16.20.220.46579: P 
108:236(128) ack 262 win 96 <nop,nop,timestamp 121131727 9834754> NBT Session 
Packet: Session Message
11:40:06.564200 IP 172.16.20.220.46579 > 192.168.100.1.netbios-ssn: P 
262:444(182) ack 236 win 88 <nop,nop,timestamp 9834755 121131727> NBT Session 
Packet: Session Message
11:40:06.566139 IP 192.168.100.1.netbios-ssn > 172.16.20.220.46579: P 
236:652(416) ack 444 win 104 <nop,nop,timestamp 121131728 9834755> NBT Session 
Packet: Session Message
11:40:06.567274 IP 172.16.20.220.46579 > 192.168.100.1.netbios-ssn: P 
444:489(45) ack 652 win 96 <nop,nop,timestamp 9834755 121131728> NBT Session 
Packet: Session Message
11:40:06.567858 IP 192.168.100.1.netbios-ssn > 172.16.20.220.46579: P 
652:691(39) ack 489 win 104 <nop,nop,timestamp 121131728 9834755> NBT Session 
Packet: Session Message

sorry my english

-- 
Network/SMB browsing has issues
https://bugs.launchpad.net/bugs/238067
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to