Can connect to smb://192.168.0.112/share but not smb://NYS/share
From: Rich (tdmailbox_at_yahoo.com)
Date: 05/11/04
- Next message: Mattias Honrendgard: "Re: Issues with Mandrake 10"
- Previous message: darklight: "Re: Issues with Mandrake 10"
- Next in thread: alan.webb_at_DogForAWalkblueyonder.co.uk: "Re: Can connect to smb://192.168.0.112/share but not smb://NYS/share"
- Reply: alan.webb_at_DogForAWalkblueyonder.co.uk: "Re: Can connect to smb://192.168.0.112/share but not smb://NYS/share"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 11 May 2004 13:49:11 -0700
In Konqueror I get an error if I try to browse the windows network.
The error is that the network is unreachable.
However while at the smb:// prompt I can type
smb://192.168.0.112/ShareName and pull up a windows share on this
machine fine. However if I try and enter smb://NYW/Sharename to
connect to the same share it just hangs (NYW is the computer at
192.168.0.112)
I am not sure if this is an issue with my samba config file(the server
side of samba works fine, I can access the linux shares from windows
fine) or if this is an error with my network configuration.
I think this might be a netbios issue. If I ping "NYW" I get "unknown
host NYW." However if I ping "NYW.JJ.COM" I get a response. I am
thinking that I need to resolve that first. Is that correct? If so
how do I fix this so that it either appends my domain name to all DNS
lookups or uses netbios to find the machine.
I included a copy of the top of my smb.conf just in case the problem
lies there.
Rich
--------------
# smb.conf is the main Samba configuration file. You find a full
commented
# version at /usr/share/doc/packages/samba/examples/smb.conf.SuSE
# Date: 2004-04-06
[global]
workgroup = JJ
interfaces = 127.0.0.1 eth0
bind interfaces only = yes
printer admin = @ntadmin, root, administrator
map to guest = Bad User
security = server
password server = NYS
server string = Samba Serv
domain master = no
local master = no
restrict anonymous = no
preferred master = no
max protocol = NT
ldap ssl = No
server signing = Auto
[homes]
comment = Home Directories
valid users = %S
read only = no
msdfs proxy = no
browseable = no
[users]
comment = All users
read only = no
inherit permissions = yes
veto files = /aquota.user/groups/shares/
msdfs proxy = no
[groups]
comment = All groups
path = /home/groups
read only = no
inherit permissions = yes
msdfs proxy = no
[pdf]
comment = PDF creator
path = /var/tmp
printable = yes
print command = /usr/bin/smbprngenpdf -J '%J' -c %c -s %s -u '%u' -z
%z
create mask = 0600
[printers]
comment = All Printers
path = /var/tmp
printable = yes
create mask = 0600
browseable = no
[print$]
comment = Printer Drivers
path = /var/lib/samba/drivers
write list = @ntadmin root
force group = ntadmin
create mask = 0664
directory mask = 0775
- Next message: Mattias Honrendgard: "Re: Issues with Mandrake 10"
- Previous message: darklight: "Re: Issues with Mandrake 10"
- Next in thread: alan.webb_at_DogForAWalkblueyonder.co.uk: "Re: Can connect to smb://192.168.0.112/share but not smb://NYS/share"
- Reply: alan.webb_at_DogForAWalkblueyonder.co.uk: "Re: Can connect to smb://192.168.0.112/share but not smb://NYS/share"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|