OPNsense Forum

English Forums => General Discussion => Topic started by: wacki4 on November 19, 2018, 01:21:06 pm

Title: Site-To-Site OpenVPN problem
Post by: wacki4 on November 19, 2018, 01:21:06 pm
I have current configuration which don't work fully as i planned.

I have OpnSense with OpenVPN server on Site A - subnet 10.0.0.0/16, and also now OpnSense with OpenVPN client on Site B - subnet 10.1.0.0/16.

When i access ip from SiteB to SiteA - everything works fine, without problem.

From SiteA to SiteB - i can connect to 10.1.0.1 (OpnSense server local IP), but I've cannot connect anything inside LAN of SiteB. On OpnSense packet capture when i try to access one of devices, i've get:

Code: [Select]
12:54:14.753146 IP 10.11.10.1.61059 > 10.1.0.2.443: tcp 0
12:54:15.754410 IP 10.11.10.1.61059 > 10.1.0.2.443: tcp 0
12:54:17.758421 IP 10.11.10.1.61059 > 10.1.0.2.443: tcp 0
12:54:21.766253 IP 10.11.10.1.61059 > 10.1.0.2.443: tcp 0

What i could have set wrong? Any ideas?