Hi!
I'm trying to get wireguard to connect from one internal IP on my freebsd-server but the traffic doesn't seem to go through the tunnel.
cat wg0.conf
[Interface]
PrivateKey = Hidden
Address = 10.72.42.46/32
DNS = 1.1.1.1, 8.8.8.8
[Peer]
PublicKey = Hidden
AllowedIPs = 192.168.10.138/32...
I would like to access a remote jail/VM host behind a family member's home router without making any changes to their router config or adding additional hardware. (I suppose they could treat the host as a guest to disallow LAN access and allow only outgoing traffic.)
I think I need these...
I'm having trouble with routing when trying to run a wg client inside a 13.3R jail, on a home network behind multiple NAT, with the wg server out on a VPS.
laptop VPS | NAT | ER-X router jail
wg-client wg-server | | wg-client
10.13.13.3...
Hello,
I tried for a quite some time to get it working, but unsuccessful so far. I hope to get some pointers here that will help me to learn more about FreeBSD, wireguard and networking, also the content might be helpful for others browsing the web for solutions. Note that I am very new to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.