Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Clauu

#1
Yep, indeed, i was missing some routes.. silly me.
Thank you for your input!
#2
Thank you for your reply! Well maybe i'm missing some routes, i will try to debug again.
#3
Virtual private networks / LAN traffic through Openvpn
October 01, 2023, 05:09:28 PM
Good day people, i've started to play with Opnsense and Openvpn and i've encountered some issues which i'm unable to sort out. My setup looks like this:
Main router with 192.168.140.0/24 subnet on it, Opnsense VM having 192.168.140.106 with a separate wan interface.
I've managed to setup Openvpn, i can connect through internet. But while connected i can only access the Openvpn LAN IP which is 192.168.140.106, anything else from 192.168.140.0/24 isn't accesible, not even the gateway.

In Opnsese i have following rules:
1. LAN - in and out allow any
2. Openvpn - in and out allow any
3. WAN - allow only 1194 udp

Openvpn has the following configuration :
- IPv4 Local Network as 192.168.140.0/24
- IPv4 Tunnel Network as 10.10.99.0/24