This repository has been archived on 2024-05-11. You can view files and clone it, but cannot push or open issues or pull requests.
eae-am-deutschen-platz/templates/eae-adp-jump01/etc/pf.wg0.conf

9 lines
203 B
Plaintext

# allow incoming udp packets for wg0
pass in proto udp from any to self port 51820
# allow ospf on wg0
pass on wg0 proto ospf
# allow prometheus on wg0
pass on wg0 proto tcp from any to self port 9100