use rp_filter=2 to allow responses on different network devices?
Following https://sysctl-explorer.net/net/ipv4/rp_filter/
This commit is contained in:
parent
bc9f93c54c
commit
e1099e16a7
@ -20,3 +20,4 @@
|
|||||||
network_mode: 'service:tinc'
|
network_mode: 'service:tinc'
|
||||||
sysctls:
|
sysctls:
|
||||||
- net.ipv4.conf.all.src_valid_mark=1
|
- net.ipv4.conf.all.src_valid_mark=1
|
||||||
|
- net.ipv4.conf.all.rp_filter=2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user