Skip to content

Commit

Permalink
maj
Browse files Browse the repository at this point in the history
  • Loading branch information
loictlpk committed Aug 1, 2023
1 parent 34d1b85 commit 1dfca7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion module/firewall/natForwarding.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- name: "Add NAT port forward traffic rule"
pfsensible.core.pfsense_nat_port_forward:
descr: 'redirect lanb to lan pfsense'
interface: WAN
interface: LANB
protocol: tcp
source: any
destination: 10.0.1.1:80
Expand Down

0 comments on commit 1dfca7e

Please sign in to comment.