Need Assistance with OpenVPN configuration

Cozzmo

Cadet
Joined
Oct 5, 2022
Messages
1
Hello Gurus
I need some help
I am trying to setup a VPN server on my TrueNAS using the following tutorials :
Tutorial Part 1
As well as the following one :
Tutorial part 2
I manage to connect to VPN and I have connectivity to the TrueNAS but not to other resources on my subnet .
I have VM running on trueNAS as well as other resources I would like to reach .
My problem is that as soon as enable the Natd on the TrueNAS machine the VM machines lose connectivity and I cannot reach either those VM's .
FW rules:
ipfw add 995 allow ip from 192.168.2.0/24 to 192.168.0.0/24
Other parameters configured on TrueNAS
push "route 192.168.0.0 255.255.255.0"
push "dhcp-option DNS 8.8.8.8"
push "dhcp-option DNS 1.1.1.1"

Static Route 192.168.2.0 GW "TrueNAS IP"
Any assistance will be highly appreciated
LLAP
 
Top