Skip to content
Snippets Groups Projects
Commit d501aebe authored by skorpy's avatar skorpy :construction_worker:
Browse files

wireguard/babel: update firewall

parent 8bce3e94
Branches
No related tags found
No related merge requests found
Pipeline #20667 passed
......@@ -12,6 +12,9 @@ domain (ip ip6) {
proto udp dport (27275) ACCEPT;
}
{% endfor %}
interface( babel-wg-+ ) {
proto udp dport (6696 27275) ACCEPT;
}
}
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment