From ccc1fb2f56908940b3680ad22bd49444b134a166 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sat, 16 Apr 2022 22:11:29 +0200 Subject: [PATCH] fsd --- ubuntu_setup | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ubuntu_setup b/ubuntu_setup index 7ba91e680..c5f9c0f15 100644 --- a/ubuntu_setup +++ b/ubuntu_setup @@ -27,4 +27,5 @@ ufw allow from 162.158.0.0/15 ufw allow from 104.16.0.0/13 ufw allow from 104.24.0.0/14 ufw allow from 172.64.0.0/13 -ufw allow from 131.0.72.0/22 \ No newline at end of file +ufw allow from 131.0.72.0/22 +ufw enable \ No newline at end of file