Update iptables#581
Open
Khaled-IamZ wants to merge 1 commit into
Open
Conversation
259216f to
5b6d73c
Compare
1e4f4db to
f8b66ee
Compare
6fbe7a1 to
849ec83
Compare
1ec21ca to
7af21ed
Compare
223c88c to
91997f9
Compare
e9da6ad to
c8fc728
Compare
65f804e to
f6e5345
Compare
ffc05a0 to
7b92bd1
Compare
83278a0 to
630d582
Compare
02779da to
a1db44a
Compare
776c466 to
d0f4db8
Compare
b9d9dae to
f1f30e1
Compare
8b368a9 to
6cea9f8
Compare
cb0cbe3 to
72bd8a0
Compare
1e9e1fc to
24cec49
Compare
c88cfa0 to
9c1fded
Compare
7753def to
d693c1f
Compare
Contributor
|
Better way use this in separated iptables chain. iptables -I INPUT -p udp --dport 5060 -j SIP-Cleaner iptables -I SIP-Cleaner -j DROP -p udp --dport 5060 -m string --string "sip-scan" --algo bm In other case you iptables config will so difficult to read and understand. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Status
READY/IN DEVELOPMENT/HOLD
Migrations
YES | NO
Description
A few sentences describing the overall goals of the pull request's commits.
Related PRs
List related PRs against other branches:
Todos
Deploy Notes
Notes regarding deployment the contained body of work. These should note any
db migrations, etc.
Steps to Test or Reproduce
Outline the steps to test or reproduce the PR here.
Impacted Areas in Application
List general components of the application that this PR will affect: