Truenas 12 OpenVPN service testing

feron

Cadet
Joined
Sep 18, 2022
Messages
6
TrueNAS-12.0-U7
OK. Strange issue I am trying to work out.

push "route 192.168.1.0 255.255.255.0"
push "redirect-gateway def1 bypass-dhcp"
push "dhcp-option DNS 8.8.8.8"
push "dhcp-option DNS 1.1.1.1"
duplicate-cn ---- (really only added to test a one certificate client setup)

Static routes IP/gateway set (VPN Server IP) -- VPN GATEWAY ROUTE
All CA/Certificates done
All Tunables done

4 Client Certificates setup as well..
Port forwarding done etc
Edit to add internet facing IP etc

ALL connects remotely and works.. IP given x.x.5.2

Local access/ internet access all good.

The issue starts when I connect 2 (second or more) machine (using the same client certificate or even a different client certificate)

The 2 &/or 3rd machine get an IP x.x.5.3 x.x.5.4 etc. So yay, one would think all good. BUT.

Only the first machine with x.x.5.2 works the 2 &/or 3 rd machine on x.x.5.3 etc can not get out to the internet and local network only kind of works.

So in short all works, as long as only one damned machine is connected.. What am I doing wrong do you think?
Hello,
I have exactly the same problem. Everything works perfect with one client. When the second client (with different certificate) is connected the connection is established but there is no ping or access to the server and local network.
Please share a decision if there is any.
 
Top