We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi @dibdot
reviewing banIP 1.5.x I noticed that inbound connections are marked 1 and 2 for input and forward, here:
packages/net/banip/files/banip-functions.sh
Line 725 in 884876c
Line 733 in 884876c
Is that needed?
The text was updated successfully, but these errors were encountered:
Does it male any harm? The markers make it easy to distinguish between wan-input and wan-forward in the log.
Sorry, something went wrong.
You can unify them in prerouting if separate counters are not needed / visualised.
No branches or pull requests
Hi @dibdot
reviewing banIP 1.5.x I noticed that inbound connections are marked 1 and 2 for input and forward, here:
packages/net/banip/files/banip-functions.sh
Line 725 in 884876c
packages/net/banip/files/banip-functions.sh
Line 733 in 884876c
Is that needed?
The text was updated successfully, but these errors were encountered: