From 0d1c0de450fa0e7f01d810ac187121a3cf970f73 Mon Sep 17 00:00:00 2001 From: fab Date: Wed, 1 Feb 2023 11:43:40 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 8b425bc..dc73a67 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,12 @@ Nous utilisons : Vous avez besoin de [vagrant](https://www.vagrantup.com/), [VirtualBox](https://www.virtualbox.org/) et éventuellement git. +UDP/53 ne doit pas être filtré depuis votre poste (par un firewall d'entreprise par exemple). Pour tester: +```bash +# dig @80.67.169.12 www.kaz.bzh +``` + + ## Installation * Télécharger le dépôt kaz-vagrant ou utilisez la commande git :