mirror of
https://github.com/FAUSheppy/athq-vm-management
synced 2026-03-10 01:41:44 +01:00
add: current iptables
This commit is contained in:
4
iptables/rules.v6
Normal file
4
iptables/rules.v6
Normal file
@@ -0,0 +1,4 @@
|
||||
*filter
|
||||
-A INPUT -p tcp -m tcp --dport 10050 -j DROP
|
||||
-A INPUT -i eno1 -p tcp -m multiport --dports 5044,9200:9210,9300:9310 -j REJECT
|
||||
COMMIT
|
||||
Reference in New Issue
Block a user