rendered paste body# admins (separate by comma)
admins="188.244.17.244, 188.244.17.245"
# Running Services (on external IP). Change to 1 to enable
www="1"
ftp="0"
dns="0"
mysql="0" # when setting this, edit the mysql_whitelist variable
mail="0"
# Services configuration options. For ranges of ports, use _ symbol, example: 3000_4000
block_ssh="1"
ssh_port="22"
mail_ports="25, 465, 587, 110, 995, 143, 993"
www_ports="80, 443"
block_ftp="0"
ftp_ports="21, 20"
ftp_whitelist=""
mysql_whitelist="0.0.0.0/0" # edit this when you change mysql="1"
mysql_ports="3306"
nagios_port="5444"
# Additional open ports, separate by comma (,). For ranges of ports, use _ symbol, example: 3000_4000
tcp_in=""
tcp_out="20, 21, 22, 25, 37, 43, 53, 80, 110, 113, 443, 587, 873, 2087, 2089, 2703, 465, 995, 143, 993, 7070"
block_out="1"
udp_in=""
udp_out="20,21,53,113,123,873,6277"