vault backup: 2025-05-30 18:47:48
This commit is contained in:
@@ -30,6 +30,8 @@ ufw deny in on eth0
|
|||||||
ufw allow from 10.16.0.0/16
|
ufw allow from 10.16.0.0/16
|
||||||
ufw limit 22/tcp comment "Rate limit SSH"
|
ufw limit 22/tcp comment "Rate limit SSH"
|
||||||
ufw enable
|
ufw enable
|
||||||
|
#docker eth0 connections disable
|
||||||
|
sudo iptables -I DOCKER-USER -i eth0 -j DROP
|
||||||
ufw status numbered
|
ufw status numbered
|
||||||
|
|
||||||
#node exporter run + cerberus prometheus add
|
#node exporter run + cerberus prometheus add
|
||||||
|
|||||||
Reference in New Issue
Block a user