PDA

View Full Version : samba server


mstrap123
17th August 2007, 05:06
i m new to linux and i need help establishing a samba server for file sharing.
i m using ubuntu 6.10 server on virtual pc 2007, i follow the guide in this web site to setup the samba but i cannot see or connect to the server, the workgroup/domain however did exist in my network.

please help me

sjau
17th August 2007, 11:06
how about posting your smb.conf file?

mstrap123
20th August 2007, 04:19
this is my smb.conf after i use a actual pc to do the samba and i still cant see my server from another xp pc. do i need to make them the same workgroup or something like that?

512

mstrap123
20th August 2007, 04:33
another things is that i cant ping the server from xp or ping xp from server, do i have connection problem with the server?

falko
21st August 2007, 17:19
another things is that i cant ping the server from xp or ping xp from server, do i have connection problem with the server?
That's a problem. Are both systems in the same subnet? Do you use some kind of firewall that blocks pings? What about the ports 137 - 139, are they accessible?

sjau
21st August 2007, 17:46
Can you post the output of


ifconfig

in your linux box and


ipconfig

in your windows box