-
Notifications
You must be signed in to change notification settings - Fork 66
Open
Description
Add option for -A
Anither important thing needed. I'm setting up some kind of authenticator before allowing access to main machine and so what I do is when authenticator allows it, it adds iP to iptables of main machine. Now as soon as user leaves I want to remove the ip from iptables.
So I need something like
iptables -D INPUT -s x.x.x.x -j ACCEPT
Is this possible?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels