Skip to content

Instantly share code, notes, and snippets.

View Gedankenschinder's full-sized avatar

Gedankenschinder Gedankenschinder

View GitHub Profile
@Gedankenschinder
Gedankenschinder / pf.conf
Created July 25, 2022 18:21 — forked from fcayci/pf.conf
Sample FreeBSD pf firewall configuration
# /etc/pf.conf
##########################################
# MACROS
##########################################
WANIF = "vlan1337"
LANIF = "en0"
VPNIF = "{tun0, tun1}"