Keep track of IPs for PVE hosts
Yea they're all random, I'll deal with that later
This commit is contained in:
@ -59,7 +59,7 @@
|
||||
table: nat
|
||||
chain: POSTROUTING
|
||||
out_interface: ens18
|
||||
source: "{{ nebula.subnet }}"
|
||||
source: "{{ nebula.cidr }}"
|
||||
jump: MASQUERADE
|
||||
notify: persist iptables
|
||||
become: true
|
||||
|
Reference in New Issue
Block a user