View Single Post
  #2 (permalink)  
Old 2007-07-30
mcnallym mcnallym is offline
Senior Member
 
Join Date: 2007-06-04
Posts: 1,070
Rep Power: 3
mcnallym has an average reputation (10+)
Default Re: Access rule for guest network

What you need to do is negate the rule.

To do this create a group that contains all of the private networks that are included in your own network, this includes internal and DMZ networks.

Then write the rule as

src = guest_network
dst = newgroup

Then right click in the destination coloum and select the negate cell.

What this does is create a rule that allows the guest access anywhere other then your internal and dmz networks
Reply With Quote