Page MenuHomeDevCentral

pf.conf
No OneTemporary

# -------------------------------------------------------------
# pf
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
# License: Trivial work, not eligible to copyright
# Source file: roles/core/pf/files/pf.conf
# -------------------------------------------------------------
#
# <auto-generated>
# This file is managed by our rOPS SaltStack repository.
#
# Changes to this file may cause incorrect behavior
# and will be lost if the state is redeployed.
# </auto-generated>
# -------------------------------------------------------------
# Tables
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{% if public_ipv4_interface %}
table <badhosts> persist file "/etc/pf/badhosts"
block on {{ public_ipv4_interface }} from <badhosts> to any
{%- else %}
# Disabled table: /etc/pf/badhosts - no public IPv4 interface to attach
{%- endif %}

File Metadata

Mime Type
text/plain
Expires
Fri, Nov 21, 16:12 (9 h, 45 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3173969
Default Alt Text
pf.conf (947 B)

Event Timeline