SonicSteve
April 30th, 2007, 01:57 PM
Hi folks,
I've found a few threads that have this problem mentioned, but none seem to mention how to fix it. So without further adieu here it is;
steve@ubuntu-desktop:~$ sudo dpkg-reconfigure dansguardian
Password:
* Stopping DansGuardian dansguardian [ OK ]
* Starting DansGuardian dansguardian
Error connecting to parent proxy
[fail]
invoke-rc.d: initscript dansguardian, action "start" failed.
Does anyone know why this is happening? I've restarted the computer, and tried the dpkg command again. I've tried re-installing dansguardian using this command;
sudo apt-get install dansguardian tinyproxy firehol
The result is that it tells me that nothing was updated or installed. It seems that dansguardian was installed, it just won't start.
I have followed this thread; http://ubuntuforums.org/showthread.php?t=207008
I got to 2 E, and the error came up after running then dpkg command.
Setting up Dansguardian using Tinyproxy and Firehol on Ubuntu/Edubuntu
1. Ensure "universe repository" is activated and install packages:
sudo apt-get update
sudo apt-get install dansguardian tinyproxy firehol
Note: will probably need to reinstall dansguardian to overcome clamav config errors.
2. Edit: sudo gedit /etc/dansguardian/dansguardian.conf
a) Add comment (#) to:
#UNCONFIGURED
b) Turn off virus checking (if not wanted):
virusscan=off
c) Check that the following are set:
filterport = 8080
proxyip = 127.0.0.1
proxyport = 3128
d) Save & exit.
e) Run:
sudo dpkg-reconfigure dansguardian
I can still access the internet and email,
If anyone knows why this is happening I would really love your help.
I am running a dlink router but unless danguardian uses a special port to do it's thing I doubt that it's causing a problem.
I've found a few threads that have this problem mentioned, but none seem to mention how to fix it. So without further adieu here it is;
steve@ubuntu-desktop:~$ sudo dpkg-reconfigure dansguardian
Password:
* Stopping DansGuardian dansguardian [ OK ]
* Starting DansGuardian dansguardian
Error connecting to parent proxy
[fail]
invoke-rc.d: initscript dansguardian, action "start" failed.
Does anyone know why this is happening? I've restarted the computer, and tried the dpkg command again. I've tried re-installing dansguardian using this command;
sudo apt-get install dansguardian tinyproxy firehol
The result is that it tells me that nothing was updated or installed. It seems that dansguardian was installed, it just won't start.
I have followed this thread; http://ubuntuforums.org/showthread.php?t=207008
I got to 2 E, and the error came up after running then dpkg command.
Setting up Dansguardian using Tinyproxy and Firehol on Ubuntu/Edubuntu
1. Ensure "universe repository" is activated and install packages:
sudo apt-get update
sudo apt-get install dansguardian tinyproxy firehol
Note: will probably need to reinstall dansguardian to overcome clamav config errors.
2. Edit: sudo gedit /etc/dansguardian/dansguardian.conf
a) Add comment (#) to:
#UNCONFIGURED
b) Turn off virus checking (if not wanted):
virusscan=off
c) Check that the following are set:
filterport = 8080
proxyip = 127.0.0.1
proxyport = 3128
d) Save & exit.
e) Run:
sudo dpkg-reconfigure dansguardian
I can still access the internet and email,
If anyone knows why this is happening I would really love your help.
I am running a dlink router but unless danguardian uses a special port to do it's thing I doubt that it's causing a problem.