added the one line hack for default selinux targeted policy to allow

tor/privoxy to work correctly.


svn:r5143
This commit is contained in:
Andrew Lewman 2005-09-25 03:45:27 +00:00
parent fba01c3cc0
commit 066b58438a

View File

@ -181,7 +181,11 @@ your local applications to Privoxy (local port 8118) and Tor (local port
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