packetfilter

  1. l008com

    PF Can't figure out "scrub" usage

    I recently learned about the scrub feature in pf, that sounds like a great thing to enable on my web server. So I read all I can find about it, which is essentially just the same man paged reposted on the docs of every different bsd system that exists :D Everything seems simple enough, but I...
  2. 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...
  3. 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