This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

address range for exceptions?

I need to create a packet filter exception for a range of external addresses xx.xx.xx.198 - 254. is there a way to specify just this range of addresses or do I have to create 56 hosts to be able to create the exception?


This thread was automatically locked due to age.
  • Well, a network of ***.***.***.192/26 is possible, but if you don't want to include 192-197, you will need to create 198/31, 200/29, 208/28 and 224/27 and put them into a network group.

    Cheers - Bob
  • Well, a network of ***.***.***.192/26 is possible, but if you don't want to include 192-197, you will need to create 198/31, 200/29, 208/28 and 224/27 and put them into a network group.

    Cheers - Bob


    I'm doing the .192/26 right now, but I'm going to give the network group a try
    Thanks