Moderator: Moderators
Fitzcarraldo wrote:Do you mean when you are trying to browse a Samba share in Dolphin or Konqueror? If yes, see the following thread which may help you: Re: smb problem after KDE 4.3.2 update: Sabayon 5.0 KDE [Solved]
Fitzcarraldo wrote:If browsing Samba shares works with IP addresses but not with host names then it's probably because WinBind is not running or not configured correctly. I'm on a Windows PC at the moment so cannot investigate, but perhaps someone else can look at it.
Fitzcarraldo wrote:No, it's not WinBind.
Fitzcarraldo wrote:Did you try the tests given in my post viewtopic.php?f=86&t=18793&start=20#p108133?
Fitzcarraldo wrote:Did you also try the test given in my post viewtopic.php?f=86&t=18793&start=20#p108134?
Fitzcarraldo wrote:Did you also try the test given in my post viewtopic.php?f=86&t=18793&start=30#p113421?
sudo /etc/init.d/samba restart
* Caching service dependencies ... [ ok ]
* samba -> stop: smbd ... [ ok ]
* samba -> stop: nmbd ... [ ok ]
* samba -> stop: winbind ... [ ok ]
* samba -> start: smbd ... [ ok ]
* samba -> start: nmbd ... [ ok ]
* samba -> start: winbind ... [ ok ]
wbinfo -I 192.168.1.100
192.168.1.100 LILOCA-PC
ping liloca-pc
ping: unknown host liloca-pc
in my smb.conf.orange_angel wrote:name resolve order
does exist and it is already set.orange_angel wrote: wins support = yes.
but no lucky! The FORCE didn't come to me# DNS Proxy - tells Samba whether or not to try to resolve NetBIOS names
# via DNS nslookups. The default is NO.
dns proxy = yes
[global]
netbios name = meshedgedx
message command = /usr/bin/linpopup "%f" "%m" %s; rm %s
printcap name = cups
printing = cups
printer admin = @adm
log file = /var/log/samba3/log.%m
max log size = 50
map to guest = bad user
security = user
encrypt passwords = yes
smb passwd file = /etc/samba/private/smbpasswd
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
name resolve order = wins lmhosts bcast
wins support = yes
dns proxy = no
[homes]
comment = Home Directories
read only = no
[netlogon]
comment = Network Logon Service
path = /var/lib/samba/netlogon
guest ok = yes
[printers]
comment = All Printers
path = /var/spool/samba
guest ok = yes
printable = yes
create mask = 0700
print command = lpr-cups -P %p -o raw %s -r # using client side printer drivers.
[print$]
path = /var/lib/samba/printers
write list = @adm root
guest ok = yes
[PUBLIC]
path = /home/fitzcarraldo/Public/
guest ok = yes
read only = noIf you have a firewall enabled, have you made sure that you have opened the relevant ports? See the post: How to config ufw/ufw-frontends for Samba browsing/printing.
ping liloca-pc
PING liloca-pc (192.168.1.100) 56(84) bytes of data.
64 bytes from 192.168.1.100: icmp_req=1 ttl=128 time=2.00 ms
64 bytes from 192.168.1.100: icmp_req=2 ttl=128 time=1.71 ms
64 bytes from 192.168.1.100: icmp_req=3 ttl=128 time=1.59 ms
Return to Networking and Wireless
Users browsing this forum: No registered users and 1 guest