1 #------------------------------------------------------------------------------- 2 # Squid Analyzer Network Alias configuration file 3 # FORMAT: NETWORK_NAME NETWORK_REGEX1,NETWORK_REGEX2,... 4 # Field separator must be one or more tabulation. 5 # You can also use the CIDR notation: 6 # FORMAT: NETWORK_NAME xxx.xxx.xxx.xxx/n 7 # 8 # See examples below. 9 # 10 #------------------------------------------------------------------------------- 11 #Home Network 192\.168\.1\. 12 #Associated Networks ^10\.169\.[2-4]\.,^10\.169\.[7-9]\. 13 #ClassB Network 10.172.0.0/16 14 #ClassC Network 192.168.1.0/24 15