Find the answer to your Linux question:
Results 1 to 4 of 4
Hello All, Firstly, I am pretty new to this forum, so please bear if you feel that I have not maintained the forum's discipline. My help required is in the ...
  1. #1
    Just Joined!
    Join Date
    Feb 2009
    Posts
    2

    Squid Proxy Help!!!

    Hello All,

    Firstly, I am pretty new to this forum, so please bear if you feel that I have not maintained the forum's discipline.

    My help required is in the case of Squid proxy server. Normally, we can route the data using the HTTP Port 8080. How can I make the proxy work using other ports, like 8081, 8082, etc.

    I need to do this because, we have 4 different sections (each section having about 30 PCs), and all of them running on the same IP range, i.e. a LAN of almost 120 PCs, here and sometimes, we are required to block only one of the section out of four.

    Now, if I am able to map the port number for each of the section, I can block the incoming port on my proxy server, which in turn would block that section from accessing the Internet.

    Also, can we block the web-sites, using wild-card naming system, instead of giving the complete name?

    Thanks in advance... Ashish

  2. #2
    Just Joined!
    Join Date
    Jan 2009
    Location
    colachel
    Posts
    27

    Smile

    Hi

    Try to install "firestarter"

  3. #3
    Just Joined!
    Join Date
    Mar 2009
    Posts
    1
    I found some interseting posts on Squid on this site Guruhowtos

    How to Configure squid.conf file to be in httpd-accelerator mode
    How to Compile and Optimize Squid
    How to Improve Squid performance Using GNU malloc library
    Hoe to rotate your Squid log files automatically
    How to start and stop the Squid Internet Object Cache
    How to run Squid as a proxy-caching server
    How to configure and Install Squid - Tutorial for Squid

  4. #4
    Linux Newbie Ziplock's Avatar
    Join Date
    Jan 2009
    Location
    Adelaide
    Posts
    169
    You should just be able to add multiple 'http_port' lines to the configuration.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...