# This is a sample config file. A single file can be used as repository of # information for all of the tools in this package, other than "trafficctrl", # since its a C++CMS app and C++CMS needs JSON to setup its features. # List of address prefixes that represent our networks (us) [us] 192.168.1. # Traffic monitor (trafficmon) settings [Traffic Mon] db user = db password = db name = # db host = # Sample List of connections to ignore. This is used by iptraffic and # badtrafficrpt. # Format (TSV): # us_IP us_port them_IP them_port them_name proto in # * can be used to match all in the *_IP, "them_name" and "proto" fields. # 0 is the wild card for ports. No wild card for "in". # *_IP fields can be prefixes ending in the appropriate address component # separator. This means you can only mask on the three standard IPv4 # classes (A, B & C). IPv6 can mask on any 16bit boundary. [ignores] # muttering to self 127.0.0.1 0 127.0.0.1 0 * * 0 127.0.0.1 0 127.0.0.1 0 * * 1 ::1 53 ::1 0 * * 0 ::1 53 ::1 0 * * 1