mirror of
https://salsa.debian.org/raspi-team/image-specs
synced 2026-05-30 06:38:09 +02:00
Initial commit
This commit is contained in:
11
rules.v6
Normal file
11
rules.v6
Normal file
@@ -0,0 +1,11 @@
|
||||
# Generated by ip6tables-save v1.6.0 on Wed Mar 22 14:31:11 2017
|
||||
*filter
|
||||
:INPUT ACCEPT [0:0]
|
||||
:FORWARD ACCEPT [0:0]
|
||||
:OUTPUT ACCEPT [0:0]
|
||||
-A INPUT -s ::1/128 -m comment --comment "RFC3513 loopback" -j ACCEPT
|
||||
-A INPUT -s fc00::/7 -m comment --comment "RFC4193 reserved" -j ACCEPT
|
||||
-A INPUT -s fe80::/10 -m comment --comment "RFC4291 link-local" -j ACCEPT
|
||||
-A INPUT -p tcp -m tcp --dport 22 -m comment --comment SSH -j REJECT --reject-with icmp6-port-unreachable
|
||||
COMMIT
|
||||
# Completed on Wed Mar 22 14:31:11 2017
|
||||
Reference in New Issue
Block a user