Print Page | Close Window

Allowed IP RegEx Question

Printed From: LogSat Software
Category: Spam Filter ISP
Forum Name: Spam Filter ISP Support
Forum Description: General support for Spam Filter ISP
URL: https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=5192
Printed Date: 03 July 2025 at 3:05am


Topic: Allowed IP RegEx Question
Posted By: Desperado
Subject: Allowed IP RegEx Question
Date Posted: 24 May 2005 at 8:44pm
Roberto,
 
Do RegEx's actually work in the allowed IP's as stated?  So, for example,  if my IPs were 11.222.192/20, then instead of:
 
11.222.192.*
11.222.193.*
11.222.194.*
11.222.195.*
11.222.196.*
11.222.197.*
11.222.198.*
11.222.199.*
11.222.200.*
11.222.201.*
11.222.202.*
11.222.203.*
11.222.204.*
11.222.205.*
11.222.206.*
11.222.207.*
 
I could use:
(11\.222\.((19[2-9])|(20[0-7]))\.[0-2]?[0-9]?[0-9]?)
 
AND ... any advantage?
 
AND I know that the RegEx is not a precise IP Address syntax match but it should restrict to what I require (I think).
 
Regards,


-------------
The Desperado
Dan Seligmann.
Work: http://www.mags.net
Personal: http://www.desperado.com




Replies:
Posted By: LogSat
Date Posted: 24 May 2005 at 10:29pm
The IP blacklist actually does not support RegEx... We should not have that in the documentation / the GUI. If we indicated otherwise then it's a "bug" with the documentation!

-------------
Roberto Franceschetti

http://www.logsat.com" rel="nofollow - LogSat Software

http://www.logsat.com/sfi-spam-filter.asp" rel="nofollow - Spam Filter ISP


Posted By: Desperado
Date Posted: 24 May 2005 at 10:36pm

Actually,  I was looking at the ALLOWED IP list and the GUI says it does but I have not tried.

Regards,



-------------
The Desperado
Dan Seligmann.
Work: http://www.mags.net
Personal: http://www.desperado.com



Posted By: LogSat
Date Posted: 24 May 2005 at 10:59pm
That one should instead work with RegEx.

Please don't report another bug!


-------------
Roberto Franceschetti

http://www.logsat.com" rel="nofollow - LogSat Software

http://www.logsat.com/sfi-spam-filter.asp" rel="nofollow - Spam Filter ISP



Print Page | Close Window