Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IPv6 does not work in nftables mode #81

Closed
sbs2001 opened this issue Sep 28, 2021 · 0 comments · Fixed by #84
Closed

IPv6 does not work in nftables mode #81

sbs2001 opened this issue Sep 28, 2021 · 0 comments · Fixed by #84

Comments

@sbs2001
Copy link
Contributor

sbs2001 commented Sep 28, 2021

On ubuntu focal ec2

  1. Install crowdsec https://github.com/crowdsecurity/crowdsec#from-package-debian
  2. Install nftables via sudo apt install nftables
  3. Install firewall bouncer sudo apt install crowdsec-firewall-bouncer-nftables
  4. Create some decisions for ipv6 addresses eg
sudo cscli decisions add --ip 2001:db8:3333:4444:CCCC:DDDD:EEEE:FFFF
sudo cscli decisions add --ip ::
  1. sudo nft list table ip6 crowdsec6 shows no IP still.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant