On redhat 7.4 wireguard not working
Vikas
kedia.vikas at gmail.com
Wed Apr 18 21:16:32 CEST 2018
The error i get is:
Error: argument "suppress_prefixlength" is wrong: Failed to parse rule type
Here is the detailed output:
root at freepbx ~# wg-quick up wg0
[#] ip link add wg0 type wireguard
[#] wg setconf wg0 /dev/fd/63
[#] ip address add 10.1.9.4/16 dev wg0
[#] ip link set mtu 1420 dev wg0
[#] ip link set wg0 up
[#] wg set wg0 fwmark 51820
[#] ip -4 route add 0.0.0.0/0 dev wg0 table 51820
[#] ip -4 rule add not fwmark 51820 table 51820
[#] ip -4 rule add table main suppress_prefixlength 0
Error: argument "suppress_prefixlength" is wrong: Failed to parse rule type
[#] ip -4 rule delete table 51820
[#] ip link delete dev wg0
--
VK
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.zx2c4.com/pipermail/wireguard/attachments/20180418/492c533f/attachment-0001.html>
More information about the WireGuard
mailing list