Re: [Dorset] Revisited - Accessing a Local Network over a Wireless Router that is NOT Connected to the Internet

2018-02-24 Thread Ralph Corderoy
Hi Terry, > > I've looked at the files with this command that gives packet numbers > > to reference. > > > > tcpdump -vvvKnt# -r $packet_file > > I used Wireshark as you originally recommended. Yes, I thought that would be more suitable if packets are new to you. I don't have it

Re: [Dorset] Revisited - Accessing a Local Network over a Wireless Router that is NOT Connected to the Internet

2018-02-24 Thread Terry Coles
On Saturday, 24 February 2018 20:19:27 GMT Hamish MB wrote: > It being that I'm studying Java for my Open University course, I'll have a > look at it for you. Python is my preferred language, but I'm not bad with > Java. I think when we get it working on Android 7 & 8 I should use the VMS > to

Re: [Dorset] Revisited - Accessing a Local Network over a Wireless Router that is NOT Connected to the Internet

2018-02-24 Thread Hamish MB
Hi, It being that I'm studying Java for my Open University course, I'll have a look at it for you. Python is my preferred language, but I'm not bad with Java. I think when we get it working on Android 7 & 8 I should use the VMS to test old versions too. People still use Android versions going

Re: [Dorset] Revisited - Accessing a Local Network over a Wireless Router that is NOT Connected to the Internet

2018-02-24 Thread Terry Coles
On Saturday, 24 February 2018 18:02:38 GMT Ralph Corderoy wrote: > I didn't figure out what happens if the HTTP probe `suceeds', assuming > that's what we're seeing in the packets, and HTTPS doesn't. I suspect > that's what's triggering the `You're captive'. Perhaps someone that > knows Java

Re: [Dorset] Revisited - Accessing a Local Network over a Wireless Router that is NOT Connected to the Internet

2018-02-24 Thread Terry Coles
On Saturday, 24 February 2018 18:32:52 GMT Terry Coles wrote: > On Saturday, 24 February 2018 18:02:38 GMT Ralph Corderoy wrote: > > And other Apple domains. I assume both devices have Apple software, > > e.g. iTunes? BTW. I forgot to mention, I added this and other domains that the phone

Re: [Dorset] Revisited - Accessing a Local Network over a Wireless Router that is NOT Connected to the Internet

2018-02-24 Thread Terry Coles
On Saturday, 24 February 2018 18:02:38 GMT Ralph Corderoy wrote: > And other Apple domains. I assume both devices have Apple software, > e.g. iTunes? Not as far as I know. > I've looked at the files with this command that gives packet numbers to > reference. > > tcpdump -vvvKnt# -r

Re: [Dorset] Revisited - Accessing a Local Network over a Wireless Router that is NOT Connected to the Internet

2018-02-24 Thread Terry Coles
On Saturday, 24 February 2018 12:43:28 GMT Ralph Corderoy wrote: > Does the AP have an IP address? Yes. It's 192.168.0.254. > Out of interest, I'd test your Pi set up from a Linux machine with > commands like Here are the results: > dig connectivitycheck.android.com. a ; <<>> DiG

Re: [Dorset] Revisited - Accessing a Local Network over a Wireless Router that is NOT Connected to the Internet

2018-02-24 Thread Ralph Corderoy
Hi Terry, > 1. Turned off DHCP in the TL-WA7210N. > 2. Configured The Raspberry Pi Webserver to also provide DHCP and DNS > servers. > 3. Set up a static IP address of 192.168.0.1 for the Pi. Does the AP have an IP address? > When the system is running, I get allocated an IP Address of >

Re: [Dorset] Revisited - Accessing a Local Network over a Wireless Router that is NOT Connected to the Internet

2018-02-24 Thread Terry Coles
On Saturday, 24 February 2018 08:15:39 GMT Terry Coles wrote: > I then went back to the suggestion made by Ralph a few days ago and captured > the packets on the network when the WiFi connection was made. In the > event, I didn't use tcpdump because I also wanted to see what the exchange > was

Re: [Dorset] Revisited - Accessing a Local Network over a Wireless Router that is NOT Connected to the Internet

2018-02-24 Thread Terry Coles
On Saturday, 24 February 2018 08:15:39 GMT Terry Coles wrote: > HTTP/1.1 204 No Content > Server: nginx/1.6.2 > Date: Thu, 22 Feb 2018 20:05:31 GMT > Connection: keep-alive > > The only difference with the successful connection was the DTG. I just realised that that wasn't quite true. The

Re: [Dorset] Revisited - Accessing a Local Network over a Wireless Router that is NOT Connected to the Internet

2018-02-24 Thread Terry Coles
On Friday, 23 February 2018 17:07:34 GMT Terry Coles wrote: > I've just had another thought as to what I might be doing wrong and have > just written to Foxdog to get clarification of their solution. > > I have put the 'android walled garden hack' code into a file located in > /etc/nginx/sites-