cybermcm

Results 16 comments of cybermcm
trafficstars

@pitkley Thanks for this version but it breaks Docker internal DNS (at least for me) Tested 1.2.0-rc.4 -> within container nslookup google.com -> working 1.2.0-rc.5 -> within container nslookup google.com...

@crazy-max Thanks for your answer, didn't know that. You want me to close this issue or should it stay open in case someone else asks the same question?

@crazy-max Thank you for the information. I changed my test server to nftables and it seems to work but during my test I noticed that although my own IP gets...

Thanks. I tried a few things but didn't get it to work (mainly due to my very basic nftables know-how I think). Question to begin with: With nftables is it...

@crazy-max Just wanted to check if you need anything from my side? Can you reproduce my issue?

@PhasecoreX I tried your suggestion and can confirm that it works. Thanks for this suggestion! Due to the fact that my knowledge about nft is at a very basic level...

@hanscees: I'm definitely no expert, I've done some things different but it is working: 1. compose file: missing: network_mode: "host" missing env: - F2B_IPTABLES_CHAIN=DOCKER-USER (not really sure if this is...

@goose-ws: your config seems fine. To view your bans try nftable tools, like `nft list ruleset` zero results with iptables command are perfectly fine if you switched to nftables

Did you update an old installation because then iptables stays. If you want to switch then take a look at [Debian nftables](https://wiki.debian.org/nftables), but take care that you can reach your...

@calvinbui: Seems correct for me (but I'm no expert at all). Maybe another rule in place which interferes with the F2B rule?