packetfilter

  1. DtxdF

    jails AppJail: Filtering network traffic

    The principle of least privilege can be defined as “A security principle that a system should restrict the access privileges of users (or processes acting on behalf of users) to the minimum necessary to accomplish assigned tasks.”, and in the context of FreeBSD jails, this is where it really...
  2. X

    PF pf and fib routing for wireguard

    I use the net/wireguard port for my VPN needs but have a problem if I want to connect to the same IP as the endpoint through the tunnel, because a static route is automatically added for obvious reasons to send this traffic directly rather than through the VPN. Now one way around this is to use...
Back
Top