Find the answer to your Linux question:
Results 1 to 2 of 2
hello, how i can configure Squid with ONE Network Card for cache and proxy as shown in image fig1.jpg...
  1. #1
    Just Joined!
    Join Date
    Jan 2012
    Posts
    1

    how to configure Squid with ONE Network Card for cache and proxy

    hello,
    how i can configure Squid with ONE Network Card for cache and proxy as shown in image

    fig1.jpg

  2. #2
    Just Joined!
    Join Date
    Mar 2011
    Location
    pittsburgh
    Posts
    44
    Without getting into specifics, you would set up your Squid server with all the options you want. The typical listening port is 8080. Then you need to configure your clients either via browser rules or firewall rules (preferably firewall rules) to redirect all traffic on port 80 through port 8080 and forward it to the hostname/IP of your Squid box, for HTTP, you would need to set up different rules for different protocols and Squid can listen on multiple ports as well.

Posting Permissions

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