Development discussion of WireGuard
 help / color / mirror / Atom feed
* [WireGuard] wg set - unexpected change of routes
@ 2016-08-30  6:44 Ivan Labáth
  2016-08-30 15:44 ` Bruno Wolff III
  0 siblings, 1 reply; 4+ messages in thread
From: Ivan Labáth @ 2016-08-30  6:44 UTC (permalink / raw)
  To: wireguard

Hello,

I have noticed that adding a route (allowedips) to a peer
automatically removes any such route from other peers,
as has been explained in some email.

It seems to me as unexpected behaviour, as I wouldn't expect
the configuration of a peer to be (silently) affected when
changing the configuration of another peer.

I think repeating subnets in different peers is most probably
an error and in such circumstances the most useful action would
be to fail and report it as such.


Result of an attempt at something similar:

linux ~ # ip route add 172.16.0.0/12 via 127.0.0.1
linux ~ # ip route add 172.16.0.0/12 via 127.0.0.2
RTNETLINK answers: File exists

Regards,
Ivan Labáth

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

end of thread, other threads:[~2016-08-30 19:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-30  6:44 [WireGuard] wg set - unexpected change of routes Ivan Labáth
2016-08-30 15:44 ` Bruno Wolff III
2016-08-30 19:27   ` Ivan Labáth
2016-08-30 19:37     ` Dave Taht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).