This commit is contained in:
2024-09-07 10:04:47 +03:00
parent f92981a669
commit 56b506550f

View File

@@ -139,7 +139,7 @@
command: iptables -A FORWARD -p tcp --tcp-flags SYN,RST SYN -j TCPMSS --clamp-mss-to-pmtu command: iptables -A FORWARD -p tcp --tcp-flags SYN,RST SYN -j TCPMSS --clamp-mss-to-pmtu
- name: Allow traffic from {{ wifi_int.stdout }} to {{ lte_int.stdout }} - name: Allow traffic from br0 to {{ lte_int.stdout }}
iptables: iptables:
chain: FORWARD chain: FORWARD
in_interface: br0 in_interface: br0