]> git.openstreetmap.org Git - chef.git/commitdiff
Remove FTP pasv port restrictions
authorGrant Slater <git@firefishy.com>
Fri, 14 Dec 2018 17:29:36 +0000 (17:29 +0000)
committerGrant Slater <git@firefishy.com>
Fri, 14 Dec 2018 17:29:36 +0000 (17:29 +0000)
cookbooks/ftp/templates/default/vsftpd.conf.erb

index ea3a7a8643fa851e0268eec39a8bd082a587d4bf..d9d12508ebc2ba0c696125c813df96b5a543d5e1 100644 (file)
@@ -91,6 +91,3 @@ ssl_enable=NO
 guest_enable=YES
 guest_username=ftp
 virtual_use_local_privs=YES
-
-pasv_min_port=30000
-pasv_max_port=30999