PDA

Bekijk de volledige versie : smb log says smbd/nttrans.c:call_nt_transact_ioctl(2516)



vampire
25-03-2006, 23:20
Hi there, just a quick one (well one will hope).

I have just setup smb on my router and after hitting the share afew times, i see my log says the following

[admin@BlackBox log]$ cat smb
[2006/03/26 11:01:43, 0] smbd/nttrans.c:call_nt_transact_ioctl(2516)
call_nt_transact_ioctl: Currently not implemented.

the nmb file is empty (=not sure what its for anyway).


my smb.config file is
[admin@BlackBox etc]$ cat smb.conf
[global]
interfaces = br0
bind interfaces only = yes
workgroup = WORKGROUP
guest account = nobody
security = share
browseable = yes
guest ok = yes
guest only = yes
log level = 1
max log size = 100
encrypt passwords = no
preserve case = yes
short preserve case = yes
server string =

[share]
path = /tmp/harddisk/ftp_pub

[share$]
path = /tmp/harddisk
writable = yes
force user = admin
browseable = no
[admin@BlackBox etc]$

I have had no luck with searches, this seesm more like a problem that not many have had according to google. I would be greatful to see if anyone has had this issue on the wl500gx router. I'm using windows xp and firmware 1.9.2.7-7c. The usb hard drive is a 80g laptop style seagate with 1 fat32 partition (cant remember how i partitioned butv maybe using pqmagic)

Thanks