Skip to main content

Install Squid in Windows 7





Squid is a caching proxy server that can help reduce internet bandwidth usage and improving response time of loading a website by caching and re-using frequently opened web page. Squid reduce the bandwidth usage and accelerate the website loading by caching static website objects such as images, flash objects and text files, with some modification Squid can cache larger files such as PDF, MP3, executables, flash videos, etc.

In this tutorial we will install Squid NT which is a fork from Linux version of Squid to Windows 7 (seven). To begin with the installation, first download the package from here: Squid NT and then extract it to C: drive. After extracting the content of package you should see a folder named ‘squid’ on C: drive, the full path should be C:squid. Another way is first extract the zip package on where you save it and then move the ‘squid’ directory to C:
Modifying configuration file
Now we need to modify some files before we configuring Squid. Go to ‘etc’ folder on C:squidetc you’ll see these files:


  • cachemgr.conf.default

  • mime.conf.default

  • squid.conf.default

  • squid_radius_auth.conf.default



You need to copy and rename these files:


  • cachemgr.conf.default -> cachemgr.conf

  • mime.conf.default -> mime.conf

  • squid.conf.default -> squid.conf



From the three configuration files we only need to configure squid.conf file. The configuration file cachemgr.conf and mime.conf by default will be sufficient for our basic setup.
The default setting on squid.conf generally is ready to use, but you need to make note on these parts:
1. Search for 'acl localnet src' you'll see:
acl localnet src 10.0.0.0/8 # RFC1918 possible internal network acl localnet src 172.16.0.0/12 # RFC1918 possible internal network acl localnet src 192.168.0.0/16 # RFC1918 possible internal network


You can comment out the settings that are not applicable for your network configuration, in my case I use 10.0.0.0/8 network configuration so I’ll comment out the other two lines as I don’t need it. You can comment by adding hash key ‘#’. The end result would be like this:
acl localnet src 10.0.0.0/8 # RFC1918 possible internal network #acl localnet src 172.16.0.0/12 # RFC1918 possible internal network #acl localnet src 192.168.0.0/16 # RFC1918 possible internal network


2. Search for 'dns_nameservers'
Under the explanation, you should add your ISP dns nameservers. The format should look like this:
dns_nameservers


Now save the changes and close the file. Until these steps, it should be enough to start Squid, you can modify the configuration later on.
Installing Squid service
These steps will install the Squid service so we can restart Squid from Windows’ Control Panel.
1. First we have to disable User Account Control (UAC) settings to be able to install Squid service. Go to: “Control Panel > System and Security > Change User Account Control settings” and move the bar to “Never Notify”, you need to restart Windows 7 to make the settings effective.
Change UAC settings to be able to setup Squid as serviceChange UAC settings to be able to setup Squid as service

2. After reboot, open command prompt by clicking on Windows Logo (start), then type ‘Command Prompt’ on the search box and press enter.
Search for "Command Prompt" and press enterSearch for "Command Prompt" and press enter

3. Go to Squid’s sbin directory by typing:
cd c:squidsbin


4. Install Squid service with this command (please re-types this and not copy paste to make sure you have the correct character code):
squid.exe -i


You should get this information:
c:squidsbinsquid -i Registry stored HKLMSOFTWAREGNUSquid2.6SquidConfigFile value c:/squid/etc/ squid.conf Squid Cache version 2.7.STABLE6 for i686-pc-winnt installed successfully as Squid Windows System Service. To run, start it from the Services Applet of Control Panel. Don't forget to edit squid.conf before starting it.


Squid service installationSquid service installation

5. Setup Squid’s cache (please re-types this and not copy paste to make sure you have the correct character code):
squid.exe -z


You should get this information:
c:squidsbinsquid -z 2009/08/18 22:50:33| Creating Swap Directories


6. After Squid service is installed and the cache is created, now let’s start the service by going to Control Panel > System and Security > Administrative Tools > Services. Look for ‘Squid’, select it and press the start button.
Open the service manager Open the service manager

Start Squid service

Now if you see on the Task Manager > Services, you can see Squid service have a Running status.
Squid process on task managerSquid process on task manager

7. As Squid service is up and running, we need to configure the browser to access the internet via proxy server. On Internet Explorer go to Tools > Internet Options > Connections > LAN Settings, give check on “Use a proxy server for your LAN ...” and fill the Address field with your Squid server IP Address (in this case your PC IP address) with the Port 3128 (standard Squid port, you can modify this on squid.conf), click OK twice to save the settings.
Internet Explorer optionsInternet Explorer options

Click on LAN SettingsClick on LAN Settings

Add your PC IP address and Port 3128Add your PC IP address and Port 3128

8. Next step is to test whether our configuration is correct. Go to this site: www.whatismyipaddress.com and you should see “Proxy Server Detected!” message, something similar like this:
Check whether Squid working correctlyCheck whether Squid working correctly

9. As everything is working, now we need to re-enable User Account Control (UAC). Go to: “Control Panel > System and Security > Change User Account Control settings” and move the bar to “Default” it’s the 3rd bar, you need to restart Windows 7 to make the settings effective.
I hope this tutorial is clear enough, but in case you still have question please sign-up and post a comment.

Comments

Popular posts from this blog

Tahun Baru 2019 , Tahun Penuh Doa menuju kebahagiaan

  Di tengah keprihatinan akan terjadinya musibah Tsunami di Tanjung Lesung Banten 23 Des 2018. Kami dari tim manajemen dan stafff PurnamaAcademy.com mengucapkan selamat natal dan Tahun Baru 2019 semoga kita dapat mengambil hikmah atas setiap bencana alam yang terjadi serta membuka lembaran baru di tahun 2019 dengan doa dan memohon ampun kepada Tuhan YME atas segala dosa yang telah kita lakukan agar kiranya tidak ada lagi bencana bencana di tahun 2019 dan kedepannya Regards, HERY PURNAMA CEO Purnama Academy www.purnamaacademy.com IT and Management Training Center Bandung - Jakarta - Bali - Batam

Cara Setting Blogspot ke dot.tk

Cara Setting blogspot ke domain dot.tk (free domain) , Thank to mas Difa Dikutip dari blog mas difa Buat teman - teman yang belum mengerti dan ingin tahu silahkan simak artikel ini sampai akhir. Bagaimana cara setting domain blogspot ke dot TK. Perlu diketahui dot TK adalah sebuah layanan yang memberikan jasa untuk domain yang gratis atau free. Setelah sedikit review tentang dot tk sekarang kita menuju bagaimana langkah - langkah mengubah domain blogspot kita ke dot TK. 1. Masuk ke situs dot tk untuk melihat apakah domain yg kita inginkan tersedia atau tidak seperti pada gambar di bawah ini kemudian pilih GO 2. Kemudian masukkan url homepage blog anda pada kolom "Use your domain" dan pilih pilihan forward this domain to. Dan juga jangan lupa untuk memasukkan captcha yang tertera pada gambar dan pilih sign up 3. Pada langkah selanjutnya anda bisa memilih menggunakan akun facebook atau akun email untuk mendaftarkan domain yang anda inginkan. Akan tetapi disini saya akan mene

Laravel Training Purnama Academy

Nov 2018 Purnama Academy 0838-0838-0001 Kursus Laravel Training Center INdonesia, jakarta, Bandung, Bogor, Semarang, Yogya, Palembang kalimantan, surabaya visit www.purnamaacademy.com , Laravel - Online Courses, Classes, Training, Tutorials on Lynda https://www.lynda.com/Laravel-training-tutorials/2779-0.html Learn how to use Laravel, from beginner basics to advanced techniques, with online video tutorials taught by industry experts. Top Laravel Courses Online - Updated November 2018 | Udemy https://www.udemy.com/topic/laravel/ Whether you're interested in developing web apps in the Laravel PHP framework, or building a RESTful API with Laravel, Udemy has a course to help you ... PHP Laravel Framework | Brainmatics.Com brainmatics.com/php-laravel-framework/ Translate this page Laravel merupakan framework PHP yang dirancang untuk membangun situs web ... Pada training ini diharapkan mampu membantu meningkatkan kemampuan ... Dec 3 - Dec 6 Brainmatics Laravel training - Laracasts htt