how to setup squid proxy server for linux
Page 1 of 1
how to setup squid proxy server for linux
https://www.youtube.com/watch?v=qRx_RkdvpS4&feature=em-uploademail
how to setup squid proxy server for linux
sudo apt-get install squid
restart squid
sudo service squid restart
How to configure
sudo vim /etc/squid3/sqid.conf
or sudo gedit /etc/squid/squid.conf
Settings up clinet side for proxy
client settings 127.0.0.1 port 3128 or use example 192.168.1.3 port 3128
use your internal ip this example it is 172.0.0.1 but can also be for example 192.168.1.3
Restart squid service
sudo service squid3 restart
how to setup squid proxy server for linux
sudo apt-get install squid
restart squid
sudo service squid restart
How to configure
sudo vim /etc/squid3/sqid.conf
or sudo gedit /etc/squid/squid.conf
Settings up clinet side for proxy
client settings 127.0.0.1 port 3128 or use example 192.168.1.3 port 3128
use your internal ip this example it is 172.0.0.1 but can also be for example 192.168.1.3
Restart squid service
sudo service squid3 restart
Last edited by jamied_uk on 6th December 2012, 20:08; edited 1 time in total
Re: how to setup squid proxy server for linux
Squid.conf Default file
/etc/squid/squid.conf
/etc/squid/squid.conf
- Attachments
Similar topics
» Setting up Squid proxy software
» how to setup a mail server on linux or ubuntu
» setup ssl 443 https on linux apache server
» setup apache2 and mysql server on linux
» How to setup gnome 3 for linux
» how to setup a mail server on linux or ubuntu
» setup ssl 443 https on linux apache server
» setup apache2 and mysql server on linux
» How to setup gnome 3 for linux
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum