chitra alavani wrote:

i'm using fedora core 4 ....in that squid is
working on his http port that is bydefault 3128 it is
working no problem .......but i want to run that squid
on my port  2222.......when i change  that port  its
not   work ...??
anybody have idea ??

If you have SELinux enabled which is the default setting, it restricts access to other ports by default. The following command will let you enable it connect to other ports

#setsebool -P squid_connect_any 1

References:

http://fedora.redhat.com/docs/selinux-faq/
http://www.redhat.com/docs/manuals/enterprise/RHEL-4-Manual/selinux-guide/
http://fedora.redhat.com/docs/selinux-apache-fc3/

regards
Rahul
--
______________________________________________________________________
Pune GNU/Linux Users Group Mailing List:      ([email protected])
List Information:  http://plug.org.in/mailing-list/listinfo/plug-mail
Send 'help' to [EMAIL PROTECTED] for mailing instructions.

Reply via email to