Development discussion of WireGuard
 help / color / mirror / Atom feed
* Host routes – ARP on wireguard interfaces?
@ 2018-12-03 12:02 Matthias Urlichs
  2018-12-03 13:14 ` Toke Høiland-Jørgensen
  0 siblings, 1 reply; 4+ messages in thread
From: Matthias Urlichs @ 2018-12-03 12:02 UTC (permalink / raw)
  To: WireGuard mailing list

Hi,

My problem: I have a couple of host routes within my network that point
to a service's "current master". When that machine goes down, I need to
automatically redirect its address to a different gateway. That's easy –
lookup the nexthop for the "real" server address and change the host
route – except when the destination is on wireguard and needs to be
(re)directed to a (different) peer.

My preferred solution for this (and also the one that is most intuitive
IMHO) would be some sort of pseudo-ARP – just enough to make "ip route
add FOO via BAR" work, 'BAR' being a host address that's associated with
exactly one wireguard peer.

Thoughts?

-- 
-- Matthias Urlichs

_______________________________________________
WireGuard mailing list
WireGuard@lists.zx2c4.com
https://lists.zx2c4.com/mailman/listinfo/wireguard

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

end of thread, other threads:[~2018-12-03 19:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-03 12:02 Host routes – ARP on wireguard interfaces? Matthias Urlichs
2018-12-03 13:14 ` Toke Høiland-Jørgensen
2018-12-03 13:49   ` Matthias Urlichs
2018-12-03 19:39     ` Toke Høiland-Jørgensen

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).