Re: F11 SELinux Squid & port 2082

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 06/23/2009 01:37 AM, Mark Panen wrote:
Hi

It is impossible for me to reach a web page that uses port 2082
through squid as SELinux keeps blocking it. If i bypass squid i can
reach the web page.

How do i configure SELinux to allow port 2082 ?

Mark


One of two ways, you can either allow squid to connect to any port by turning on the squid_connect_any boolean

setsebool -P squid_connect_any 1

Or you can tell SELinux port 2082 is an http port

semanage port -a -t http_port_t 2082


--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux