Yamidt Henao wrote:
> Hi,
>
> I cant publish a ftp server using the pf, my ftp server used autenticacion, I
> have in pf:
> ...
With respect to everyone else's advice, you'll also most likely need
companion "pass" rules.. redirecting is not enough.
* Use SFTP instead.
* Add "pass" rules so that p
Always read the FAQ first.
To support an active FTP server, you should allow traffic for ftp,
ftp-data port and also all between net.inet.ip.porthifirst and
net.inet.ip.porthilast ports, as configured by sysctl(8).
Regards!
Dani
Yamidt Henao escribis:
Hi,
I cant publish a ftp server using
On Mon, Aug 03, 2009 at 02:49:02PM -0500, Yamidt Henao wrote:
> Hi,
>
> I cant publish a ftp server using the pf, my ftp server used autenticacion,I
> have in pf:
Would you mind explaining why you think you need an FTP server, and
why http, webdav, rsync, scp, and sftp are not options?
(Simple
On 8/3/09 9:49 PM, Yamidt Henao wrote:
I cant publish a ftp server using the pf, my ftp server used autenticacion,I
have in pf:
#1:
rdr on $ext_if proto tcp from any to ($ext_if) port { ftp-data } ->
port ftp-data
#2:
rdr on $ext_if proto tcp from any to ($ext_if) port { ftp } ->
port ftp
On 4/08/2009, at 7:49 AM, Yamidt Henao wrote:
Hi,
I cant publish a ftp server using the pf, my ftp server used
autenticacion,I
have in pf:
#1:
rdr on $ext_if proto tcp from any to ($ext_if) port { ftp-data } ->
port ftp-data
#2:
rdr on $ext_if proto tcp from any to ($ext_if) port { ftp } -
Hi,
I cant publish a ftp server using the pf, my ftp server used autenticacion,I
have in pf:
#1:
rdr on $ext_if proto tcp from any to ($ext_if) port { ftp-data } ->
port ftp-data
#2:
rdr on $ext_if proto tcp from any to ($ext_if) port { ftp } ->
port ftp
but I cant connect ftp sesions.
Any i
6 matches
Mail list logo