Re: OpenVPN-Server as Bird-Router

2018-08-03 Thread Cybertinus
Hello Dawid, On the OpenVPN server you have enabled the setting that different clients can communicate with each other? By default OpenVPN stops seperate clients from seeing each other. Kind regards, Cybertinus On 2018-08-02 20:46, Dawid Kulesza wrote: > Hello, > > I have some issues runin

Re: OpenVPN-Server as Bird-Router

2018-08-02 Thread Clemens Schrimpe
Ensure the MTU is set correctly on the tunX interfaces. Verify with „ping -M do -s “ that your tunnels can carry the „promised“ amount of bytes as indicated by interface MTU. 😉☝🏻🤓 Clemens PS: = Interface-MTU -28 -- Von einem Mobiltelefon gesendet. Bitte die Kürze entschuldigen. Sen

OpenVPN-Server as Bird-Router

2018-08-02 Thread Dawid Kulesza
Hello, I have some issues runinng a few Bird-instances, where two border PC's are connected over a VPN-Connection. The image below shows the setting: clientA 192.168.30.2 (eth) |//|//192.168.30.1 (eth) routerA 192.168.21.5 (eth) |//|//192.168.21.1 (eth) clientB 10.29.0.8 (tun) |//|//10.29.0.1