Squid Configuration
#1
Posted 17 June 2008 - 03:51 PM
in our office we are having 25 nos of windows xp clients. n we need to share the internet into all systems. So. i'm planning to put linux proxy (SQUID). how to configured these setup. guide me.......... very urgent.
Note : and also put firewall -------- how to............. please
Viji
#2
Posted 17 June 2008 - 04:01 PM
Hi all,
in our office we are having 25 nos of windows xp clients. n we need to share the internet into all systems. So. i'm planning to put linux proxy (SQUID). how to configured these setup. guide me.......... very urgent.
Note : and also put firewall -------- how to............. please
Viji
1. Need to install the following RPMs.
for Squid
Procedure is
After inserting the Rhel Disk2 .
1. mount /dev/cdrom /media/cdrom and press enter
2. then cd /media/cdrom/Redhat/RPMS and press enter
3. rpm -ivh squid-2.5.stable6-3.i386.rpm and press enter
For FTP server
after inserting the Rhel Disk 1 follow the above procedure and
4. rpm -ivh vsftpd-2.0.1-5.i386.rpm and press enter.
After installing the above rpms we need to edit the squid.conf in /etc/squid folder and /etc/vsftp/vsftpd.conf
1. copy the squid.conf.default file to squid.conf (cp squid.conf.default squid.conf) (path is /etc/squid)
then vi squid.conf and add the following lines.
1. visible_hostname hyd-proxy (your rhel host name)
shld add below the line # TAG: visible_hostname
2. acl hyd src 192.168.22.0/255.255.252.0
shld add below the #Recomended minimum configuration
3.http_access allow hyd
Below # and finally deny all other access to this proxy
save the squid.conf
and run the service .
(service squid start)
#3
Posted 17 June 2008 - 04:21 PM
i'm moving to try...........
#4
Posted 06 August 2008 - 01:17 AM
want to know if the prescribed configuration works.
I thinking of deploying squid as a proxy server
#5
Posted 07 August 2008 - 07:22 AM
Hi all,
in our office we are having 25 nos of windows xp clients. n we need to share the internet into all systems. So. i'm planning to put linux proxy (SQUID). how to configured these setup. guide me.......... very urgent.
Note : and also put firewall -------- how to............. please
Viji
check this:
hxxp://www.sadikhov.com/forum/index.php?showtopic=109986
#6
Posted 18 August 2008 - 08:45 AM
http://itexam.[websitebanned]/2007/09/install-squid-proxy-server.html
Ensit Rubel
rubelsbd@gmail.com
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users












