Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Wiki Replica
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Cecylia Bocovich
Wiki Replica
Commits
4b4e3457
Verified
Commit
4b4e3457
authored
3 years ago
by
anarcat
Browse files
Options
Downloads
Patches
Plain Diff
iptables cheat sheet
parent
84f0f4bc
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
howto/incident-response.md
+7
-0
7 additions, 0 deletions
howto/incident-response.md
with
7 additions
and
0 deletions
howto/incident-response.md
+
7
−
0
View file @
4b4e3457
...
...
@@ -86,6 +86,13 @@ Open a ticket by writing <support@cymru.com>.
TBD
## Network-level attacks
If you are
*sure*
that a specific
`$IP`
is mounting a Denial of Service
attack on a server, you can block it with:
iptables -A INPUT -s $IP -j DROP
# Support policies
Please see
[
/policy/tpa-rfc-2-support/
](
https://gitlab.torproject.org/anarcat/wikitest/-/wikis/policy/tpa-rfc-2-support/
)
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment