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

Allow ipsets of ipsets #324

Open
luizluca opened this issue Apr 9, 2018 · 1 comment
Open

Allow ipsets of ipsets #324

luizluca opened this issue Apr 9, 2018 · 1 comment
Labels
feature New feature or enhancement.

Comments

@luizluca
Copy link

luizluca commented Apr 9, 2018

Linux ipset supports list:set. Would it be possible to have it in firewalld?

@erig0 erig0 added the feature New feature or enhancement. label Apr 10, 2018
@fuleru
Copy link

fuleru commented Jul 17, 2024

Yes, can firewalld support ipset list:set type?

#ipset help | grep support$ | awk -F " " '{print $1}' | sort -u
bitmap:ip
bitmap:ip,mac
bitmap:port
hash:ip
hash:ip,mark
hash:ip,port
hash:ip,port,ip
hash:ip,port,net
hash:net
hash:net,iface
hash:net,net
hash:net,port
hash:net,port,net
list:set


# firewall-cmd --get-ipset-types
hash:ip hash:ip,mark hash:ip,port hash:ip,port,ip hash:ip,port,net hash:mac hash:net hash:net,iface hash:net,net hash:net,port hash:net,port,net

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or enhancement.
Projects
None yet
Development

No branches or pull requests

3 participants