From 51ebf42a0ca7c3d6ef2e65b41fbf24ca94da9210 Mon Sep 17 00:00:00 2001 From: Connor Nelson Date: Mon, 24 Feb 2025 11:45:18 -0700 Subject: [PATCH] Update --- intercepting-communication/firewall-3/DESCRIPTION.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/intercepting-communication/firewall-3/DESCRIPTION.md b/intercepting-communication/firewall-3/DESCRIPTION.md index 1f4e05f..223ffd6 100644 --- a/intercepting-communication/firewall-3/DESCRIPTION.md +++ b/intercepting-communication/firewall-3/DESCRIPTION.md @@ -1 +1,2 @@ -Your host at 10.0.0.1 is blocking traffic on port `31337`; allow that traffic. +From your host at 10.0.0.1, connect to the remote host at 10.0.0.2 on port 31337. +This time, you are currently blocking outbound traffic to port 31337.