Re: [Openvpn-users] Correct way to handle routing when on home network?

2022-09-23 Thread Sebastian Arcus
On 23/09/2022 22:16, Sebastian Arcus wrote: On 23/09/2022 15:00, Jan Just Keijser wrote: Hi Selva, On 23/09/22 15:48, Selva Nair wrote:     Having said that, I took another look at the routing table on the     Win10     client and noticed something odd. The only /32 routes I could find are

Re: [Openvpn-users] Correct way to handle routing when on home network?

2022-09-23 Thread Selva Nair
On Fri, Sep 23, 2022 at 5:07 PM Sebastian Arcus wrote: > On 23/09/2022 14:48, Selva Nair wrote: > > Having said that, I took another look at the routing table on the > Win10 > > client and noticed something odd. The only /32 routes I could find > are > > 192.168.112.236 255.255.2

Re: [Openvpn-users] Correct way to handle routing when on home network?

2022-09-23 Thread Sebastian Arcus
On 23/09/2022 15:00, Jan Just Keijser wrote: Hi Selva, On 23/09/22 15:48, Selva Nair wrote: Having said that, I took another look at the routing table on the Win10 client and noticed something odd. The only /32 routes I could find are    192.168.112.236  255.255.255.255

Re: [Openvpn-users] Correct way to handle routing when on home network?

2022-09-23 Thread Sebastian Arcus
On 23/09/2022 14:48, Selva Nair wrote: Having said that, I took another look at the routing table on the Win10 client and noticed something odd. The only /32 routes I could find are    192.168.112.236  255.255.255.255 On-link 192.168.112.236    281    192.168.112.255

Re: [Openvpn-users] Correct way to handle routing when on home network?

2022-09-23 Thread Sebastian Arcus
On 23/09/2022 12:07, Jan Just Keijser wrote: Hi Sebastian, On 23/09/22 12:01, Sebastian Arcus wrote: [...] Hi and thank you again to both of you for the suggestions. 1. Running iperf3 as per instructions above to another machine on the network, both in client and server mode, produces (ne

Re: [Openvpn-users] Correct way to handle routing when on home network?

2022-09-23 Thread Jan Just Keijser
Hi Selva, On 23/09/22 15:48, Selva Nair wrote: Having said that, I took another look at the routing table on the Win10 client and noticed something odd. The only /32 routes I could find are    192.168.112.236  255.255.255.255 On-link 192.168.112.236    281    192

Re: [Openvpn-users] Correct way to handle routing when on home network?

2022-09-23 Thread Selva Nair
> > Having said that, I took another look at the routing table on the Win10 > client and noticed something odd. The only /32 routes I could find are >192.168.112.236 255.255.255.255 On-link 192.168.112.236281 >192.168.112.255 255.255.255.255 On-link 192.168.112.236

Re: [Openvpn-users] Correct way to handle routing when on home network?

2022-09-23 Thread Gert Doering
Hi, On Fri, Sep 23, 2022 at 11:01:49AM +0100, Sebastian Arcus wrote: > > Plus, like Gert said, if 192.168.113.0 is free, then modifying your VPN > > set up to do > >   push "route 192.168.113.0 255.255.254.0" > > should definitely ensure that the LAN route takes precedence over the > > VPN rout

Re: [Openvpn-users] Correct way to handle routing when on home network?

2022-09-23 Thread Jan Just Keijser
Hi Sebastian, On 23/09/22 12:01, Sebastian Arcus wrote: [...] Hi and thank you again to both of you for the suggestions. 1. Running iperf3 as per instructions above to another machine on the network, both in client and server mode, produces (nearly) gigabit speeds - so the traffic is goin

Re: [Openvpn-users] Correct way to handle routing when on home network?

2022-09-23 Thread Sebastian Arcus
On 22/09/2022 20:56, Jan Just Keijser wrote: On 22/09/22 20:00, Sebastian Arcus wrote: [...] the routing table looks OK to me, though I find the route      192.168.112.236  255.255.255.255 On-link 192.168.112.236    281 a little odd - it suggests a /32 route pointing to itself. I