浏览代码

sysctl: Wireguard with fwmark requires udp_l3mdev_accept

Signed-off-by: Maximilian Wilhelm <max@sdn.clinic>
Maximilian Wilhelm 2 年之前
父节点
当前提交
67ebce5507
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      sysctl/global.conf

+ 1 - 0
sysctl/global.conf

@@ -28,6 +28,7 @@ net.ipv4.icmp_errors_use_inbound_ifaddr = 1
 # derived from the listen socket to be bound to the L3 domain in
 # which the packets originated. Only valid when the kernel was
 # compiled with CONFIG_NET_L3_MASTER_DEV.
+net.ipv4.udp_l3mdev_accept = 1
 net.ipv4.tcp_l3mdev_accept = 1