<div dir="ltr"><div dir="ltr"><div>I use alpine standard 3.8.1, which has kernel 4.14.82-0-vanilla.</div><div>When I start wireguard as client peer with <b>wg-quick up client</b>, It says:</div><div> </div><div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">[#] ip link add client type wireguard<br>[#] wg setconf client /dev/fd/63<br>[#] ip address add <a href="http://10.0.0.4/24">10.0.0.4/24</a> dev client<br>[#] ip link set mtu 1420 dev client<br>[#] ip link set client up<br>[#] resolvconf -a client -m 0 -x<br>[#] wg set client fwmark 51820<br>[#] ip -4 route add <a href="http://0.0.0.0/0">0.0.0.0/0</a> dev client table 51820<br>[#] ip -4 rule add not fwmark 51820 table 51820<br>[#] ip -4 rule add table main suppress_prefixlength 0<br>sysctl: unrecognized option: r<br>BusyBox v1.29.3 (2018-11-21 11:45:56 UTC) multi-call binary.<br><br>Usage: sysctl -p [-enq] [FILE...] / [-enqaw] [KEY[=VALUE]]...<br><br>Show/set kernel parameters<br><br>    -p    Set values from FILEs (default /etc/sysctl.conf)<br>    -e    Don't warn about unknown keys<br>    -n    Don't show key names<br>    -q      Quiet<br>    -a    Show all values<br>    -w    Set values<br></blockquote><div> </div><div>The client peer cannot ping server peer.<br></div><br></div></div></div>