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

romana removes my ipset rules #183

Open
kvaps opened this issue Apr 5, 2018 · 0 comments
Open

romana removes my ipset rules #183

kvaps opened this issue Apr 5, 2018 · 0 comments

Comments

@kvaps
Copy link

kvaps commented Apr 5, 2018

I have this rule for example:

$ sudo ipset save | grep -vi romana
create localBlocks hash:net family inet hashsize 1024 maxelem 65536
add localBlocks 10.112.1.192/29
create one-6474-0-ip-spoofing hash:ip family inet hashsize 1024 maxelem 65536
add one-6474-0-ip-spoofing 11.22.33.44

but after I recreate romana-agent on this node, I have only:

$ sudo ipset save | grep -vi romana
create localBlocks hash:net family inet hashsize 1024 maxelem 65536
add localBlocks 10.112.1.192/29
create one-6474-0-ip-spoofing hash:ip family inet hashsize 1024 maxelem 65536
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

No branches or pull requests

1 participant