Gavin Chappell
Gavin Chappell
> Because if ports were specified, we could talk about a bug in pf, because according to pfctl.8#a, if anchor specified: Although you're right in that this looks like a...
In the long term maybe the project could find some use for py-pf (http://www.kernel-panic.it/programming/py-pf/pf2.html)? This seems to have the ability to more granularly kill states based on (for example) source...
@noseshimself why not check the "Disable administration anti-lockout rule" (Firewall/Settings/Advanced) and then configure your own firewall rule allowing access only to the IP address you want to use? _Technically_ your...
+1 I'm trying to use this as a library as part of Telegraf, but without `--saving-mode` the test takes significantly longer and the remote end appears to be hanging up...
OK, I think I _fixed_ the problem, but I'm not sure _how_... I took a look at those links, and that made sense to me (watch for an event, send...
> this [opnsense/core@3b7453c](https://github.com/opnsense/core/commit/3b7453ca2bb2bdbc63a101a43b1ac9cc84c33ff2) would be problematic, [opnsense/core@c21cafa](https://github.com/opnsense/core/commit/c21cafa924d4f4e33ae6c290588f852c43ddd0c6) partially fixes it, but isn't perfect as we'll still loose track of time. Fixing typo's is often a good idea, but values are...
~~Actually, this is an easy fix...the variable can simply be emptied when writing the file into `/etc/rc.conf.d`~~ I was wrong; this can't be overridden with an empty value - I...
This looks really useful, and I'm hoping to take advantage of it shortly. But after running it several times, and nothing happening, I took a quick look at the code....
My target box is a TrueNAS "appliance" so it does not include Sanoid and I don't want to have to do unsupported things to it if I don't have to....
> There are some things going on that have delayed pull requests being integrated. I'm curious, @Gitoffthelawn do you have access to merge PRs?