Re: [Openvpn-users] networking sitnl and route's src addr

2021-05-28 Thread Antonio Quartulli
Hi, On 28/05/2021 11:49, sergio wrote: > >> Do you have something like this in your server config: >> >> push "route 10.0.0.0 255.255.255.0" > > Indeed! It comes from my common-routes.conf applied for all tunnels. I > should split it a bit. I am glad this helped fixing the issue! As Gert sugge

Re: [Openvpn-users] networking sitnl and route's src addr

2021-05-28 Thread sergio
Do you have something like this in your server config: push "route 10.0.0.0 255.255.255.0" Indeed! It comes from my common-routes.conf applied for all tunnels. I should split it a bit. Thank you, Antonio! -- sergio. ___ Openvpn-users mailing

Re: [Openvpn-users] networking sitnl and route's src addr

2021-05-27 Thread Antonio Quartulli
Hi Sergio, I just noted something: On 27/05/2021 23:27, sergio wrote: > On 28/05/2021 00:08, Antonio Quartulli wrote: > >> Can you please share the full client log with verb 4? > > PUSH: Received control message: 'PUSH_REPLY,topology subnet,socket-flags > TCP_NODELAY,route-gateway 10.0.0.1,rout

Re: [Openvpn-users] networking sitnl and route's src addr

2021-05-27 Thread Antonio Quartulli
Hi Sergio, Thanks for the log. What kernel version are you running? I wonder what might be different in your setup - I run something very similar to yours and it just works. Regards, -- Antonio Quartulli ___ Openvpn-users mailing list Openvpn-us

Re: [Openvpn-users] networking sitnl and route's src addr

2021-05-27 Thread sergio
On 28/05/2021 00:08, Antonio Quartulli wrote: Can you please share the full client log with verb 4? PUSH: Received control message: 'PUSH_REPLY,topology subnet,socket-flags TCP_NODELAY,route-gateway 10.0.0.1,route 10.0.0.0 255.255.255.0,route 10.0.5.0 255.255.255.0,route 10.0.2.0 255.2

Re: [Openvpn-users] networking sitnl and route's src addr

2021-05-27 Thread Antonio Quartulli
Hi Sergio, On 27/05/2021 21:56, sergio wrote: > > I have openvpn server that works fine with openvpn 2.4 clients from > debian buster compiled with --enable-iproute2, but new openvpn 2.5 from > bullseye comes with netlink and fails due to lack of src addr. > > While iprouted version creates main

[Openvpn-users] networking sitnl and route's src addr

2021-05-27 Thread sergio
I have openvpn server that works fine with openvpn 2.4 clients from debian buster compiled with --enable-iproute2, but new openvpn 2.5 from bullseye comes with netlink and fails due to lack of src addr. While iprouted version creates main route with 'src': 10.8.4.0/24 dev vpn proto kernel sc