version 5DEFAULT_CLIENT_PORTS="1024:65535"# BitTorrent client protocol definitionserver_bt_ports="tcp/6921 udp/6921"client_bt_ports="any"interface eth0 internet src not "${UNROUTABLE_IPS}" policy drop protection strong 10/sec 10 server ident reject with tcp-reset # Server Ports = tcp/113 server bt accept client all acceptUNMATCHED_INPUT_POLICY="DROP"UNMATCHED_OUTPUT_POLICY="DROP"FIREHOL_LOG_LEVEL=4