Server :: Squid FATAL: The Basic Authenticator Helpers Are Crashing Too Rapidly

Jan 12, 2011

Running Squid version 2.6.STABLE21 on CentOS5 release 5.5 (Final) in non transparent mode. All the browsers are configured to connect to the squid on the said port. And that is working fine in conjunction with dansguardian.I want to integrate ncsa_auth basic authentication mechanism into squid. And the error is what is mentioned in the thread title.
Here is cache.out file contents:

Code:

2011/01/12 18:16:14| Starting Squid Cache version 2.6.STABLE21 for i686-redhat-linux-gnu...
2011/01/12 18:16:14| Process ID 29318
2011/01/12 18:16:14| With 1024 file descriptors available
2011/01/12 18:16:14| Using epoll for the IO loop
2011/01/12 18:16:14| DNS Socket created at 0.0.0.0, port 52054, FD 6

[code]....

View 4 Replies


ADVERTISEMENT

Red Hat / Fedora :: Have Finished Reconfiguring My 1st PC Centos 5.5 With Squid And Dansguarian Works Fine The Configuration Is Basic?

Feb 8, 2011

I have finished reconfiguring my 1st PC Centos 5.5 with Squid and Dansguarian. Works fine the configuration is basic.lets name it to 1st PCeth0 - modem ip (public)eth1 - 172.16.1.1 (LAN)Then I've decided to change and add another Centos 5.5 for Firewall Service that is directly connected to the modem and then shares internet connection and some ports to 1st PC.

lets name it to 2nd PC, it also has two NICSeth0 - modem ip (public)eth1 - 10.0.0.1 (ip to connect to the 1st pc with squid services)so I changed the ip of the 1st PC with theseeth0 - 10.0.0.2eth1 - 172.16.1.1 (LAN)and connects the eth0 (10.0.0.2) of the 1st PC to the eth2 (10.0.0.1) of the 2nd PCthen I've tried browsing on the network but it does not work...is there a simple iptables command for the 1st PC and 2nd PC?ere are the iptables script and lists of my 1st and 2nd PC 2nd PC (firewall to be)

#vi /home/user1/fw.sh
#!/bin/sh
123=/sbin/iptables

[code]....

View 7 Replies View Related

Server :: Tools - Squid Accounts - To Create - Change - Modify Users Of Squid And To View Their Logs

May 23, 2010

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.

View 1 Replies View Related

CentOS 5 Server :: Squid Proxy Configuration SQUID 2.6.STABLE21

Jan 17, 2011

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.

View 1 Replies View Related

Slackware :: Src2pkg Install - With Helpers ?

Mar 12, 2010

Had 1.9.9 installed and upgraded using 2.1 but 'src2pkg --setup' throws an error. So I removed any existing packages and re-downloaded/reinstalled.

Same issue:

What's strange is that there is a src2pkg-helpers-1.0-x86_64-1.tgz package in the directory from which src2pkg was installed, but the setup procedure is trying to install using src2pkg-helpers-1.0.tar.bz2. So it's as if 'src2pkg --setup' is trying to install using the wrong src package ...

I can download the helpers install package which has the correct name, but I'd prefer to sort this out first.

View 10 Replies View Related

Ubuntu Security :: SSH Login With Blizzard Authenticator?

Apr 27, 2010

I have seen that you can use PAM modules or recompiled versions of sshd to authenticate with a RSA SecurID token. But - they are kind of expensive to use at home.Would�nt it be great if you could use the Blizzard authenticator instead ? Its cheap and easy for home users to get their hands on !Link to the Blizzard authenticator Im refering to :

[URL]

View 2 Replies View Related

Ubuntu :: Docky Helpers For Zeitgeist - Advantage Of Them?

Dec 3, 2010

I have seen a lot of posts about Zeitgeist and have done a fair bit of googling but I can't figure out how it is used.

For instance, I see docky helpers for Zeitgeist. What do they do? How do I take advantage of them? Is there integration with nautilus elementary? If so how to take advantage of this?

I know ir's running:

I needs a dummies overview please. I understand that it keeps track of what and when various things were accessed but what do with this? How do I use it?

View 1 Replies View Related

General :: Open Source Software To Run A 802.1x Authenticator (ie. NAS) Within System?

Aug 10, 2011

I have the following setup code...

I would like to activate 802.1x authentication on the Windows PCs, and have the Linux Box play the role of a 802.1x authenticator (blocking all access to the Internet until the Windows PCs have properly authenticated themselves using the 802.1x protocol, and the Linux Box checks the credentials by interrogating the RADIUS server).

I could theoretically insert a 802.1x-capable switch between the Windows PCs and the Linux Box, but this setup is embedded and the hardware cannot be changed.

Apparently the OpenWRT project solved the problem somehow, so there must be an open-source solution somewhere, but I simply cannot find it. The only links I find are for the Open1X project (http://open1x.sourceforge.net/), but the Docs link is dead.

View 2 Replies View Related

Slackware :: 64 13 - Intel Sound - Rapidly Droping Off

Feb 9, 2010

I have been using Slackware64 newly installed to an external USB drive to get used to KDE4 and whatnot as I currently run Slackware 12.0. It's been very good and I now feel a little alienated when I reboot to Slackware 12 and KDE 3. There is an ongoing problem though. My machine has a front mounted jack socket for headphones which cuts off the feed to my external speakers as it should. When ever I plug in my headphones the volume coming through them rapidly drops off to nothing, If I then unplug them no sound comes back out through the external speakers. It could be that they are being reinstated when I unplug the headphones but the sound level has dropped to zero - as it has in the headphones. The machine has an on board Intel sound device reported like this :

[Code]....

This is a real pain and the only solution seems to be to reboot. This not only happens when in KDE but also if I run "speaker-test" as a test from the CLI as well.

View 2 Replies View Related

Programming :: In C Program The Value Of An Integer Variable Is Changing Rapidly

May 12, 2010

In a c program the value of an integer variable is changing rapidly. I have to get the value of that variable at a particular instant from another program. How can i do it without using a file?

When i tried with extern variable as

I execute the both .c file from 2 terminals but got only value 0 printed for both var_a and var_b all the time .

View 4 Replies View Related

Server :: Basic Postfix And Dovecot Mail Server For A Test Environment?

Sep 16, 2009

I did a a basic install of postfix and dovecot instead of using courier-pop and courier-imap. This is only send and receiving e-mail locally within the test network 10.7.0.X and 10.0.0.X. I used:

[URL]

my postfix.conf is;

PHP Code:

[code]....

This is the error when I send an email from a local machine on the 10.0.0.X network.

PHP Code:

Jan 20 17:05:48 testbox postfix/smtpd[2491]: warning: Illegal address syntax from unknown[10.0.0.111] in MAIL command: <test@10.0.0.112> 

View 8 Replies View Related

Debian Multimedia :: Fatal Server Error:Server Is Already Active For Display 0

Nov 15, 2010

I have got xorg and gnome-core installed. When I put in command startx I get the following message: X: warning; process set to priority -1 instead of requested priority 0 Fatal server error:Server is already active for display 0 If this server is no longer running,remove /tmp/.X0-lock and start again. when I try to sudo Xorg -configure it shows me same message server is ..... lspci shows me the following information 04:02.0 VGA compatible controller: ATI Technologies Inc Rage XL (rev 27)So what I am doing wrong and how do I get this videocard working with Xorg.

View 7 Replies View Related

General :: Fatal Server Error:PAM Authentication Failed, Cannot Start X Server

Jun 29, 2011

When I am trying to run the Xserver using the command startx I am getting the below mentioned error

xauth: creating new authority file /oracle/oracle10g/.serverauth.22555
Fatal server error:PAM authentication failed, cannot start X server. Perhaps you do not have console ownership?

[code]....

View 2 Replies View Related

Fedora :: Fatal Server Error: Server Is Already Active For Display 0

Nov 27, 2010

I have VIA/S3G unichrome IGP video card of 32MB after installing fedora i am getting very worst resolution of 600x400which is completely irritating so please provide me a way out from this problem to use fedorathe solutions i followed and failed are given below

1. Some one told me to change the xorg.conf file but i failed because there is no such file in the given location

2. Some one told me to create it using system-config-display but for fedora 14 there is no package for that

3. some one told me again of using the command Xorg -configure but it said as followed [root@localhost tmp]# Xorg -configure

Fatal server error: Server is already active for display 0 If this server is no longer running, remove /tmp/.X0-lock and start again.

[code]....

View 2 Replies View Related

CentOS 5 :: Fatal Server Error: Server Is Already Active For Display 0

Nov 19, 2010

that's my first linux server. on my root is CentOS already installed. when i connect via "Remote Desktop Viewer" i log in with my accout.

then i see the textmode and type in "startx" and "init 5" but nothing happens but i can see this:

[root@server004 ~]# startx
xauth: creating new authority file /root/.serverauth.2896
Fatal server error: Server is already active for display 0

If this server is no longer running, remove /tmp/.X0-lock and start again.

Xlib: connection to ":0.0" refused by server
Xlib: Invalid MIT-MAGIC-COOKIE-1 key
giving up.

[code]....

View 1 Replies View Related

OpenSUSE Hardware :: 11.1 Nvidia Quadro FX-5000 (190.53) - Fatal Server Error: Caught Signal 11. Server Aborting

Mar 3, 2010

I am having a strange problem with the Opensuse 11.2 Xorg server. Graphics hardware is Nvidia Quadro FX-5000, driver is ver 190.53. 90% of the time, I am getting a seg violation from the Xserver on trying to login via kdm:

[Code]...

...is the error that is present in the "kdm.log" file. So far, it doesn't seem to be user dependent (happens either as root or joe random user,) Again, so far, it only seems to happen with "driver nvidia" enabled in the config file, not with "driver nv" The failure occurs shortly after hitting return on the login screen. After it fails, it starts up a new Xserver, and presents a new login screen. Repeated attempts seem to *eventually* succeed, but 90% of the time, it fails I strongly suspect the Nvidia driver, but I have not been able to find anything documenting any similar problems.

View 1 Replies View Related

Software :: Music Skips Like Broken Record On Home-built Computer - Rapidly Accelerates / Fix It?

Jun 1, 2011

I am running fedora 14,
have 456.2 MB RAM
59.9 GB disk space
Kernel 2.6.35.13-91.fc14.i686
Intel Pentium 4 CPU 2.00Ghz
SIS motherboard
Unknown brand sound card
Have tried tried the following music apps
-Amarok
-Audacity
-Banshee
-Rhythymbox
-Kaffiene
-Movie Player

Have played
-mp3
-m4a
-wav

Used several diff speakers and heaphones

What is the problem?

View 10 Replies View Related

Server :: Open Suse For Workstations (For Basic Office Tasks)

Mar 2, 2010

I have an office with +- 20 PC's and would like to change over to Linux. I have decided on Open SUSE for the workstations, and would like to know what will be the best server to use. The work stations are for basic everyday office tasks. The servers main function is data storage.(I would also like it to function as an email server).

View 2 Replies View Related

Ubuntu :: Server Crash - Periodic X Fatal Errors

Jul 29, 2010

I have been having problems with Xserver crashes (goes into low graphics mode). On inspection of my .xsession-errors file, I get X IO fatal errors 5, 11 and/or 104. Somehow my computer is losing its connection with the xserver (connection reset by peer) What is causing this? Should I post a report to launchpad? This happened before and after a clean install and more often when I opened a full screen game (SDL or OpenGL) Here is my xsession errors after my last crash:

[Code]....

View 1 Replies View Related

Ubuntu Installation :: 10.04 Server Will Not Boot - Fatal Error

Oct 5, 2010

This box is running 10.04 server, it's been running perfectly for almost 6 weeks. It's only function in life is running MailArchiva which is an ediscovery package, runs very well. Anyhow, yesterday the boss tells me he wants to do something else so the last thing I did was an apt-get update and an apt-get upgrade, no errors were observed, I seem to remember like 8 updates were available, this is what I've normally done in the past to keep it current. The last thing I did after that was shutdown -r now.

This morning I can't get into the box, I reconnected a monitor to it and this is the error I'm getting when it stops after about 9 lines into the boot process;
modprobe: FATAL: Error inserting padlock_sha (/lib/modules/2.6.32-24-server/kernel/drivers/crypto/padlock-sha.ko): No such device.
This is a mystery to me, the system is not encrypted. The only stuff that is belongs to MailArchiva. Anyhow someone evidently made off with my install cd so I am downloading another to see if I can repair this but I have no idea what broke.

View 4 Replies View Related

Ubuntu :: Fatal Server Error: No Screens Found

Mar 22, 2011

Ubuntu 10.10 Whenever I try to boot up now I get a command line environment instead of the normal gnome desktop. The first error message that comes up is: "Screens found,but none have a usable configuration" further down: "Fatal server error: no screens found" Any way I can re-configure so it detects my monitor?

View 9 Replies View Related

Ubuntu Networking :: Nx And 11.04: A Fatal Error Occurred In NX Server

May 31, 2011

I'm using with success NX server and client on Ubuntu 11.04 on both side. Yesterday the server crashed and now the client can't connect to it. The client works well because if I try to connect to an other server it works well and if I try to connect to this server with an other user it works well. So I think that there is a problem with my user. I have tried to solve the problem as explained in the details of the error. Unfortunately there is no file /var/log/messages so I can't search the code of the exception.

Code:
NX> 203 NXSSH running with pid: 3877
NX> 285 Enabling check on switch command
NX> 285 Enabling skip of SSH config files
NX> 285 Setting the preferred NX options
NX> 200 Connected to address: 10.1.0.60 on port: 22
NX> 202 Authenticating user: nx

[Code]...

View 1 Replies View Related

Server :: Fatal Error: Call To Undefined Function

May 7, 2010

I had created a database in mysql called guestbook and created tables also in mysql and also granted remote connections privileges from below command

mysql> grant all privileges on *.* to root@192.168.1.222 identified by "rrcrrc";

i had accessed from my pc(192.168.1.222) and used phprunner to create php web pages and copied the phprunner output folder to use with apache. when i accessed from my pc the below error is coming

Fatal error: Call to undefined function: mysql_connect() in /home/administrator/useridall/include/dbconnection.php on line 9

i can't understand what is going on so i put this question in the forum, below is i am giving the dbconnection.php details.

dbconection.php
<?php
function db_connect()
{

[code]....

View 3 Replies View Related

Fedora :: Fatal Server Error: No Screens Found Giving Up?

Jul 9, 2010

I installed fedora 10 on my laptop. But I am getting this error when it is booting up:

Code:
Release Date : 5 November 2008
X Protocol Version 11 , Revision 0

[code]....

View 5 Replies View Related

Ubuntu Multimedia :: Fatal Server Error No Screens Found 9.10

Jan 9, 2010

I've installed 9.10 on a work station with success. I've got an nvidia quadro fx 3000 and its supported under nvidia legacy driver apparently. So I've tried to install the driver with no success. Xorg.0.log reports a fatal server error no screens found. I get a flashing console login when I boot with "nvidia" device driver in xorg.conf, it boots fine with "nv". No matter what I try I cant get it to boot with nvidia drivers. Also, on a side note, after initially installing nvidia driver thru hardware in gnome, I no longer have a grub loader option to select recovery or anything else. Upon boot it displays "grub" briefly then continues to boot to gui. I've set the delay to 20 seconds with no results.

Resolved the issue of the display, now on to the grub menu.

View 3 Replies View Related

Ubuntu Servers :: 10.04 Server Won't Boot - Modprobe FATAL Error

Jun 30, 2010

I have server 10.04 running, and I modified my fstab file to automatically mount an NTFS partition on startup, but after a reboot, I see that I clearly did something wrong, as now it will not boot. The output is:

[Code]....

init: ureadahead-other main process (923) terminated with status 4 If this is an error with my changes to the fstab file, is there any way I can access is to change it? No matter what i do I can't get it to boot.

View 1 Replies View Related

Server :: CLIENT_OPTIONS Vs ESMTP_MAILER_ARGS Addresses Had Permanent Fatal Errors

Jun 20, 2010

I have gotten sendmail pretty much to work but kept on getting DSN error in /var/log/maillog, and also the following in /var/spoo /mail/root

[code]...

View 2 Replies View Related

Red Hat :: Fatal Server Error No Screens Found On RedHat 7.1 XFree86

Apr 4, 2009

there are several posts related to my problem but not quite what I want. I don't need any effects to be running nor do I need perfect resolution. I have a PCI-E card Nvidia 8600 gts and I need to run redhat 7.1 for reasons that are not debatable. I also have an onboard ati radeon X 1250 but currently I am running the PCI-E.The installation was successful and ran in GUI, however after installation and reboot, the screen keeps flickering trying to load the desktop.I just need to get the GUI running the same way the installer was able to run in GUI, I tried editing the XF86Config file to change the driver to either vesa or vga but still didn't work. Probing for devices is not an option since the card is not listed and the maximum video ram goes up to 64MB in xconfigurator. It probes my card as a VGA generic with 1 MB ram. I know there is a way to have the desktop load just the same as the installer's gui settings but that's where I need help.

this is after changing all the 'driver' values to vesa. I don't understand why it can't find the screen even though I used the horizontal and vert. sync values for my monitor. Any instructions or advice on how to just get the desktop loaded would be great, I know this is a very old OS but regardless I need for it to work.

View 10 Replies View Related

CentOS 5 :: Install The Most Basic FTP Server Available Just So We Can Share Files Back And Forth Between Test Hosts?

Mar 11, 2011

For use on a test LAN, ie. security is not an issue, I need to install the most basic FTP server available just so we can share files back and forth between test hosts : launch FTPd, have it share a directory through either "anonymous" or a single, shared login/password?

View 8 Replies View Related

Debian Multimedia :: X Server Bailing - Fatal Module Fbcon Not Found

Jan 31, 2010

Boot up with 2.6.32 kernel. Get to login screen, X attempts to start and fails. I log in, execute startx and succeed. Yesterday, could not boot up at all with .30 kernel. Upgraded to .32, so partially fixed. Yesterday also un-installed Synaptics package, as do not have touch-pad on this machine (Thinkpad X40)

This from kdm.log:
X.Org X Server 1.7.4
Release Date: 2010-01-08
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.32-trunk-686 i686 Debian .....

View 3 Replies View Related







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