#Possible settings # #BlockFwdTcpPorts='' #This holds a space seperated list of tcp destination ports that should #_never_ traverse this firewall. For example if you never want to allow #SMTP or Telnet connections, set like so: #BlockFwdTcpPorts='25 23' # #BlockFwdUdpPorts='' #Likewise, a space seperated list of destination udp ports to block.