From 9d1f812eb4901203046277756e2fafe3d1e2d34f Mon Sep 17 00:00:00 2001 From: "srvproxy001.itguys.com.br" Date: Thu, 4 Dec 2025 17:27:54 -0300 Subject: [PATCH] =?UTF-8?q?[Auto-Sync]=20Atualiza=C3=A7=C3=A3o=20das=20con?= =?UTF-8?q?figura=C3=A7=C3=B5es=20em=20srvproxy001.itguys.com.br=20-=20202?= =?UTF-8?q?5-12-04=2017:27:54?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ufw/user.rules | 6 +++--- ufw/user6.rules | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/ufw/user.rules b/ufw/user.rules index 96da380..16454da 100644 --- a/ufw/user.rules +++ b/ufw/user.rules @@ -42,12 +42,12 @@ ### tuple ### allow tcp 10051 0.0.0.0/0 any 0.0.0.0/0 in -A ufw-user-input -p tcp --dport 10051 -j ACCEPT -### tuple ### allow tcp 6162 0.0.0.0/0 any 0.0.0.0/0 in comment=566565616d207472616e73706f72742072756c65 --A ufw-user-input -p tcp --dport 6162 -j ACCEPT - ### tuple ### allow tcp 6160 0.0.0.0/0 any 0.0.0.0/0 in comment=566565616d206465706c6f796d656e742072756c65 -A ufw-user-input -p tcp --dport 6160 -j ACCEPT +### tuple ### allow tcp 6162 0.0.0.0/0 any 0.0.0.0/0 in comment=566565616d207472616e73706f72742072756c65 +-A ufw-user-input -p tcp --dport 6162 -j ACCEPT + ### END RULES ### ### LOGGING ### diff --git a/ufw/user6.rules b/ufw/user6.rules index 32c4ec9..b952129 100644 --- a/ufw/user6.rules +++ b/ufw/user6.rules @@ -36,12 +36,12 @@ ### tuple ### allow tcp 10051 ::/0 any ::/0 in -A ufw6-user-input -p tcp --dport 10051 -j ACCEPT -### tuple ### allow tcp 6162 ::/0 any ::/0 in comment=566565616d207472616e73706f72742072756c65 --A ufw6-user-input -p tcp --dport 6162 -j ACCEPT - ### tuple ### allow tcp 6160 ::/0 any ::/0 in comment=566565616d206465706c6f796d656e742072756c65 -A ufw6-user-input -p tcp --dport 6160 -j ACCEPT +### tuple ### allow tcp 6162 ::/0 any ::/0 in comment=566565616d207472616e73706f72742072756c65 +-A ufw6-user-input -p tcp --dport 6162 -j ACCEPT + ### END RULES ### ### LOGGING ###