Hi, i have Seagate personal cloud NAS and it is working behind the FreeBSD gw
As you may know i could'nt connect FTP server using active mode. The NAS has not any Passive Mode settings so that i tried to implement ftp-proxy.
But now I am having "server: 425 Unable to build data connection: No...
Hello:)
I have a problem with ftp-proxy.
The rules in pf are set as standard:
nat-anchor "ftp-proxy / *"
rdr-anchor "ftp-proxy / *"
rdr pass proto tcp from any to any port ftp -> 127.0.0.1 port 8021
anchor "ftp-proxy / *"
pass out quick proto tcp from any to any port ftp keep state
When I try...
I am trying to do ftp via proxy.
I have configure /etc/pf.conf as
proxy=ftp proxy IP
proxyport=ftp proxy port
# /etc/rc.d/pf restart
No ALTQ support in kernel
ALTQ related functions disabled
Disabling pf.
Enabling pf
No ALTQ support in kernel
ALTQ related functions disabled
No ALTQ support in...
I have fresh a server running FreeBSD 10.3-RELEASE-p11 it has a connection to the internet. The /etc/pf.conf has a rule blocking all incoming packets except my ssh connection, dns, ntp and icmp.
Now I wanted to enable outgoing ftp (e.g. for updates) and found ftp-proxy. Then made the following...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.