Arestes
November 10th, 2008, 05:51 PM
Hi,
I have a problem accessing the samba shares on my home server ("peter-server", running kubuntu 8.04). The weird thing is this, if I try to connect using my eee pc, running ubuntu 8.04, I cannot see the shares. But I do see the shares using the GF's MacBook without any problems.
So, I reached the conclusion the server works, but there is something wrong with the ubuntu samba en networking setup.
my /etc/samba/smb.conf file:
# Global parameters
[global]
workgroup = WORKGROUP
server string = Ubuntu
security = SHARE
WINS support = yes
encrypt passwords = Yes
update encrypted = Yes
and smbtree output:
WORKGROUP
\\PETER-SERVER peter-server server (Samba, Ubuntu)
timeout connecting to 208.69.34.132:445
timeout connecting to 208.69.34.132:139
Error connecting to 208.69.34.132 (Operation already in progress)
cli_start_connection: failed to connect to PETER-SERVER<20> (208.69.34.132). Error NT_STATUS_ACCESS_DENIED
\\LILIPUTER Ubuntu
failed tcon_X with NT_STATUS_NO_SUCH_USER
The weird thing is samba looking for the shares at some outside IP address. Any ideas on this?
Thanks in advance,
Peter
I have a problem accessing the samba shares on my home server ("peter-server", running kubuntu 8.04). The weird thing is this, if I try to connect using my eee pc, running ubuntu 8.04, I cannot see the shares. But I do see the shares using the GF's MacBook without any problems.
So, I reached the conclusion the server works, but there is something wrong with the ubuntu samba en networking setup.
my /etc/samba/smb.conf file:
# Global parameters
[global]
workgroup = WORKGROUP
server string = Ubuntu
security = SHARE
WINS support = yes
encrypt passwords = Yes
update encrypted = Yes
and smbtree output:
WORKGROUP
\\PETER-SERVER peter-server server (Samba, Ubuntu)
timeout connecting to 208.69.34.132:445
timeout connecting to 208.69.34.132:139
Error connecting to 208.69.34.132 (Operation already in progress)
cli_start_connection: failed to connect to PETER-SERVER<20> (208.69.34.132). Error NT_STATUS_ACCESS_DENIED
\\LILIPUTER Ubuntu
failed tcon_X with NT_STATUS_NO_SUCH_USER
The weird thing is samba looking for the shares at some outside IP address. Any ideas on this?
Thanks in advance,
Peter