OpenVPN site to site

Need help configuring your VPN? Just post here and you'll get that help.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Forum rules
Please use the [oconf] BB tag for openvpn Configurations. See viewtopic.php?f=30&t=21589 for an example.
Post Reply
Jpleal
OpenVpn Newbie
Posts: 1
Joined: Thu Feb 02, 2023 3:26 pm

OpenVPN site to site

Post by Jpleal » Thu Feb 02, 2023 3:37 pm

Hi all.
I have a OpenVPN site to site everything was working great before now I have limited connectivity through the tunnel

SITE A OPENVPN SERVER running raspberry pi. LAN IP 192.168.0.234. Lan segment 192.168.0.0/24 vpn tunnel 10.9.71.0/24.

SITE B OPENVPN CLIENT raspberry pi using network manager to connec. LAN IP 192.168.1.234. Lan segment 192.168.1.0/24

both routers have been have set to route traffic
Site A destination 192.168.1.0/24 via 192.168.0.234

Site B destination 192.168.0.0/24 via 192.168.1.234

I can ping some but not all IPs on each side. Both pis can ping both side of the tunnel and can ping each other using lan address.

Both routers can ping each other using lan address.

But some ip addresses can not be pinged

never-stop-learning
OpenVPN User
Posts: 39
Joined: Sat Oct 02, 2021 3:57 pm

Re: OpenVPN site to site

Post by never-stop-learning » Sun Apr 02, 2023 11:05 am

Hey man, you can provide the routing table of Site A and Site B, including the traceroute to analyze If there is missing.

If your Pis running in Ubuntu, include the iptables result( sudo iptables-save -c ).

Post Reply