From 8ac12c6f31d277f8cb1b734f3bbca2dcdf9e8086 Mon Sep 17 00:00:00 2001 From: georgejhunt Date: Wed, 18 Dec 2019 10:47:43 -0800 Subject: [PATCH] Create README.md --- roles/captiveportal/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/captiveportal/README.md b/roles/captiveportal/README.md index dd5d7788c..ffddbc821 100644 --- a/roles/captiveportal/README.md +++ b/roles/captiveportal/README.md @@ -19,5 +19,5 @@ * To discover untrapped urls, "apt-get install tcpdump", and "tcpdump -i br0 capture.tcp". I transfer this file to a machine with a GUI, and wireshark to interpret the conversations on the wire. The DNS packets are the ones to look for. ## Known Problems - 1. On Android 5-7, the browser which is brought up, during the association process, is a 'walled garden' and I cannot find a way out. This browser is not very modern, and continuously displays the "sign in to Wi-Fi network" button -- with an annoying beep. + 1. On Android 5-7, the browser which is brought up, during the association process, is a 'walled garder' and I cannot find a way out. This browser is not very modern, and continuously displays the "sign in to Wi-Fi network" button -- with an annoying beep. 2. On Windows 7, the default Internet Explorer (version 11) does not display the home page correctly. (but chrome, and firefox do).