pf conf

  1. M

    PF OpenVPN issues

    I can't seem to connect to the OpenVPN server I'm running on 10.2 though PF, I keep getting a tls-auth timeout. Here's my pf.config: tcp_services = "{ssh, http, https}" # vpn address block vpnclients = "10.8.0.0/24" # wan interface wanint = "vtnet0" #tunnel interface vpnint = "tun0" # openvpn...
  2. A

    Solved PF rules for IRC traffic

    Recently I started dabbling with Packet_Filter (PF) to set up my firewall. So far I read a bit in the PF Handbook and our FreeBSD Handbook (chapter on PF). The firewall works fine and the rules seem sane. However, I cannot connect to #freenode with PF enabled. Does anyone know any pass command...
Back
Top