# # Sometimes you don't want 123LogAnalyzer show the visits from your company's # internal LAN, you can use a filter to exclude these visits. Use this filter # to exclude visitors from a range of local IP addresses 192.168.*.*. # # You can change the IP addresses or IP range to your own IP range by modifying # the line "IPTXT=192.168.*.*" # For example, to: "IPTXT=10.*.*.*" # or # "IPTXT=202.1.222.3 202.1.222.4 202.1.222.5" # [General] ID=123-Filter Title=My Filter Count=1 [Filter0] Type=7 Exclude=1 Name=IP addresses:192.168.*.*... IPTXT=192.168.*.*