Skip to content
This repository has been archived by the owner on Feb 22, 2020. It is now read-only.

Fix 'Can't open socket to ipset' #7

Open
aalemayhu opened this issue Mar 27, 2017 · 0 comments
Open

Fix 'Can't open socket to ipset' #7

aalemayhu opened this issue Mar 27, 2017 · 0 comments
Labels

Comments

@aalemayhu
Copy link
Member

iptables -w -I INPUT -i enp2S0 -m set --match-set country-list src -p tcp -m \
multiport ! --dports 25,80,443 -m state --state NEW -j DROP   

returns iptables-translate v1.6.1: Can't open socket to ipset.

Example from https://www.spinics.net/lists/netfilter/msg57360.html

@aalemayhu aalemayhu added the bug label Mar 27, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant