Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - DanRF

Pages: [1]
1
Installation and Upgrades / Ubuntu Ebox and DansGuardian issue
« on: January 21, 2008, 12:25:02 am »
I'm not sure if this bug originates in something i've configured wrong or if it's from the recently released ubuntu repositorys.

I've got ubuntu gutsy server installed (updated to latest updates and installed ssh so i don't have to be sat at the computer). Added the repositorys in the announcements forum. Installed ebox-all (didn't pay as much attention to the questions that popped up about configuring as i should which might be where my problems could have come from).

Anyway, got the proxy to work ok, couldn't get the filtering to work though (until i discovered i had to use port 3129 to get the filtered proxy and the port setup on the HTTP proxy page was without dansguardian)

The filtering seemed to work after a few restarts but didn't seem quite right. I ssh'ed in the computer and did:
"sudo /etc/init.d/dansguardian stop"
Which (though reporting it had stopped) hadn't stopped and the processes were still visable (ps -A | grep dans).
and "sudo /etc/init.d/dansguardian start"(and restart) reported that a process was already using port 3129.

So after a while tried "sudo killall dansguardian" and then "sudo /etc/init.d/dansguardian start" which worked fine and dansguardian came back up with the correct settings as entered into ebox.

So as i've got it setup now the only way that seems to work is:
On reboot do "sudo killall dansguardian" "sudo /etc/init.d/dansguardian start"
Then every time a website is added/removed from the domain filtering run:
"sudo /etc/init.d/dansguardian restart"

Any suggestions or ideas on how to fix this and if the problems with my setup or with the recent port of ebox to ubuntu.

Thanks

Pages: [1]