All of lore.kernel.org
 help / color / mirror / Atom feed
* On redhat 7.4 wireguard not working
@ 2018-04-18 19:16 Vikas
  2018-04-18 19:30 ` logcabin
  2018-04-18 21:10 ` Jason A. Donenfeld
  0 siblings, 2 replies; 8+ messages in thread
From: Vikas @ 2018-04-18 19:16 UTC (permalink / raw)
  To: wireguard

[-- Attachment #1: Type: text/plain, Size: 659 bytes --]

The error i get is:


Error: argument "suppress_prefixlength" is wrong: Failed to parse rule type

Here is the detailed output:


root@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

[-- Attachment #2: Type: text/html, Size: 7426 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2018-04-19 17:09 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-18 19:16 On redhat 7.4 wireguard not working Vikas
2018-04-18 19:30 ` logcabin
2018-04-18 21:10 ` Jason A. Donenfeld
2018-04-18 21:33   ` Vikas
2018-04-18 22:01     ` Vikas
2018-04-19 13:19       ` Lucian Cristian
2018-04-19 13:21         ` Lucian Cristian
2018-04-19 17:09           ` Germano Massullo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.