View Single Post
  #6 (permalink)  
Old 2006-08-25
maurox maurox is offline
Member
 
Join Date: 2005-11-17
Location: Italy
Posts: 82
Rep Power: 4
maurox has an average reputation (10+)
Default Re: How to turn off Smart Defense for one specific host

For the moment you can do this adding a new tcpservice ( for ex. "tcp80" without adding anything on the protocol type ( in advanced properties , for example http has "http").
After you must add a rule for this host/new service:

old rule
any -> host -> http /any > accept

new rule
any-> host-> tcp80 > accept
Maurox
Reply With Quote