Forum Moderators: DixonJones
I want to filter traffic from following range 192.169.0.1 to 192.168.1.256
How do I write the regular expression for it?
Also will google analytics be able to filter traffic from a internal network IP range?
^192\.168\.0\.([0-9]¦1[0-9]¦2[0-9]¦3[0-9]¦4[0-9]¦5[0-9]¦6[0-9]¦7[0-9]¦8[0-9]¦9[0-9]¦1[0-9][0-9]¦2[0-4][0-9]¦25[0-5])
[edited by: vipink at 4:24 am (utc) on July 21, 2006]