Re: [tor-talk] How to test leaks on OSX?

2013-08-29 Thread Lodewijk andré de la porte
A firewall might well help you. Otherwise console output of made
connections might spill the bean.


2013/8/29 Jerzy Łogiewa 

> Hello!
>
> I am on a Mac and now using the tor as a global (system) proxy for
> connections! I like to test this for leaks. How to do it on the Mac?
>
> --
> Jerzy Łogiewa -- jerz...@interia.eu
>
> --
> tor-talk mailing list - tor-talk@lists.torproject.org
> To unsusbscribe or change other settings go to
> https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk
>
-- 
tor-talk mailing list - tor-talk@lists.torproject.org
To unsusbscribe or change other settings go to
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk


Re: [tor-talk] How to test leaks on OSX?

2013-08-29 Thread Jerzy Łogiewa
How to make the console output?

--
Jerzy Łogiewa -- jerz...@interia.eu

On Aug 29, 2013, at 4:53 PM, Lodewijk andré de la porte wrote:

> A firewall might well help you. Otherwise console output of made
> connections might spill the bean.

-- 
tor-talk mailing list - tor-talk@lists.torproject.org
To unsusbscribe or change other settings go to
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk


Re: [tor-talk] How to test leaks on OSX?

2013-08-29 Thread mirimir
On 08/29/2013 02:53 PM, Lodewijk andré de la porte wrote:

> A firewall might well help you. Otherwise console output of made
> connections might spill the bean.

Best I've heard is OpenBSD PF
.

> 2013/8/29 Jerzy Łogiewa 
> 
>> Hello!
>>
>> I am on a Mac and now using the tor as a global (system) proxy for
>> connections! I like to test this for leaks. How to do it on the Mac?
>>
>> --
>> Jerzy Łogiewa -- jerz...@interia.eu
>>
>> --
>> tor-talk mailing list - tor-talk@lists.torproject.org
>> To unsusbscribe or change other settings go to
>> https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk
>>

-- 
tor-talk mailing list - tor-talk@lists.torproject.org
To unsusbscribe or change other settings go to
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk


Re: [tor-talk] How to test leaks on OSX?

2013-08-30 Thread Jerzy Łogiewa
Can i just use the netstat? How to tell if a connection is not Tor?

--
Jerzy Łogiewa -- jerz...@interia.eu

On Aug 29, 2013, at 9:02 PM, mirimir wrote:

> On 08/29/2013 02:53 PM, Lodewijk andré de la porte wrote:
> 
>> A firewall might well help you. Otherwise console output of made
>> connections might spill the bean.
> 
> Best I've heard is OpenBSD PF
> .

-- 
tor-talk mailing list - tor-talk@lists.torproject.org
To unsusbscribe or change other settings go to
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk


Re: [tor-talk] How to test leaks on OSX?

2013-08-31 Thread Bry8 Star
Firewall log should show various outbound & inbound attempts that
are related to local network interface(s), and when various software
are (trying to go or) going through it (LAN/WiFi interface).

And, also try "Wireshark".  Which can show, for example : if there
is any DNS leaks, when you use Enigmail GPG [en|de]cryption or
GPG-key retrieve, etc via Thunderbird (which is configured to go
through Tor proxy).

http://help.unc.edu/help/how-to-configure-a-firewall-for-mac-os-x-ipfw-for-snow-leopard/

https://www.wireshark.org/download.html

-- Bright Star.




Received from Jerzy Łogiewa, on 2013-08-29 2:00 AM:
> Hello!
> 
> I am on a Mac and now using the tor as a global (system) proxy for 
> connections! I like to test this for leaks. How to do it on the Mac?
> 
> --
> Jerzy Łogiewa -- jerz...@interia.eu
> 



signature.asc
Description: OpenPGP digital signature
-- 
tor-talk mailing list - tor-talk@lists.torproject.org
To unsusbscribe or change other settings go to
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk


Re: [tor-talk] How to test leaks on OSX?

2013-09-01 Thread Geoff Down


On Sun, Sep 1, 2013, at 05:53 AM, Bry8 Star wrote:
> Firewall log should show various outbound & inbound attempts that
> are related to local network interface(s), and when various software
> are (trying to go or) going through it (LAN/WiFi interface).
> 
> And, also try "Wireshark".  Which can show, for example : if there
> is any DNS leaks, when you use Enigmail GPG [en|de]cryption or
> GPG-key retrieve, etc via Thunderbird (which is configured to go
> through Tor proxy).
> 
> http://help.unc.edu/help/how-to-configure-a-firewall-for-mac-os-x-ipfw-for-snow-leopard/
> 
> https://www.wireshark.org/download.html
> 
> -- Bright Star.
> 

You may also find LittleSnitch useful:
http://www.obdev.at/products/littlesnitch/index.html
GD

-- 
http://www.fastmail.fm - Choose from over 50 domains or use your own

-- 
tor-talk mailing list - tor-talk@lists.torproject.org
To unsusbscribe or change other settings go to
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk


Re: [tor-talk] How to test leaks on OSX?

2013-09-02 Thread Jerzy Łogiewa
Hello bry8 star,

I started use the "tshark" console application. How to read this stuff? Hard to 
tell what is DNS leak and what not. Is there some way to distinct Tor 
connection from not Tor?

--
Jerzy Łogiewa -- jerz...@interia.eu

On Sep 1, 2013, at 6:53 AM, Bry8 Star wrote:

> And, also try "Wireshark".  Which can show, for example : if there
> is any DNS leaks, when you use Enigmail GPG [en|de]cryption or
> GPG-key retrieve, etc via Thunderbird (which is configured to go
> through Tor proxy).

-- 
tor-talk mailing list - tor-talk@lists.torproject.org
To unsusbscribe or change other settings go to
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk


Re: [tor-talk] How to test leaks on OSX?

2013-09-02 Thread Anton Nikishaev
Jerzy Łogiewa  writes:

> Hello!
>
> I am on a Mac and now using the tor as a global (system) proxy for
> connections! I like to test this for leaks. How to do it on the Mac?

If you are comfortable with that, man 8 pfctl.


-- 
lelf




-- 
tor-talk mailing list - tor-talk@lists.torproject.org
To unsusbscribe or change other settings go to
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk