On 27/09/2022 21:09, tincantech wrote:
Hi,
Sent with Proton Mail secure email.
------- Original Message -------
On Thursday, September 22nd, 2022 at 19:25, tincantech
<tincant...@protonmail.com> wrote:
<s>
------- Original Message -------
On Thursday, September 22nd, 2022 at 15:06, Sebastian Arcus
s.ar...@open-t.co.uk wrote:
<s>
Server: openvpn 2.5.7, Linux Slackware
Client: openvpn 2.5.7, Windows 10
OpenVPN server lan subnet: 192.168.112.0/24
OpenVPN subnet: 192.168.114.0/24
server.conf
proto udp
port 1194
dev tun
server 192.168.114.0 255.255.255.0
push "route 192.168.112.0 255.255.255.0"
push "dhcp-option DNS 192.168.112.1"
push "dhcp-option WINS 192.168.112.1"
push "route-metric 500"
ca "ca.crt"
cert "server.crt"
key "server.key"
tls-auth "ta.key" 0
dh "dh.pem"
It is also worth mentioning that --topology net30 is deprecated.
https://community.openvpn.net/openvpn/wiki/DeprecatedOptions#Changedefault--topologynet30tosubnet
That may help routing.
I've seen in the past the mention of change to --topology subnet, but
until now I didn't quite get what the change means. I've just re-read
again the docs and I thing I understand now. I will try the change in
the next few days and see if it makes a difference with this issue. It
looks like a good idea to move all my OpenVPN setups to the new topology
anyway. Thank you for the suggestion.
_______________________________________________
Openvpn-users mailing list
Openvpn-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-users