-
24th June 2005, 05:19 AM
#1
Samba & Win XP
I have installed FC 4 and I configured Samba to share some drives accross my home network. I can't see the Linux box when I try to browse the workgroup or to map a network drive from a Windoze XP Pro box. Both computers are plugged to the same router and both can ping the other at the command prompt (but I can't map a drive in Win using the same IP address that was successfully pinged from the command prompt).
I would appreciate any input on this problem.
Regards,
Landro
-
24th June 2005, 03:43 PM
#2
Same username and password on each computer? smb service running on FC4? What are the details of smb.conf?
-
24th June 2005, 03:46 PM
#3
Are you sure you don't have a firewall blocking the connection (most likely on the FC4 box)?
-
24th June 2005, 11:53 PM
#4
Port 139 and 445 are open (these port are the ones used by Samba according to the documentation)
-
24th June 2005, 11:54 PM
#5
Yes for the users. I will post de smb.conf shortly.
Thanks!
-
25th June 2005, 05:50 AM
#6
Here is the file content:
#======================= Global Settings =====================================
[global]
workgroup = MAISON
server string = Linux
netbios name = Linux
encrypt passwords = yes
wins support = yes
[data]
path = /data
browseable = yes
valid users = Landro, root
write list = Landro, root
-
25th June 2005, 05:55 PM
#7

Originally Posted by
landro1200
Port 139 and 445 are open (these port are the ones used by Samba according to the documentation)
check these ports on your firewall
# cat /etc/services | grep netbios
netbios-ns 137/tcp # NETBIOS Name Service
netbios-ns 137/udp
netbios-dgm 138/tcp # NETBIOS Datagram Service
netbios-dgm 138/udp
netbios-ssn 139/tcp # NETBIOS session service
netbios-ssn 139/udp
browsing uses different ports i believe...as illustrated above.
Similar Threads
-
By Syncro in forum Servers & Networking
Replies: 3
Last Post: 17th July 2008, 12:03 AM
-
By nnn in forum Servers & Networking
Replies: 10
Last Post: 5th April 2008, 09:40 AM
-
By iontyre in forum Servers & Networking
Replies: 13
Last Post: 26th October 2004, 04:49 PM
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
[[template footer(Guest)]]