Networking :: Unable To Install SquidGuard Patch

May 5, 2011

I am using squid as a proxy server in my cent os 5 machine. I have downloaded and install squidGuard-1.4 using ./configure which it successfully do.THe problem is when I use make command it give me an error beacuse may it it is not compatible with BerkeleyDB. For

Code:

[root@localhost squidGuard-1.4]# make
making all in squidGuard-1.4
make[1]: Entering directory `/home/squidGuard-1.4/src'

[code]....

I am sure that it is due to patch missing .For that purpose I have download the patch "squidGuard-1.4-patch-20091015" and then extraxt it (untar) it. THe patch shows only these two files

Code:

[root@localhost squidGuard-1.4-patch-20091015]# ls
Readme.Patch-20091015 sgLog.c

I does not know how to apply the patch with currect squidGuard ?

View 9 Replies


ADVERTISEMENT

Server :: SquidGuard: Include Some Config File In SquidGuard.conf?

May 28, 2010

All i'd like to split my squidGuard.conf into 3 differents config files. The idea is that, I want 1 config file for src definition (my users), 1 config file for dest definition and 1 file for acl definition. And all of these files will be include in squidGuard.conf.

View 1 Replies View Related

Ubuntu Servers :: Install Squidguard For Squid3?

Mar 8, 2010

I haven't found any updated instructions for adding squidguard to the new squid3 server. I tried following the old instructions for doing this, making changes to the text to point to the new squid3 locations, but this didn't work.

View 2 Replies View Related

Networking :: SquidGuard LDAP Authentication With Active Directory

Nov 9, 2010

I'm having a problem with squidguard filter with AD authentication. I have downloaded the latest stable source package from squidguard site and I followed the instructions for the ldap(AD) authentication but it does not work at all.I have googled and tried everything but no luck. (first 30 hits on google) Anyway this is the LDAP auth part: http://www.squidguard.org/Doc/authentication.html at squidguard and this is how to build the package.

View 2 Replies View Related

OpenSUSE :: Install Patch - Error "vmware-7.1.3-2.6.37-rc5.patch' Not Found"

May 11, 2011

I'm trying to install a patch but when I copy it into terminal I get message " /home/john/patch-modules_v62-opensuse.sh 'vmware-7.1.3-2.6.37-rc5.patch' not found. copy it to the current '/home/john' directory. Exiting" But I have it in my home directory!

View 3 Replies View Related

Fedora :: Unable To Apply Kernel Patch

Dec 10, 2009

I'm having problems to install SCST in Fedora 11.I'm not able to apply the kernel patch because there isn't a file called drivers/scsi/scsi_lib.c in the /usr/src/kernels/2.6.29.4-167.fc11.i868.PAE.Does anybody have an idea on how to proceed?

View 3 Replies View Related

OpenSUSE :: Unable To Update Security Patch

Jun 28, 2010

My system is trying to install security update, but I get the following message: A package could not that allows the task to complete.
Details are as follows:
patch:libfreebl3-2258.noarch conflicts with libfreebl3-32bit.x86_64 < 3.12.6-3.1.1 provided by libfreebl3-32bit-3.12.6-2.pm.6.2.x86_64

View 9 Replies View Related

Ubuntu Servers :: Unable To Patch The Files

Feb 8, 2011

I generated a patchfile of 2 directories using this command:

Code:

diff -ur source-20110125 source > mailpatch3.patch

Now I would like to apply the patch, doing this:

Code:

patch -p1 < mailpatch3.patch

But it then asks me for the file to patch. Why? Something that looks strange to me in the patch file: there are a lot of "common subdirectories" lines. Like this:

Code:

Common subdirectories: source-20110125/ac_depository and source/ac_depository
Common subdirectories: source-20110125/ac_depository_jar and source/ac_depository_jar
Common subdirectories: source-20110125/_backoffice and source/_backoffice

[code]...

View 2 Replies View Related

General :: Apply Kernel Patch - Couldn't Find File To Patch

Apr 8, 2011

I just want to upgrade my Slackware 13.1 kernel (2.6.33.4) to the latest stable kernel from kernel.org (2.6.38.2). I have never done anything like this and I am a Linux newbie, so I would appreciate a "Kernel Patching for Dummies" version if possible. I did do a search on this forum and most of what I read was over my head. I found an FAQ on kernelnewbies.org on "How To Apply A Patch" but when I attempted what they suggested, it said it couldn't find the file to patch at line 5 and asked me which file to patch. So I CTRL-Z'd out of there and came here. Here's what I tried:

[code]...

View 14 Replies View Related

General :: Remove Patch From Kernel / Apply A Squashfs-lzma Patch (squashfs 4.1cvs)?

Sep 11, 2010

is there a way to remove a patch from a kernel?

I need to apply a squashfs-lzma patch (squashfs 4.1cvs) to the liquorix kernel source which is already patched with squashfs 4.0.

how would I do that?I tried googling got this. url

but I dont know the command used to apply the patch the patch is called

35.4-3.patch.gz
url

but that patch includes more than squashfs,etc

View 1 Replies View Related

OpenSUSE :: How To Start Squidguard In Squid

Feb 2, 2010

I have installed squid 2.7 and squidguard from OpenSuse repositories,and I use "redirect_program /usr/sbin/squidGuard -c /etc/squidguard.conf -d" in /etc/squid/squid.conf,but seems that the squidguard is not started after restart squid,
however,when I initialize the blacklist by "squidguard -C all",the cursor keeps blinking for quite a long time,what should I do

View 6 Replies View Related

Slackware :: Error Compiling Squidguard-1.4

Mar 27, 2011

I'm trying to install squidGuard-1.4, I have a minimal install. I have installed squid-3.2.0.5 without any problems, but squidGuard is driving me crazy

I can run the ./configure with no problems but when I run make, or make install I keep getting this error:

Code:
make: *** [y.tab.c] Error 141
And that is is all, no more verbosity or anything else.
Error suggests that YACC is missing but bison is present, also db4 (tried with db44 and db3, same story).

Just in case you can see anything I cannot I've attached the config.log

View 2 Replies View Related

OpenSUSE Install :: Won't Start After Patch?

Dec 28, 2010

I just got my internet going on openSUSE, and so I did a hole bunch of updates. Now openSUSE won't start unless in Failsafe. What should I do?

View 9 Replies View Related

Ubuntu :: How To Install HPLIP Patch

Dec 20, 2010

I have been having the issue with my printer, where it will not print using both cartridges, and just mixes the colours to try and make black....I have found the following patch, but would like to know how to apply it?

[URL]

View 6 Replies View Related

Networking :: Downloaded A Patch For Ns-2.1b8 In Wfq / Integrate This?

Nov 27, 2010

I downloaded a patch for ns-2.1b8 in wfq.. Can anyone please tell me how to integrate this patch to the ns environment.

View 2 Replies View Related

Networking :: Where To Find Patch For WFQ Scheduling In Ns2

Nov 24, 2010

Can anyone tell me where i can find patch for WFQ scheduling in ns2

View 3 Replies View Related

Ubuntu Servers :: SquidGuard Not Blocking Sites

Mar 16, 2010

not blocking sites

Code:

dbhome /var/lib/squidguard/db
logdir /var/log/squid
dest block {
domainlist block/domains

[Code]....

under db I created a directory block where I created a domain file and a urls file dosen't seem to be working

View 6 Replies View Related

Server :: Squid Doesn't Redirect To Squidguard

Dec 17, 2009

I use CentOS 5.4, Squid version 2.6 , squidGuard version 1.2. Squid works properly, squidGuard also works properli. I want to redirect all requirests from [URL] to [URL]. It seems that squidguard works:

Code:

[root@main ~]# echo "http://www.sex.com 127.0.0.1/ - - GET" | squidguard -c /etc/squid/squidguard.conf
http://www.infoborder.com 127.0.0.1/- - -
[root@main ~]#

But if I want to access site [URL] with a browser which is connected to squid, my browser get me the site [URL]

View 3 Replies View Related

Software :: Adjust SquidGuard Installation Path?

May 19, 2011

I am using cent os 5. I want to ask two thing. By default Squid configuration file is place in /etc/squid/squid.conf and if we have downloaded the source code file of squid then it will be installed in /usr/local/squid/etc

when we install squidGuard it automatically installed under /usr/local/squidGuard and then we can see squidGuard.conf file.

The thing which I want to ask that is there any way to change the path of squidGuard to /etc/squid/squidGuard or it is batter to leave the default settings to install it ?

View 1 Replies View Related

Fedora :: Apply A Patch To An Existing Install?

Oct 25, 2010

Just wondering if this is possible and if so, how? I want to be able to apply the following patch: [URL]

It is apparently a test fix for the touchpad on the newer Dell laptops. I want to test drive it a bit. Otherwise, if someone could point me in the right direction as to custom compile a Fedora 13 x64 disc including this patch, that would be great.

View 1 Replies View Related

Ubuntu :: How To Install Keyboard Driver Patch

Mar 7, 2010

I'm a noob running Ubuntu 9.10 and am having difficulty getting my Ortek WKB-2000 wireless keyboard installed. I found a patch [URL] how to install it.

View 1 Replies View Related

General :: Install Selected Patch In RHEL 5?

Jul 6, 2011

If we install patach in RHEL5 then we use "yum update" command but it will install all the available patches in the list, but if i want to install any specific patch then how to install this? Is it via "yum update ??"

View 3 Replies View Related

General :: How To Install Leach Patch In Ns2.34 In Ubuntu 9.10?

Aug 13, 2010

I am working on wsn security. I need to include the leach protocol as my model is hierarchial. I have found many threads about patching leach in ns2.27..But i need to know how can i include patch of leach in ns2.34 in ubuntu 9.10?

View 7 Replies View Related

Ubuntu Networking :: 10.04 LTS X64 - Tulip Driver MTU Patch

Nov 1, 2010

I have a question about applying the patch found here: [URL]. I'm running 10.04 LTS x64 and I have 2 Znyx Quad Port PCI nics that are recognized but when I try to increase the MTU to anything over 1500, I receive an error. I searched online and I found this patch but I don't know how to apply it.

View 1 Replies View Related

Ubuntu Networking :: Way To Manually Patch Aircrack -ng

Aug 13, 2011

I was wondering if there is a way to manually patch Aircrack -ng with 'airodump-ng-channel-handling-broken-fix.patch' without installing compact wireless package, because I end up with nonfunctional network when I compile compact wireless package. If possible where to paste that patch?

View 3 Replies View Related

Networking :: Patch For MPPE / MPPC For Kernel 2.6.38

Jun 30, 2011

I have got a Ubuntu 11.04 (Codename natty) Kernel Version : 2.6.38-8-generic-pae. I want enable PoPToP PPTP + MPPE 128bit Encryption + MPPC Compression VPN Server on that. I am looking for patch for MPPE/MPPC support of the kernel 2.6.38-8 (Ubuntu 11.04 natty)

View 1 Replies View Related

Server :: SquidGuard - Ldap Doesnt Filter Users?

Mar 21, 2011

I have a setup of squid3 with ntlm authen and I use squidGuard 1.5 to filter my web traffic. My squid3 is authenticating users properly and parsing all rules. The problem is with squidguard which doesn't seem to filter out users. below is my squidguard config.

Code:
dbhome /usr/local/squidGuard/db
logdir /usr/local/squidGuard/log

[code]....

View 3 Replies View Related

CentOS 5 :: SquidGuard Running With Shalla's URL Black Lists

May 19, 2010

I have CentOS 5, squid installed and running (writing this on the proxy) and I have squidGuard running with Shalla's URL black lists

I have:

Now if I visit any of the domains or urls in the blacklist it just lets me go straight through.

I have chown -r the db/* folder...

Cant think of anything that will be stopping me?

View 1 Replies View Related

Ubuntu :: Install Kernel Patch / Apply The Patches?

Oct 13, 2010

I need to install mainline kernel to make my notebook working and I have downloaded the kernel and patches from this link url

The kernel is in deb format so that is no problem on installing. But how to apply the patches? I need assistance because this is my first time meet kernel patch.

View 9 Replies View Related

Ubuntu Networking :: Patch Ipw2200 For Aircrack Injection?

Apr 29, 2011

how to patch it. but the problem is, I can't find a working download link.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved