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

Policy info is missing in iptables output #636

Open
Shellcat-Zero opened this issue Jan 14, 2025 · 0 comments
Open

Policy info is missing in iptables output #636

Shellcat-Zero opened this issue Jan 14, 2025 · 0 comments

Comments

@Shellcat-Zero
Copy link

Normal output of iptables -xnvL will show lines like:

Chain FORWARD (policy DROP 1110 packets, 141866 bytes)
Chain INPUT (policy ACCEPT 0 packets, 0 bytes)
Chain OUTPUT (policy ACCEPT 0 packets, 0 bytes)

that indicates the current policy and associated packet/byte counts processed by the policy. This output appears to be missing from a command like iptables -xnvL | jc --iptables. Please advise.

Thanks!

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