[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] added the one line hack for default selinux targeted policy...
Update of /home/or/cvsroot/tor/doc
In directory moria:/tmp/cvs-serv5022
Modified Files:
tor-doc-unix.html
Log Message:
added the one line hack for default selinux targeted policy to allow
tor/privoxy to work correctly.
Index: tor-doc-unix.html
===================================================================
RCS file: /home/or/cvsroot/tor/doc/tor-doc-unix.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- tor-doc-unix.html 24 Sep 2005 08:36:47 -0000 1.7
+++ tor-doc-unix.html 25 Sep 2005 03:45:27 -0000 1.8
@@ -181,7 +181,11 @@
your firewall blocks outgoing connections, punch a hole so
it can connect to at least TCP ports 80 and 443, and then see <a
href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#FirewalledClient">this
-FAQ entry</a>.
+FAQ entry</a>. If your SELinux config is not allowing tor or privoxy to
+run correctly, create a file named booleans.local in the directory
+/etc/selinux/targeted. Edit this file in your favorite text editor and
+insert "allow_ypbind=1". Restart your machine for this change to take
+effect.
</p>
<p>If it's still not working, look at <a