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 2007-11-08 17:03:02

bobnonn
New member
Registered: 2007-11-08
Posts: 2

ftp connections

The base DNS-323 only allows 10 ftp connections per user.  Can I do something with funplug to support more users, like load a different FTPD?

Last edited by bobnonn (2007-11-08 17:10:01)

Offline

 

#2 2007-11-08 17:45:38

craft
Member
From: Budapest, Hungary
Registered: 2007-06-14
Posts: 122
Website

Re: ftp connections

Just change the ./etc/pure-ftpd.conf file :

Here is my conf file :

Code:

### crafts mod for ftpd ###
### Pure-ftpd configure ###
Version = "1.00"
Status = "start"
MaxClientsNumber = "50"
VerboseLog = "yes"
MaxIdleTime = "5"
Port = "2100"
FlowControl = "0"
FileSystemCharset = "UTF-8"
ClientCharset = "ISO8859-1"

-------------------------------------------------------------------------------------------------------------------------------------------
2 x DNS-320
1 x DNS-325

Offline

 

#3 2007-11-09 17:57:05

bobnonn
New member
Registered: 2007-11-08
Posts: 2

Re: ftp connections

Good thinking.  But pure-ftpd isn't supported on the current DNS-323 with the latest (1.03) firmware.  That's on the CH3SNAS.  The DNS-323 fw 103 still runs wu-ftp.

I tried loading the CH3SNAS firmware, but the Dlink web app claims the firmware file is invalid.  sad

I tried messing with wu-ftpd.  There are ftpaccess files in /etc, which I edited.  But restarting the ftpd wipes out any changes I make to the ftpaccess.

The options I can think of are: 

(a) Manually starting the wu-ftpd from the funplug... but I don't see any command line options that would help me out.

(b) using a different ftp server.  Can I borrow the vsftpd from a DSM-G600 package and run that with funplug?

Offline

 

#4 2008-12-11 19:35:33

gordong
New member
Registered: 2008-12-11
Posts: 4

Re: ftp connections

Having just got and installed my DNS-323, and upgraded to the latest 1.05 firmware, I've found the limit of 10 ftp users, which isnt good for my intended use (especially since I discovered that a "user" is a concurrent connection, rather than an individual login account).

I've installed ffp (5), found the pure-ftpd.conf and changed MaxClientsNumber to 99.  However, when I log in by ftp I still get the message "you are user n of 10".  If I restart the box, I ge tthe same from ftp but that's not surprising when I discover that the pure-ftpd.conf file has reverted back to MaxClientsNumber = "10".
This happens whether I restart through the web interface or via the button on the front.

There must be a way of increasing the number of concurrent users for the ftp server, but simply etiding this file isnt enough!

Anyone have any pointers please?

Thanks

Gordon

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2010 PunBB