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
@ -19,4 +19,5 @@
|
||||
- tinc
|
||||
network_mode: 'service:tinc'
|
||||
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