Stateless Firewall Filter Configuration Overview

Before you create a stateless firewall filter, determine your objectives:

To create the firewall filter:

  1. Create and configure the filter. (Unlike a stateful firewall filter, you can configure a stateless firewall filter before configuring the interfaces on which the filter is applied.) See:
  2. Apply the filter to an interface. You can apply a stateless firewall to the input or output sides, or both, of an interface.
    • To filter packets transiting the device, apply the firewall filter to any non-Routing Engine interface.
    • To filter packets originating from, or destined for, the Routing Engine, apply the firewall filter to the loopback (lo0) interface.

    See Applying Firewall Filters to Interfaces in the Junos Policy Framework Configuration Guide.

Caution: If a packet does not match any terms in a firewall filter rule, the packet is discarded. Avoid configuring a stateless firewall filter that prevents you from accessing the device after you commit the configuration. For example, if you configure a firewall filter that does not match HTTP or HTTPS packets, you cannot access the device with the J-Web interface.

Related Topics