Thread: logging
View Single Post
  #2 (permalink)  
Old 2006-07-26
pop_alex pop_alex is offline
Senior Member
 
Join Date: 2005-12-12
Location: Malaysia
Posts: 122
Rep Power: 0
pop_alex has an average reputation (10+)
Default Re: logging

Quote:
Originally Posted by ligmania
Is there a way log only one service in a rule of many without splitting the rule into two. For example if i have a rule like this

internet --> internal_net http, dns, smtp, Accept, Log

From this rule can i log only one service instead of all three.
Hi,

No. It is not possible. You can't log only one service (e.g., http) in one rulebase while it also contained other services such as dns & smtp. All these services in one rulebase will be logged. You have to specifically define a rulebase based on each services.

Regards,

Al
Reply With Quote