Spam Filter ISP Support Forum

  New Posts New Posts RSS Feed - Allowed IP RegEx Question
  FAQ FAQ  Forum Search   Register Register  Login Login

Allowed IP RegEx Question

 Post Reply Post Reply
Author
Desperado View Drop Down
Senior Member
Senior Member
Avatar

Joined: 27 January 2005
Location: United States
Status: Offline
Points: 1143
Post Options Post Options   Thanks (0) Thanks(0)   Quote Desperado Quote  Post ReplyReply Direct Link To This Post Topic: Allowed IP RegEx Question
    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

Back to Top
LogSat View Drop Down
Admin Group
Admin Group
Avatar

Joined: 25 January 2005
Location: United States
Status: Offline
Points: 4105
Post Options Post Options   Thanks (0) Thanks(0)   Quote LogSat Quote  Post ReplyReply Direct Link To This Post 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

LogSat Software

Spam Filter ISP
Back to Top
Desperado View Drop Down
Senior Member
Senior Member
Avatar

Joined: 27 January 2005
Location: United States
Status: Offline
Points: 1143
Post Options Post Options   Thanks (0) Thanks(0)   Quote Desperado Quote  Post ReplyReply Direct Link To This Post 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

Back to Top
LogSat View Drop Down
Admin Group
Admin Group
Avatar

Joined: 25 January 2005
Location: United States
Status: Offline
Points: 4105
Post Options Post Options   Thanks (0) Thanks(0)   Quote LogSat Quote  Post ReplyReply Direct Link To This Post Posted: 24 May 2005 at 10:59pm
That one should instead work with RegEx.

Please don't report another bug!
Roberto Franceschetti

LogSat Software

Spam Filter ISP
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down



This page was generated in 0.299 seconds.