Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 275 Bytes

querying.rst

File metadata and controls

13 lines (8 loc) · 275 Bytes

Querying

Aside from writing unit tests, you can query against a rule source with fwunit-query.

For example:

fwunit-query enterprise permitted 10.10.1.1 192.168.1.1 ssh
Flow permitted

See the script's --help for more detail.