ff
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user