wireguard client

  1. S

    Wireguard and route specific internal ip

    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...
  2. C

    Solved Remote LAN-in-a-box?

    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...
  3. C

    Solved Proper routing for jailed Wireguard client?

    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...
  4. R

    Not able to get wireguard split tunnel to work

    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...
Back
Top