1
0

hosts/carbon: Change DSL uplink to netcologne

This commit is contained in:
2025-10-24 21:36:41 +02:00
parent 92817fdcad
commit 44afbff445
5 changed files with 25 additions and 29 deletions

View File

@@ -61,7 +61,7 @@
# net-gastnetz can only access internet
clerie.firewall.extraForwardFilterCommands = ''
ip46tables -A forward-filter -i net-gastnetz -o ppp-dtagdsl -j ACCEPT
ip46tables -A forward-filter -i net-gastnetz -o ppp-ncfttb -j ACCEPT
ip46tables -A forward-filter -i net-gastnetz -j DROP
ip46tables -A forward-filter -o net-gastnetz -j DROP
'';