|
System Settings>>Custom Protocol>>New(Edit) Protocols |
|
|
By adding a protocol here, WFilter will be able to detect and block it by the "Matching Rule". Certain reports will also be available. 1. Protocol ProfileProtocol profile describes the basic information of this protocol, including "Protocol Name", "Protocol Desc", "Protocol Type". Please choose a correct protocol type which will affect the bandwidth report. 2. Pattern Matching RuleThis defines the rules for WFilter to match this protocol. Each protocol might has several patterns. 2.1 Name and DescPattern name and desc for description. 2.2 TypeWFilter matches a protocol based on the first several packets of a connection.
Begin position of the packet. Please input a decimal pattern offset(example: 0 means matching from the start byte) 2.4 Begin ByteCharacter of the begin byte in capitalization HEX. Leave it blank if the begin byte is not fixed. Example: 0F. 2.5 FormatFormat of the pattern. Supported pattern formats: "0" - regular expression, "1" - port or ports range. If you are using a HTTP pattern, the format will be the http mime header name. 2.6 Pattern Content
|
|
Example
Take protocol "http" and "ftp" for example:
FTP is identified by port. So the pattern content is "21" with format "1". |