eae-am-deutschen-platz/files/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