# # Net-stats configuration file. # # Renaud Waldura # 8/15/97 # #### THESE NEED TO BE EDITED FOR YOUR SYSTEM #### # port number where the service runs port 7080 # the tcpdump program and its options tcpdump /usr/sbin/tcpdump tcpdump_opts -n # theoretical bandwidth of this link in bits/sec (10 Mb/s here) bandwidth 10485760 #### HOSTS GRANTED ACCESS TO DATA #### # Softway network (254 hosts) allow_hosts 206.169.30.0 255.255.255.0 # olympe.netsurf.org (single host) allow_hosts 206.184.149.194 255.255.255.255 # *.ligos.com (32 hosts) allow_hosts 207.238.131.160 255.255.255.224 #### DON'T TOUCH THESE AT FIRST #### # maximum number of entries (rows) in TCP table tcp_max 20 # maximum number of entries (rows) in ICMP table icmp_max 10 # clean up TCP and ICMP tables of non-significant entries every n packets purge_tables 10000 # horizontal "graph bars" max in chars graphbar_max 60