nogaff

Results 7 comments of nogaff

Maybe a bit off-topic for the feature request, but as far as blocking unwanted DNS queries with iptables is concerned, it would seem preferable to simply block all queries that...

> @nogaff Why are you using the PREROUTING chain in the raw table instead of the mangle table? @Yannik No particular reason, but since the goal is to simply drop...

I've just run into this issue myself. I was attempting to migrate my acme-dns deployment from a full VM to a Docker container and I had everything working great, but...

I guess it could also be useful if `--fc` and `--q` accepted ranges as well as lists, when using the proposed `--custom_eq`. For example, a user may wish to specify...

Ah, well that all sounds very promising indeed! I look forward to it! So, if a list of values per filter won't be possible, might there perhaps be an option...

@rhubarb-geek-nz Were you just making an observation on the difference between Windows and Linux, or are you suggesting that PowerShell 7 is intentionally ignoring illegal characters in Windows file names...

I agree 100% with @mklement0 regarding `Test-Path -IsValid`; that switch _must_ validate paths correctly, otherwise its existence is pointless at best, and dangerous at worst. Given that the breaking change...