DSM-G600, DNS-3xx and NSA-220 Hack Forum

Unfortunately no one can be told what fun_plug is - you have to see it for yourself.

You are not logged in.

Announcement

#1 2009-09-03 12:27:43

Thorak
New member
Registered: 2009-09-03
Posts: 2

Repeat? Mounting smbfs/cifs from the DNS-313.

Hi, bought a DNS-313 for backup use but I have come across a problem that others before me also seem to have encountered, but I don't think it has been properly solved for everyone.

I want the 313 to get data from other machines on my network. The problem is that i can't mount the remote smb shares. As I have come to understand, the DNS-313 does not come with smbfs/cifs support and this needs to be loaded into the kernel. One way seems to be to load the cifs.ko module using insmod. I have downloaded a precompiled version of this file but insmod won't take it (invalid module format) and I'm not sure exactly how to compile it from source myself.

Using smbclient -L <host> I get a list of shares on each host and the shares can be accessed from other hosts, just not the 313.

I have installed fun_plug.

Any help would be really appreciated, thanks!

Offline

 

#2 2009-09-03 23:56:03

Electrocut
Member
From: France
Registered: 2009-04-05
Posts: 195

Re: Repeat? Mounting smbfs/cifs from the DNS-313.

Hi !

Here is the "cifs.ko" kernel module, for DNS-313. I build it from kernel 2.6.15 source, with gcc 3.4.6, on the DNS-313 device.

I use it without any problem, like this

Code:

insmod /ffp/lib/modules/2.6.15/kernel/fs/cifs/cifs.ko
mkdir -p /mnt/folder/
mount -t cifs //192.168.1.2/SharedFolder -o username=login /mnt/folder/

Last edited by Electrocut (2009-09-04 00:03:45)


Attachments:
Attachment Icon cifs.ko, Size: 269,158 bytes, Downloads: 416

DNS-313

Offline

 

#3 2009-09-04 00:07:21

Thorak
New member
Registered: 2009-09-03
Posts: 2

Re: Repeat? Mounting smbfs/cifs from the DNS-313.

Thanks! It solved the problem for me.

Very kind of you! smile


Let's hope all future users find this thread also.

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2010 PunBB