General :: Centos Is Not Booting After Installing Squid Server?
Aug 19, 2010
i installed squid 2.6 proxy server on centos 5.4,squid performs services very nice but after reboot the system.it shows a just black screen written with " GRUB_ " and held the boot process,tell me what should i do ?
I would like to ask some help and tutorial for setting up and how to configure squid proxy server in my (Home PC Server). I am a newbie in Linux Centos. I already installed in my system the CentOS 5.5 . Now, I want to configure it as my internet server, all of my 4 system running in Windows including the laptop I want to connect through my CentOS pc with username authentication. I assign all IP address by static. see tthe attachement in my set up. [url] I just want to know what I need to change and add in my squid config file. And how can I configure properly my CentOS with 2 LAN card as internet server.
today i encountered centos 5.5 final server with a squid configured to block facebook from 9am to 4pm. i have tried to follow up the steps but am stack where time restriction is done and there is no proxy configuration done in the browser. the ip address of the server is being used as the default gateway.
Looking for some help getting Squid installed on CentOS 5.3 and using WCCP with a Cisco 2811 router. I think I have the port translation correct and have Squid configured for WCCP. What I can't figure out is the GRE part. Does anyone have the steps needed to configure GRE on CentOS?
I would like to install and configure Transparent squid proxy on a gateway server ,but i dont have a local OR intranet DNS server.I am facing issues do that ,regard .My IP series is 192.168.1.1/24
i have a server with four hard disk and RAID5 config , i want to install Centos5.5 on this server . while installing it asks me following : 1-use free space 2-remove all linux partition & create default 3-remove all patition and create default i just wont to know which option i should choose.
Perty self explanitory, I'm trying to boot up ubunto server edition 10.10 from a USB stick (pen drive) and it works fine until step 3 when it says "Your installation CD-ROM couldn't be mounted. This probably means that the CD-ROM was not put in the drive. If so you can insert it and try again
Try again to mount the CD-ROM? <Yes> <No>"
I don't have an installation cd-rom! I put the .iso file onto a memory stick, inserted it into my old computer (which i will turn into a server later) , restarted it and got past the first two slides and got this error? Do I have to put the iso on a cd-rom?
I have purchased an IBM x336 server. The IBM website says that the server supports Linux. After doing some research, I decided to install CentOS 5.5 on this server. The goal is to use it as a internal web server for testing. My problem lies with the installation process, for some reason Linux does not see my hard drives. The server is equipped with two 36GB hot-swappable SCSI drives. When I get to the screen to choose where to install Linux, it only gives me options to install over a network, which I cannot do, because no hard drives are shown in the list. I have looked through the BIOS but I do not see any settings that would prevent the hard drives from showing. I have been able to boot to CentOS 5.5 using a LiveCD, but even then I still cannot access my hot-swappable SCSI drives.
I am using centos 5 for squid. I have enabled delay pools in it. The scenario is I have two clients machines have IP address 192.168.1.200 (The Manager) and 192.168.1.201 (Manager Assistant). The issue is I assign 512kbps to the Manager IP address and 128 to his assistant. When either of them download it start from 60 KB/Sec they finally get 11 KB/Sec which is wrong. If I disable the assistant delay pools settings then the Manager get 60KB/Sec continuously. By enabling both squid does not show any error.
Following is my line of code taken from squid.conf Code: acl our_512kbps src "/usr/local/squid/etc/our_512kbps" acl our_128kbps src "/usr/local/squid/etc/our_128kbps" http_access allow our_512kbps http_access allow our_128kbps http_access deny all
I installed squid 2.7 and want to use squid_session external acl rule. But there is no squid_session in any dir, looked everywhere. On my Ubuntu box I also have squid 2.7 and there I have squid_session.
what i need, I got two servers for about 4000 users and 300 servers and well the guy never setup dns caching right, so im redoing it. Now my goals
1) DNS cache 2) Transparent Squid Cache only 3) Load Balance - at switchlevel
Upgraded Hardrives to SSD 2x32gb each server 4gb of ram 2x Dell poweredge 850's - p4 2.8 (single cores) So any advise , pointers , expeirnces and best ways to do this being both server will do both dns caching and squid! Also is bind9 the best for this?? i seen stuff about DNSmasq what performs better( i dont need DHCP)
I just installed Webmin on this CentOS 5.5 client and would like to know if it's possible to remotely administer the Squid server. The one I'm using for webmin is different from the one where Squid proxy is running.
I have installed squid using CentOS 5. The server is dedicated only for squid proxy server. I want to know how can I disable unwanted services which load at booting time. Like sendmail,samba,etc etc. These services take memory and are not in use. I does not know how can I make my server only for squid proxy service by removing unwanted services?
I am using Cent Os 5. I want to know that is there any way to check that how much size of squid cache directory is full? Normally when squid size will reach upto 2GB then I have to clean it.
# cache_dir ufs /var/spool/squid 2000 16 256
I assign 2000 MB to the cache size. One month have been pass while squid is running but i am unable to know how to check the current status of my squid cache size.
I just want to place upload/download limit to each ip address ( say 20MB per day for each ip or specific ip) using squid proxy i tried through delay pool but it control only download/upload speed not place any download/upload quota restriction. following are my codes I have 1Mbps line
delay_pools 2 delay_class 1 2 # here 700kbps(87Kbytes) Net-Total usage limit, with 50Kbytes per user
[code]...
I also used
"reply_body_max_size" parameter to control upload limit.
But
"request_body_max_size" only restrict download based on size.
how to setup quota ( download quota per day per ip)
I installed squid non the CentOS 5 server. When I try to start squid I am receiving following error: # service squid start init_cache_dir /var/spool/squid... Starting squid: [FAILED]
The logs indicate the following: $ sudo tail /var/log/squid/squid.out squid: error while loading shared libraries: libcrypt.so.1: cannot open shared object file: Permission denied .....
Although, all the libraries which are shown as missing are present, but still I am seeing the following. $ ldd /usr/sbin/squid linux-vdso.so.1 => (0x00007fffb95ff000) libcrypt.so.1 => not found libssl.so.6 => not found libcrypto.so.6 => not found libdl.so.2 => not found libz.so.1 => not found librt.so.1 => not found libpthread.so.0 => not found libm.so.6 => not found libnsl.so.1 => not found libc.so.6 => not found
I have tried setting the environment variable LD_LIBRARY_PATH $ echo $LD_LIBRARY_PATH /lib64:/usr/lib64:/lib:/usr/lib But still no use.
We have a squid-proxy configured with 1 delay pool to limit the bandwith to 6M. I have to create a kind of exception for a specific remote host for which we want to reserve 1M which is not included within the 6M. How should I do that? Here is our actual configuration of the delay pools
I'm trying to setup a Centos 5.6 Squid Proxy Server with Content Filtering & Antivirus Scanning Incoming HTTP Traffic from the Internet
I then proceeded to setup an configure the Proxy Server, i was able to test and confirm that Squid and Dansguardian Content Filter is working, however i dont know if Clamav is scanning HTTP traffic before it hits the client/server. Is there a way i can check if the Antivirus scanning is working.. is there some log file or real world test i can i can do to confirm that Clamav is scanning incoming traffic or even blocking potential viruses ??
Anyone who has squid proxy server with Clamav configured and its working can share there settings/setup with me and how they tested it ??
My squid server works fine in fedora 11 system . Is there any web like interface for admins to create,change,modify users of squid and to view their logs.
i have a proxy server up and running but one server using port 8181 cannot be accessed.how i can open that port!...i tried adding it in the safe ports but it still isn't working...
i installed Ubuntu 9.10 on an external hard-drive according to an online guide i found. The first problem i ran into was that Grub takes ages to load, however, after it's loaded, i am able to choose what OS to start(i have windows vista of my computers hard-drive). The second problem is that i am now unable to start windows vista without having my external hard drive (the one that Ubuntu is installed on) connected to my PC, it just says something like "Loading grub....no such disk". Im really worried that i've done something irriversible.
I've been trying to install the Fuppes media server onto CentOS and have had a few difficulties. I had to do a build from the source (svn build 578), then configure, make and make install. So far so good.Once I try to run fuppes, I get the error:[ERROR] Failed to bind socket to : 8.15.7.107:0.The documentation I've searched so far suggests that there is a config file that needs to be set with the appropriate ip address, but the file doesn't exist as the program hasn't started up yet!
Im planning on installing a beta of my favorite distro to /dev/hdb from a mounted iso on an /dev/hda partition.Im not exactly a newbie, but i cant say i have ever done this before. Anyone aware of any issues i might encounter? Is lilo ok booting from one drive to another? Is it ok to just install lilo on the mbr of /dev/hda to boot a distro on /dev/hdb?