[SR-Users] Referring to a subnet

Henning Westerholt henning.westerholt at 1und1.de
Wed May 12 17:54:04 CEST 2010


On Wednesday 12 May 2010, Jon Farmer wrote:
> I need to trust a subnet and was wondering if something like
> 
> src_ip = x.x.x.x/27
> 
> where x.x.x.x is the network address of the subnet
> 
> is valid in the config.

Hi Jon,

as pointed out already, it works. But you've a small syntax error in the 
example, this is correct:

src_ip == x.x.x.x/27

The != operator also works as expected.

Cheers,

Henning



More information about the sr-users mailing list