SHA256
1
0
forked from pool/vsftpd
OBS User unknown
2007-03-01 20:05:20 +00:00
committed by Git OBS Bridge
parent 6c32c8f621
commit 4bae5c38b7
3 changed files with 32 additions and 2 deletions

17
vsftpd.firewall Normal file
View File

@@ -0,0 +1,17 @@
## Name: vsftpd Server
## Description: Opens ports for vsftpd Server.
# space separated list of allowed TCP ports
TCP="ftp ftp-data"
# space separated list of allowed UDP ports
UDP="ftp-data"
# space separated list of allowed RPC services
RPC=""
# space separated list of allowed IP protocols
IP=""
# space separated list of allowed UDP broadcast ports
BROADCAST=""