Jump to content

ProFTPD Plugin for unRAID v6.8.x


SlrG

Recommended Posts

  • 4 weeks later...

Is there any way that accessing the FTP server too much would cause it to restart? When not home I am trying to watch my media files remotely using the FTP server as my access. It seems to work quite well, but on occasion it seems I loose access to the server. It may just be random Internet issues, but would I see anything in logs somewhere?

 

Link to comment

@kricker

I would guess that if it crashes because of heavy access over the net, it would crash locally, too. If you hammer it locally and there are no issues, I would suspect the internet connection drops.

 

Do you use a vpn to access your server? Goes this tunnel down, too and if not, does your server itself stay up or does the whole unraid server crash? By default proftpd logs to the syslog, so in theory you could look there, if there is anything unusual.

Link to comment

@SlrG 

First off thanks for everything you have done for this plugin, I am pretty much a newbie to this stuff and your support is greatly appreciated.

 

I successfully set up my ftp server following this tutorial (I did change the port from 21 to something less obvious) 

The server works perfectly on my local network, however, as soon as I try to access it from outside the local network, I get the error attached. I'm looked up the error and most issues seem to stem from a firewall or other things I don't understand. Do you know what could be causing this and if there is an easy fix?

 

Screenshot 2023-03-21 145942.jpg

Link to comment

@DrRooo

 

Have you setup the MasqueradeAddress and Passive ports in your proftp.conf file?

 

# using a DNS name
MasqueradeAddress xxxxxx.xxxxx.xxx

# NAT ports should be safe...
PassivePorts ##### #####

 

Where xxxxxx.xxxxx.xxx is your DNS name (which you can use DuckDNS to get one if you don't already have a static IP or DNS name)

 

and ##### ##### are the passive ports used to connect to the FTP server. An exampl would be something like this:

# using a DNS name
MasqueradeAddress myserver.duckdns.org

# NAT ports should be safe...
PassivePorts 50500 50525

 

Those passive ports then need to be added into your router's port forwarding to go to the local IP of your UnRaid server.

 

You also need to make sure that port 21 (or whatever you changed it to) also is directed to the UnRaid server within the router's port forwarding.

Edited by kricker
  • Like 1
Link to comment
  • 4 months later...
  • 4 weeks later...
  • 9 months later...
48 minutes ago, oldAzzBstrd said:

Why is this Masterpiece removed from Appstore ? Works flawless.

Because the template maintainer is no longer interested in keeping it maintained. The post directly before yours is an open invitation to anyone that wants to pick up the torch to go ahead.

 

If you want to donate your time to bring it back and maintain it, I'm sure many would be grateful.

Link to comment
  • 3 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...