wireguard pf

  1. zilti

    Forward port through WireGuard with PF

    My setup is as follows: Gateway <--wireguard--> Router <--> Mailserver The wireguard is set up properly; Mailserver and Gateway can ssh to each other. The gateway redirects port 22 to the Mailserver. And that is the non-working part; ssh -p 22 Gateway should ssh to the Mailserver, and while...
  2. zilti

    Wireguard and PF - Have clients be able to connect to each other

    I have three machines, Gateway, A, and B. My goal is to have Gateway as a Wireguard server, and A and B as Wireguard clients; and have all three be able to connect to each other via ssh. The current situation is that A and B will just time out trying to connect to any of the others; and Gateway...
  3. Sparkee

    PF Wireguard network setup

    I'm working on setting up my first wireguard server on FreeBSD 13.3. The issue: once I start the wireguard service I can't reach the server anymore, the server still can access the internet but nothing can connect to it. The server is in the cloud. On the same server I'm running an openvpn...
Back
Top