forked from CCCHH/ansible-infra
z9-router(host): add firewall rule staubis to club assistant
This commit is contained in:
parent
8f3cd75a46
commit
f5d1c6deee
1 changed files with 3 additions and 0 deletions
|
|
@ -113,6 +113,9 @@ table inet forward {
|
||||||
|
|
||||||
# Fux PVE backups
|
# Fux PVE backups
|
||||||
ip6 saddr { 2a07:c481:0:1::/64 } ip6 daddr { 2a07:c481:1:36::15/128 } accept comment "allow Fux PVE to access CCCHH PBS"
|
ip6 saddr { 2a07:c481:0:1::/64 } ip6 daddr { 2a07:c481:1:36::15/128 } accept comment "allow Fux PVE to access CCCHH PBS"
|
||||||
|
|
||||||
|
# staubi and staubiv2 to club-assistant
|
||||||
|
ip saddr { 10.89.212.232/32, 10.89.212.233/32 } ip daddr { 10.89.213.22/32 } accept comment "allow staubi and staubiv2 to club-assistant"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue