Connecting to public wifi hotspots

Karl Auer kauer at biplane.com.au
Sun Feb 17 20:01:53 UTC 2013


On Sun, 2013-02-17 at 12:46 -0700, JD wrote:
> > Basically, what I would do in your position is go through each step
> > Firefox is going through and see at which point it fails.
> What are asking is something I challange anyone to accomplish
> without having a source code debugger with with step function.

Not at all.

You can check the DNS situation using dig:

   dig www.google.com any

This will show you everything found in the DNS for the name
"www.google.com". Look for records of type A and AAAA. Then try
connecting to those addresses literally (put the IPv6 addresses in
square brackets).

That's a start...

Regards, K.

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Karl Auer (kauer at biplane.com.au)
http://www.biplane.com.au/kauer
http://www.biplane.com.au/blog

GPG fingerprint: B862 FB15 FE96 4961 BC62 1A40 6239 1208 9865 5F9A
Old fingerprint: AE1D 4868 6420 AD9A A698 5251 1699 7B78 4EEE 6017






More information about the ubuntu-users mailing list