diff --git a/module/firewall/natOutbonding.yml b/module/firewall/natOutbonding.yml index 5dc2ea2..457403a 100644 --- a/module/firewall/natOutbonding.yml +++ b/module/firewall/natOutbonding.yml @@ -1,7 +1,7 @@ - name: "Add NAT outbound traffic rule" pfsensible.core.pfsense_nat_outbound: descr: 'NAT outbound traffic' - interface: xn0 + interface: wan source: any destination: any state: present \ No newline at end of file