Re: how to forward/route/rule all traffic broadcast from an br0 to wg0

2020-02-23 Thread Matthias Urlichs
On 20.02.20 15:40, Jelle de Jong wrote: > Anyone that can answer the question on how to broadcast traffic like > DHCP through an excisiting wireguard connection? You need a tunnel. "man ip-link" on Linux. I'm sure you'll find a tutorial that explains the various options – those details are off-t

Re: how to forward/route/rule all traffic broadcast from an br0 to wg0

2020-02-23 Thread Jelle de Jong
Hello everyone, Anyone that can answer the question on how to broadcast traffic like DHCP through an excisiting wireguard connection? Kind regards, Jelle de Jong On 2020-02-07 17:49, Jelle de Jong wrote: Hello everybody, br0 (with eth0 eth1 eth3) wg0 (192.168.43.10/24) dhcp-helper to forw

how to forward/route/rule all traffic broadcast from an br0 to wg0

2020-02-08 Thread Jelle de Jong
Hello everybody, br0 (with eth0 eth1 eth3) wg0 (192.168.43.10/24) dhcp-helper to forward broadcast to ip? I am looking for way to use a wireguard tunnel to route all traffic including dhcp broadcast from one network to an other network and create a form of a network bridge. I got an working