Age | Commit message (Collapse) | Author |
|
webgui dashboard
|
|
'show firewall detail'
'show firewall statistics'
'clear firewall modify <fw-modify> counters'
'clear firewall modify <fw-modify> rule <rule-num> counters'
allow show command on rule 1025 for any chain
|
|
Some usages of iptables by sudo are allowed by /etc/sudoers.
This avoids having to run perl command as root, and keeps kernel
the same as mainline.
|
|
Revert "elminate use of sudo for iptables -L"
This reverts commit 3eb88b7d21d860b5d1af8fb5c9cc7c110a0d7848.
|
|
Vyatta kernel allows non-root users to display iptables rules
as non-root user. This eliminates the use of sudo except for the
special case of clearing counters.
|
|
admin level users and "users" level users.
|
|
firewall subsystem.
|