diff --git a/tasks/vyos.yml b/tasks/vyos.yml index 83ac5e73c4f438c7846f4f5de592667ae047a3ae..50f4bbb5b6c7854ac1ad6facb709abc4ff17f493 100644 --- a/tasks/vyos.yml +++ b/tasks/vyos.yml @@ -20,6 +20,7 @@ - set firewall name FR-W-FWD rule 110 destination address 192.168.69.50 - set firewall name FR-W-FWD rule 110 protocol tcp - set firewall name FR-W-FWD rule 110 action accept + - set nat destination rule 150 inbound-interface eth0 - set nat destination rule 150 translation address 192.168.69.50 - set nat destination rule 150 destination address 152.66.209.61 - set nat destination rule 150 protocol tcp