dicki
20-04-2008, 10:48
Hi all,
i am having some issues with oleg firmware 1.9.2.7-8 and samba on my network.
basically it doesn't work and according to the logs it appears to be failing because it can't open a socket. does anyone have any ideas?
thanks
dicki
here is my smb.conf
[global]
workgroup = Workgroup
guest account = nobody
security = share
browseable = yes
guest ok = yes
guest only = no
log level = 1
max log size = 100
encrypt passwords = yes
dns proxy = yes
server string = wlhdd
[Music]
path=/opt/share/music
writeable = yes
browseable = yes
[Pictures]
path=/opt/share/pictures
writeable = yes
browseable = yes
and here is my S97Samba file
#!/bin/sh
/usr/sbin/smbd -D -l /opt/var/log/smbd.log -s /opt/etc/samba/smb.conf
/usr/sbin/nmbd -D -l /opt/var/log/nmbd.log -s /opt/etc/samba/smb.conf
and here is an exerpt from smbd.log the same errors appear in the nmbd.log file.
[2008/03/31 18:16:58, 0] lib/util_sock.c:open_socket_in(826)
Get_Hostbyname: Unknown host (none)
[2008/03/31 18:18:41, 0] lib/util_sock.c:open_socket_in(826)
Get_Hostbyname: Unknown host (none)
[2008/04/19 09:32:24, 0] lib/util_sock.c:open_socket_in(826)
Get_Hostbyname: Unknown host (none)
[2008/04/19 10:06:07, 0] lib/util_sock.c:open_socket_in(826)
Get_Hostbyname: Unknown host (none)
[2008/04/19 10:15:09, 0] lib/util_sock.c:open_socket_in(826)
Get_Hostbyname: Unknown host (none)
[2008/04/19 10:25:37, 0] lib/util_sock.c:open_socket_in(826)
Get_Hostbyname: Unknown host (none)
[2008/04/20 09:33:14, 0] lib/util_sock.c:open_socket_in(826)
Get_Hostbyname: Unknown host (none)
i am having some issues with oleg firmware 1.9.2.7-8 and samba on my network.
basically it doesn't work and according to the logs it appears to be failing because it can't open a socket. does anyone have any ideas?
thanks
dicki
here is my smb.conf
[global]
workgroup = Workgroup
guest account = nobody
security = share
browseable = yes
guest ok = yes
guest only = no
log level = 1
max log size = 100
encrypt passwords = yes
dns proxy = yes
server string = wlhdd
[Music]
path=/opt/share/music
writeable = yes
browseable = yes
[Pictures]
path=/opt/share/pictures
writeable = yes
browseable = yes
and here is my S97Samba file
#!/bin/sh
/usr/sbin/smbd -D -l /opt/var/log/smbd.log -s /opt/etc/samba/smb.conf
/usr/sbin/nmbd -D -l /opt/var/log/nmbd.log -s /opt/etc/samba/smb.conf
and here is an exerpt from smbd.log the same errors appear in the nmbd.log file.
[2008/03/31 18:16:58, 0] lib/util_sock.c:open_socket_in(826)
Get_Hostbyname: Unknown host (none)
[2008/03/31 18:18:41, 0] lib/util_sock.c:open_socket_in(826)
Get_Hostbyname: Unknown host (none)
[2008/04/19 09:32:24, 0] lib/util_sock.c:open_socket_in(826)
Get_Hostbyname: Unknown host (none)
[2008/04/19 10:06:07, 0] lib/util_sock.c:open_socket_in(826)
Get_Hostbyname: Unknown host (none)
[2008/04/19 10:15:09, 0] lib/util_sock.c:open_socket_in(826)
Get_Hostbyname: Unknown host (none)
[2008/04/19 10:25:37, 0] lib/util_sock.c:open_socket_in(826)
Get_Hostbyname: Unknown host (none)
[2008/04/20 09:33:14, 0] lib/util_sock.c:open_socket_in(826)
Get_Hostbyname: Unknown host (none)