[Server-devel] (no subject)
Stefan Reitz
stefan_w_reitz at hotmail.com
Mon Feb 25 00:48:11 EST 2008
Hello fellow travellers,
now that my XS (build 150) is happily up (and ssh accessible - thank you Tony and Wad)
and providing proxy services to the XO which connects through an access point, I tried installing dansguardian and moodle (I somehow thought they were part of the build-150 and already installed).
With limited success.
Dansguardian complains:
Starting Web Content Filter (dansguardian): Error binding server socket (is something else running on the filter port? [8080])
Exiting with error [FAILED]
netstat doesn't show anything on 8080 (see below) nor does iptables (also below)
[root at schoolserver /]# netstat -lp | less
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 *:webcache *:* LISTEN 4062/python
tcp 0 0 *:epmd *:* LISTEN 4115/epmd
tcp 0 0 schoolserver1:39602 *:* LISTEN 4125/ssl_esock
tcp 0 0 *:54483 *:* LISTEN 4117/beam
tcp 0 0 172.18.14.1:domain *:* LISTEN 4026/named
tcp 0 0 172.18.12.1:domain *:* LISTEN 4026/named
tcp 0 0 172.18.10.1:domain *:* LISTEN 4026/named
tcp 0 0 172.18.1.1:domain *:* LISTEN 4026/named
tcp 0 0 172.18.0.1:domain *:* LISTEN 4026/named
tcp 0 0 192.168.1.26:domain *:* LISTEN 4026/named
tcp 0 0 schoolserver1:domain *:* LISTEN 4026/named
tcp 0 0 schoolserver1:rndc *:* LISTEN 4026/named
tcp 0 0 *:5280 *:* LISTEN 4117/beam
tcp 0 0 *:xmpp-client *:* LISTEN 4117/beam
tcp 0 0 *:5223 *:* LISTEN 4117/beam
tcp 0 0 *:http *:* LISTEN 8666/httpd
tcp 0 0 *:domain *:* LISTEN 4026/named
tcp 0 0 *:ssh *:* LISTEN 8261/sshd
tcp 0 0 *:squid *:* LISTEN 8666/httpd
tcp 0 0 localhost6.localdomain:rndc *:* LISTEN 4026/named
(the school server's eth0 ip in my local network is 192.168.1.26)
[root at schoolserver /]# iptables -L
Chain INPUT (policy ACCEPT)
target prot opt source destination
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
What could be the reason for dansguardian failing?
Moodle
I installed moodle through yum and everything went fine. But how do I get the setup page to be displayed by apache? Moodle got installed to /var/www/moodle, its config.php file is at /var/www/moodle/web/. I just don't know how to get apache to display it. (I am fairly familiar with ubuntu's approach to dis- and enabling web pages through symbolic links in sites-available and sites-enabled. Is there a similar mechanism in the XS setup in place?
Best regards
Stefan
_________________________________________________________________
Importieren Sie ganz einfach Ihre E-Mail Adressen in den Messenger!
http://messenger.live.de/community/neuekontakte_adressimport.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.laptop.org/pipermail/server-devel/attachments/20080225/3604a9d6/attachment.htm
More information about the Server-devel
mailing list