WindowsAdvFirewall

Header Format

The Windows Advanced Firewall header designation has the following format:

targets:
    windows_advfirewall: {out|in} {inet|inet6|mixed}
  • out: Specifies that the direction of packet flow is out. (default)
  • in: Specifies that the direction of packet flow is in.
  • inet: specifies that the resulting filter should only render IPv4 addresses.
  • inet6: specifies that the resulting filter should only render IPv6 addresses.

Term Format

  • for common keys see common.md

  • destination-exclude: Exclude one or more address tokens from the specified destination-address

  • source-exclude: exclude one or more address tokens from the specified source-address.

Sub Tokens

Actions

  • accept
  • deny