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 - xyp765

#1
Hi,
I have a very basic setup.

Interfaces:
WAN: Static IP from ISP
LAN: 192.168.10.0/24

I have configured IPsec as per the docs. Internet was not working after connecting to IPsec VPN but I got it working by changing Local Subnet of Phase 2 entry to 0.0.0.0/0. Well, that's not scope of this question.

Virtual IPv4 Address Pool of IPsec is 10.10.0.0/24

IPsec clients (10.10.0.0/24) are able to access everything on LAN (192.168.10.0/24).

1. I would like access (PING, RDP, SHARE, etc.) on 10.10.0.0/24 from LAN (192.168.10.0/24)
2. IPsec clients should be able to communicate with each other on 10.10.0.0/24.

Am I thinking wrong? Or I am expecting something extra from the IPsec implementation in OPNsense?