Enable net.ipv4.conf.all.src_valid_mark
This commit is contained in:
@@ -42,6 +42,8 @@ services:
|
|||||||
VPN_LAN_NETWORK: 192.168.0.0/16
|
VPN_LAN_NETWORK: 192.168.0.0/16
|
||||||
cap_add:
|
cap_add:
|
||||||
- NET_ADMIN
|
- NET_ADMIN
|
||||||
|
sysctls:
|
||||||
|
net.ipv4.conf.all.src_valid_mark: 1
|
||||||
networks:
|
networks:
|
||||||
- reverse-proxy
|
- reverse-proxy
|
||||||
- torrents
|
- torrents
|
||||||
|
|||||||
Reference in New Issue
Block a user