Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > alt.os.linux > #33057
| From | Caver1 <caver1@inthemud.org> |
|---|---|
| Newsgroups | alt.os.linux, alt.os.linux.ubuntu |
| Subject | Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? |
| Date | 2015-12-31 12:47 -0500 |
| Organization | A noiseless patient Spider |
| Message-ID | <n63pi2$bse$1@dont-email.me> (permalink) |
| References | (12 earlier) <d2q98bdlati70f7mnbrf9i1eofjtgbhnfj@4ax.com> <n62rv1$4cq$1@news.albasani.net> <n63gru$4h7$1@dont-email.me> <n63ia8$9hl$1@dont-email.me> <n63oe9$k9t$2@news.albasani.net> |
Cross-posted to 2 groups.
On 12/31/2015 12:25 PM, JJ wrote: > Caver1 <caver1@inthemud.org> wrote in message n63ia8$9hl$1@dont-email.me > >> Deleted the DNS servers from this computer and I am back to >> no DNS leak. > > How are you (or anyone) defining a DNS leak? > > I'm defining it as two things that occur concurrently: > > 1. The leaktest sites show the same DNS server on VPN as not on VPN > (ipleak.net or dnsleaktest.com) > 2. The DNS server they show is one that I recognize being the one I set > (set either on the computer or on the router) > > Are you using a similar definition for a dns leak? > DNS is used to translate domain names into numerical IP addresses . This translation service is usually performed by your ISP, using its DNS servers. When you use a VPN service, the DNS request should instead be routed through the VPN tunnel to your VPN provider’s DNS servers (rather than those of your ISP). However it does happen that the request to be sent to the ISP’s DNS server rather than through the VPN tunnel. This is known as a DNS leak. When you go to the likes of dnsleaktest.com you should see the IP of your VPN not the IP that your ISP gives you, while connected to the VPN. If you see your IP at dnsleaktest.com when connected to your VPN the you have a DNS leak. Which means that you are using your ISP's DNS servers and not the VPN's. This results in your ISP being able to track your internet movements, regardless of whether you are using a VPN or not. This happens quite often in Windows as it has no Global setting to stop this from happening. Linux has this Global setting so only a misconfiguration can cause it. Some VPN's, but not all, have built in DNS leak protection. -- Caver1
Back to alt.os.linux | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2015-12-30 19:57 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2015-12-31 03:11 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Marek Novotny <marek.novotny@marspolar.com> - 2015-12-30 19:21 -0800
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2015-12-31 03:43 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Marek Novotny <marek.novotny@marspolar.com> - 2015-12-30 19:59 -0800
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2015-12-31 04:34 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Marek Novotny <marek.novotny@marspolar.com> - 2015-12-30 20:43 -0800
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2015-12-31 05:49 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Marek Novotny <marek.novotny@marspolar.com> - 2015-12-30 22:04 -0800
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2015-12-31 06:25 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? J G Miller <miller@yoyo.ORG> - 2015-12-31 13:04 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2015-12-31 13:54 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2015-12-31 04:02 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Bit Twister <BitTwister@mouse-potato.com> - 2015-12-31 04:52 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2015-12-31 05:35 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Marek Novotny <marek.novotny@marspolar.com> - 2015-12-30 21:46 -0800
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2015-12-31 06:14 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Marek Novotny <marek.novotny@marspolar.com> - 2015-12-30 22:31 -0800
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2015-12-31 06:49 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2015-12-31 07:27 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? DecadentLinuxUserNumeroUno <DLU1@DecadentLinuxUser.org> - 2015-12-31 03:05 -0500
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2015-12-31 08:27 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? DecadentLinuxUserNumeroUno <DLU1@DecadentLinuxUser.org> - 2015-12-31 03:33 -0500
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2015-12-31 09:19 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Caver1 <caver1@inthemud.org> - 2015-12-31 10:18 -0500
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2015-12-31 15:42 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2015-12-31 15:53 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2015-12-31 16:02 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Caver1 <caver1@inthemud.org> - 2015-12-31 10:43 -0500
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2015-12-31 16:26 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Caver1 <caver1@inthemud.org> - 2015-12-31 12:15 -0500
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2015-12-31 17:45 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Caver1 <caver1@inthemud.org> - 2015-12-31 12:52 -0500
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Caver1 <caver1@inthemud.org> - 2015-12-31 12:58 -0500
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-02 02:07 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Caver1 <caver1@inthemud.org> - 2016-01-01 22:49 -0500
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-02 07:08 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Caver1 <caver1@inthemud.org> - 2016-01-02 08:11 -0500
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-02 14:58 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2015-12-31 18:07 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Caver1 <caver1@inthemud.org> - 2015-12-31 13:25 -0500
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-02 02:04 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Caver1 <caver1@inthemud.org> - 2016-01-01 22:27 -0500
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-02 03:45 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Caver1 <caver1@inthemud.org> - 2016-01-01 23:19 -0500
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Art Santorini <artsantorini@example.com> - 2016-01-01 20:26 -0800
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? J G Miller <miller@yoyo.ORG> - 2016-01-02 17:52 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-02 18:29 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Caver1 <caver1@inthemud.org> - 2016-01-02 14:07 -0500
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-02 21:45 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Caver1 <caver1@inthemud.org> - 2016-01-02 17:01 -0500
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-02 22:31 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? "Jonathan N. Little" <lws4art@gmail.com> - 2016-01-02 15:04 -0500
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-02 21:44 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? J G Miller <miller@yoyo.ORG> - 2016-01-02 20:46 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? J G Miller <miller@yoyo.ORG> - 2016-01-02 22:21 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-02 23:13 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? J G Miller <miller@yoyo.ORG> - 2016-01-03 00:33 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-03 03:00 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-03 02:43 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-03 21:24 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Shadow <Sh@dow.br> - 2016-01-03 19:50 -0200
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-03 22:11 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-03 02:38 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? James Dickson <JamesDickson@example.com> - 2016-01-03 21:10 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-02 08:35 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Caver1 <caver1@inthemud.org> - 2016-01-02 08:25 -0500
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-02 15:03 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Caver1 <caver1@inthemud.org> - 2016-01-02 10:16 -0500
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-02 15:27 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Caver1 <caver1@inthemud.org> - 2016-01-02 10:48 -0500
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-02 17:44 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Caver1 <caver1@inthemud.org> - 2016-01-02 13:25 -0500
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-02 21:41 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Caver1 <caver1@inthemud.org> - 2016-01-02 17:00 -0500
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-02 15:30 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Caver1 <caver1@inthemud.org> - 2016-01-02 10:58 -0500
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-02 17:51 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Caver1 <caver1@inthemud.org> - 2016-01-02 13:36 -0500
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-02 21:37 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Caver1 <caver1@inthemud.org> - 2016-01-02 16:58 -0500
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-02 22:27 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? William Unruh <unruh@invalid.ca> - 2016-01-02 23:06 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-03 00:18 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? J G Miller <miller@yoyo.ORG> - 2016-01-03 00:41 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-03 02:20 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Caver1 <caver1@inthemud.org> - 2016-01-02 20:09 -0500
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Caver1 <caver1@inthemud.org> - 2016-01-02 20:15 -0500
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-03 02:16 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Caver1 <caver1@inthemud.org> - 2016-01-02 23:15 -0500
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-03 21:11 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Kirk_Von_Rockstein <Kirk_Von_Rockstein@nowhere.invalid> - 2016-01-03 21:04 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-04 07:08 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-02 15:03 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Caver1 <caver1@inthemud.org> - 2016-01-02 08:36 -0500
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Caver1 <caver1@inthemud.org> - 2016-01-02 08:53 -0500
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-02 15:18 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Caver1 <caver1@inthemud.org> - 2016-01-02 10:40 -0500
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-02 17:11 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Caver1 <caver1@inthemud.org> - 2016-01-02 12:30 -0500
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-02 18:09 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Caver1 <caver1@inthemud.org> - 2016-01-02 13:52 -0500
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-02 21:31 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Caver1 <caver1@inthemud.org> - 2016-01-02 16:51 -0500
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-02 22:23 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-02 17:19 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Caver1 <caver1@inthemud.org> - 2016-01-02 12:45 -0500
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-02 18:20 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Caver1 <caver1@inthemud.org> - 2016-01-02 14:05 -0500
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-02 20:28 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Caver1 <caver1@inthemud.org> - 2016-01-02 15:38 -0500
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-02 22:07 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Caver1 <caver1@inthemud.org> - 2016-01-02 19:04 -0500
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-03 00:20 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Kirk_Von_Rockstein <Kirk_Von_Rockstein@nowhere.invalid> - 2016-01-03 20:58 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? William Unruh <unruh@invalid.ca> - 2016-01-03 21:11 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-03 22:01 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? William Unruh <unruh@invalid.ca> - 2016-01-02 22:32 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-03 00:27 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? J G Miller <miller@yoyo.ORG> - 2016-01-03 02:05 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-04 03:04 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? William Unruh <unruh@invalid.ca> - 2016-01-04 03:51 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-04 04:49 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? William Unruh <unruh@invalid.ca> - 2016-01-04 18:01 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-04 18:23 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-02 21:22 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Caver1 <caver1@inthemud.org> - 2016-01-02 16:41 -0500
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-02 22:10 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? William Unruh <unruh@invalid.ca> - 2016-01-02 22:49 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Shadow <Sh@dow.br> - 2016-01-02 21:13 -0200
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? "john" <z@z.z> - 2016-01-12 16:33 -0800
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-03 00:36 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? J G Miller <miller@yoyo.ORG> - 2016-01-02 22:57 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-03 00:10 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? J G Miller <miller@yoyo.ORG> - 2016-01-03 01:58 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-03 13:33 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? William Unruh <unruh@invalid.ca> - 2016-01-03 20:03 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-04 06:52 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? William Unruh <unruh@invalid.ca> - 2016-01-04 18:08 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-04 18:34 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? DecadentLinuxUserNumeroUno <DLU1@DecadentLinuxUser.org> - 2016-01-04 14:20 -0500
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-03 02:05 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Caver1 <caver1@inthemud.org> - 2016-01-02 21:17 -0500
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? J G Miller <miller@yoyo.ORG> - 2016-01-03 02:33 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Richard Kettlewell <rjk@greenend.org.uk> - 2016-01-03 08:35 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-04 06:13 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? "john" <z@z.z> - 2016-01-12 16:32 -0800
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-02 21:27 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Caver1 <caver1@inthemud.org> - 2016-01-02 16:43 -0500
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-02 22:15 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-02 17:26 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-02 17:32 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Caver1 <caver1@inthemud.org> - 2015-12-31 12:24 -0500
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2015-12-31 17:52 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Caver1 <caver1@inthemud.org> - 2015-12-31 13:05 -0500
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-02 02:12 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Caver1 <caver1@inthemud.org> - 2016-01-01 22:53 -0500
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-02 08:36 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2015-12-31 17:25 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Caver1 <caver1@inthemud.org> - 2015-12-31 12:47 -0500
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-02 02:35 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Caver1 <caver1@inthemud.org> - 2016-01-01 23:01 -0500
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-02 07:05 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Caver1 <caver1@inthemud.org> - 2016-01-02 08:06 -0500
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Wildman <best_lay@yahoo.com> - 2016-01-02 09:46 -0600
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Caver1 <caver1@inthemud.org> - 2016-01-02 10:59 -0500
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-02 17:55 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Caver1 <caver1@inthemud.org> - 2016-01-02 13:50 -0500
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-02 21:47 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Caver1 <caver1@inthemud.org> - 2016-01-02 17:02 -0500
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? J G Miller <miller@yoyo.ORG> - 2016-01-02 17:55 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-02 18:31 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Caver1 <caver1@inthemud.org> - 2016-01-02 13:51 -0500
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? J G Miller <miller@yoyo.ORG> - 2016-01-02 20:47 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Caver1 <caver1@inthemud.org> - 2016-01-02 15:52 -0500
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? "Cybe R. Wizard" <cybe_r_wizard@WizardsTower.invalid> - 2016-01-02 18:53 -0600
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Caver1 <caver1@inthemud.org> - 2016-01-02 20:13 -0500
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Wildman <best_lay@yahoo.com> - 2016-01-02 23:19 -0600
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? "Cybe R. Wizard" <cybe_r_wizard@WizardsTower.invalid> - 2016-01-03 01:42 -0600
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-02 17:53 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Caver1 <caver1@inthemud.org> - 2016-01-02 13:39 -0500
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-02 21:50 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Caver1 <caver1@inthemud.org> - 2016-01-02 17:05 -0500
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? "Cybe R. Wizard" <cybe_r_wizard@WizardsTower.invalid> - 2015-12-31 10:25 -0600
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2015-12-31 17:55 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? "Jonathan N. Little" <lws4art@gmail.com> - 2015-12-31 16:31 -0500
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-02 02:54 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Marek Novotny <marek.novotny@marspolar.com> - 2015-12-31 11:54 -0800
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2015-12-31 20:48 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Marek Novotny <marek.novotny@marspolar.com> - 2015-12-31 13:08 -0800
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Caver1 <caver1@inthemud.org> - 2015-12-31 16:18 -0500
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Kirk_Von_Rockstein <Kirk_Von_Rockstein@nowhere.invalid> - 2015-12-31 22:07 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? "Jonathan N. Little" <lws4art@gmail.com> - 2015-12-31 16:41 -0500
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Marek Novotny <marek.novotny@marspolar.com> - 2015-12-31 14:33 -0800
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? "Dirk T. Verbeek" <dverbeek@xs4all.nl> - 2016-01-01 12:13 +0100
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Marek Novotny <marek.novotny@marspolar.com> - 2016-01-03 09:50 -0800
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? "Jonathan N. Little" <lws4art@gmail.com> - 2016-01-03 13:49 -0500
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Marek Novotny <marek.novotny@marspolar.com> - 2016-01-03 14:51 -0800
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? MWBradburne <MWBradburne@cisco.com> - 2016-01-03 19:59 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Marek Novotny <marek.novotny@marspolar.com> - 2016-01-03 14:58 -0800
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-04 03:13 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Paul <nospam@needed.com> - 2016-01-03 15:29 -0500
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? gamo <gamo@telecable.es> - 2016-01-01 10:17 +0100
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-02 02:56 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Marek Novotny <marek.novotny@marspolar.com> - 2016-01-03 09:55 -0800
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Shadow <Sh@dow.br> - 2016-01-03 19:15 -0200
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Marek Novotny <marek.novotny@marspolar.com> - 2016-01-03 14:46 -0800
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? "Cybe R. Wizard" <cybe_r_wizard@WizardsTower.invalid> - 2015-12-31 23:23 -0600
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? stepore <linshine@here.now> - 2016-01-01 23:19 -0800
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Caver1 <caver1@inthemud.org> - 2016-01-02 08:13 -0500
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Marek Novotny <marek.novotny@marspolar.com> - 2016-01-03 09:55 -0800
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Chris Ahlstrom <OFeem1987@teleworm.us> - 2016-01-03 14:07 -0500
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Marek Novotny <marek.novotny@marspolar.com> - 2016-01-03 14:52 -0800
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-03 19:51 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Marek Novotny <marek.novotny@marspolar.com> - 2016-01-03 14:53 -0800
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Shadow <Sh@dow.br> - 2016-01-02 07:58 -0200
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-02 15:20 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Caver1 <caver1@inthemud.org> - 2016-01-02 10:43 -0500
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-02 18:02 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? William Unruh <unruh@invalid.ca> - 2016-01-03 21:40 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-04 05:39 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Shadow <Sh@dow.br> - 2016-01-02 14:11 -0200
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-02 18:06 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-04 08:03 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-04 11:13 +0000
SOLVED: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-04 12:18 +0000
Re: SOLVED: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Mark Cassidy <mcassidy@dot.invalid> - 2016-01-07 19:58 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Alfredo Palhares <masterkorp@masterkorp.net> - 2016-01-07 01:08 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-07 01:38 +0000
SOLVED: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-07 19:00 +0000
Re: SOLVED: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? JJ <jj4public@vfemail.net> - 2016-01-07 19:03 +0000
Re: How do I stop DNS LEAKS in Ubuntu with wicd as the network manager? Andy Burns <andy@spam.adobe.com> - 2016-01-07 20:10 +0000
csiph-web