On Wed, 31 Oct 2012 09:05:36 +
adrelanos wrote:
> Sven Wolf:
> > In my opionion there is room for improvment. Maybe someone have
> > additional ideas or configuration recommendations, e.g. for the firewall.
>
> I think you can get loads of suggestions from the Whonix project. [1]
> [2] It's
Very nice,
For firewall you can consider the following
iptables -F
iptables -X
iptables -Z
iptables -t nat -Z 2>/dev/null
iptables -t mangle -Z
iptables -t nat -F
iptables -t mangle -F
iptables -P INPUT DROP
iptables -P FORWARD DROP
iptables -P OUTPUT DROP
# Established incomin
On Fri, 12 Oct 2012 13:12:53 +
adrelanos wrote:
> Raviji:
> > On Fri, 12 Oct 2012 11:38:34 +
> > adrelanos wrote:
> >
> >> Outlaw:
> >>> Hi! Let`s say main linux user A is cut off from Internet with iptables,
> >>> user B starts
On Fri, 12 Oct 2012 11:38:34 +
adrelanos wrote:
> Outlaw:
> > Hi! Let`s say main linux user A is cut off from Internet with iptables,
> > user B starts Tor. If I run TorBrowser by user A, connect it to Tor
> > (which is started by B) with socks and turn on flash plugin, is there
> > any secur
One tweaking can be done to exclude the domain based smtp and pop3 based
traffic.
say smtp.gmail.com at port 993 etc... to allow direct smtp and pop at gmail.com
On Fri, 28 Sep 2012 18:10:09 +0530
Raviji wrote:
> Hello,
>
> I like to share with you all that my system-wide tor is s
Hello,
I like to share with you all that my system-wide tor is successful.
I am not confident about the benefit of polipo/privoxy ; pdnsd, ttdnsd.
I just use tor and its DNSPort (port 53) without any caching DNS server as
well as proxy.
At /etc/resolv.conf set name server to 127.0.0.1
I have c
Hello list,
I like to use tor Dnsport (port 53) .
I have configure iptables to do the same as below
iptables -F
iptables -X
iptables -Z
iptables -t nat -Z 2>/dev/null
iptables -t mangle -Z
iptables -t nat -F
iptables -t mangle -F
iptables -P INPUT DROP
iptables -P FORWARD DROP
iptab
Hello,
I am running tor, polipo, ttdnsd and pdnsd at system services.
Is there any tor firefox and chrome available without these
components ?
Thanks
___
tor-talk mailing list
tor-talk@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/l
On Tue, 18 Sep 2012 13:32:43 +
adrelanos wrote:
>
> > [Q] What is the iptables rule to redirect all 80 and 443 traffic through
> > polipo 8118 port ? Then no configuration is
> > required at browser level.
>
> You don't need iptables for that. Tor is running on a Gateway. Tor
> Browser wit
Dear list,
I wonder if I can setup a box which provides complete traffic enforcement
through tor.
The tails project has encouraged me to work in that direction. With the tails
documentations and with
some online guide like
https://cryptoanarchy.org/wiki/Build_your_own_livething
I am able to se
Dear list,
I wonder if I can setup a box which provides complete traffic enforcement
through tor.
The tails project has encouraged me to work in that direction. With the tails
documentations and with
some online guide like
https://cryptoanarchy.org/wiki/Build_your_own_livething
I am able to se
11 matches
Mail list logo