On 17 January 2020 11:53:57 CET, Roberto 007 <[email protected]> wrote:
>Hello Wireguard team,
>
>I would like to test multiple VPN links with BGP which is for
>controlling
>traffic.
>I have no problem to make BGP over multiple links but once I tried to
>ping
>then I found a problem because I cannot set Allowed-IPs 0.0.0.0/0 to
>all
>the wireguard links.

I guess you are using wg-quick. Add "Table = off" to stop wg-quick from adding 
routes, and add the static routes you need (for the addresses used by the bgp 
connections) in your routing daemon or somewhere else.

/Mikma
_______________________________________________
WireGuard mailing list
[email protected]
https://lists.zx2c4.com/mailman/listinfo/wireguard

Reply via email to