@selfhosted strange problem. I have a raspberrypi as vpn gateway. I have a reolink cctv. It emails me when motion. If i use openvpn, it works fine. If i use wireguard, it does not work. If i connect to the vpn gateway on my laptop, openvpn and wg forward the laptop traffic fine. The openvpn and wg is connects to the same commerical vpn service.
6 Comments
b1g_bake@sh.itjust.works · 2 pts · 2y
Maybe DNS or something in the WG config?
AtariDump@lemmy.world · 1 pts · 2y
So the Pi connects to a commercial VPN?
Jayjo@mastodon.social · 1 pts · 2y
@AtariDump yeah. I cam use openvpn or wireguard, would like to use wireguard as a lot faster
AtariDump@lemmy.world · 1 pts · 2y
Try taking pieces out until you narrow down the issue.
IE: bring a WG tunnel up direct between your phone and home without the commercial VPN. Keep adding layers back in until something breaks.
AtariDump@lemmy.world · 0 pts · 2y
Are you using FQDNs (Full Qualified Domain Names)? WireGuard doesn’t resolve FQDNs.
Jayjo@mastodon.social · 2 pts · 2y
@AtariDump did a tcpdump, and dns is working, have self hosted pihole. It is really strange.