From 52918767f6889252a5dd9c7a23fef20e3c4c6022 Mon Sep 17 00:00:00 2001 From: Marco Ochse Date: Mon, 1 Apr 2019 18:22:45 +0200 Subject: [PATCH] Document ICMP requirement for #332 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fecf4654..37c5f5a3 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ Furthermore we use the following tools - *Suricata Dashboard* modified to integrate *JA3* support / visualizations. - **Debian mirror selection** - During base install you now have to manually select a mirror. - - Upon T-Pot install the mirror closest to you will be determined automatically. + - Upon T-Pot install the mirror closest to you will be determined automatically, `netselect-apt` requires you to allow ICMP outbound. - This solves peering problems for most of the users speeding up installation and updates. - **Bugs** - Fixed issue #298 where the import and export of objects on the shell did not work.