ho capito ma per usare Dansguardian dovrei aver installato un s.o.! e smoothwall non lo ha!!!
ho capito ma per usare Dansguardian dovrei aver installato un s.o.! e smoothwall non lo ha!!!
scusa ... ma non vedevo i miei msg !
Si smoothwal HA UN SISTEMA OPERATIVO ! Ed è Linux source based ! Questo significa che se ti prendi lo snapshot della distro 2.0 che è open source e te la ricompili da solo, lui si va a pescare i sorgenti e te li ricompila un pochino come gentoo , solo che non repositorio proprio ma prende i pacchetti da i siti dove stanno i sorgenti.
I have tried all ... but the preferred remains SLACKWARE !
RHCE (Linux Red Hat Certified Engineer)
CNAC (Cisco Networking Academy Certified)
"Non auro, sed ferro, recuperanda est patria"
Ti serve l'elenco completo di tutti i siti da bloccare..??:quipy:
grazie boromir ma ora sto cercando di istallare squid e naturalmente ho degli errori...
io ho seguito la guida http://utenti.lycos.it/mandrakelinux...html/index.php
e fatto le acl per condividere la connesione a internet :
[root@luxmail squid]# service squid status
squid interrotto
2004/06/04 16:10:38| squid.conf line 1716: acl WORKGROUP 192.168.0.19
2004/06/04 16:10:38| aclParseAclLine: Invalid ACL type '192.168.0.19'
2004/06/04 16:10:38| squid.conf line 1717: http_access allow WORKGROUP
2004/06/04 16:10:38| aclParseAccessLine: ACL name 'WORKGROUP' not found.
2004/06/04 16:10:38| squid.conf line 1717: http_access allow WORKGROUP
2004/06/04 16:10:38| aclParseAccessLine: Access line contains no ACL's, skipping2004/06/04 16:10:38| squid.conf line 1718: http_access deny !WORKGROUP
2004/06/04 16:10:38| aclParseAccessLine: ACL name 'WORKGROUP' not found.
2004/06/04 16:10:38| squid.conf line 1718: http_access deny !WORKGROUP
2004/06/04 16:10:38| aclParseAccessLine: Access line contains no ACL's, skippingFATAL: Could not determine fully qualified hostname. Please set 'visible_hostname'
Squid Cache (Version 2.5.STABLE1): Terminated abnormally.
CPU Usage: 0.020 seconds = 0.010 user + 0.010 sys
Maximum Resident Size: 0 KB
Page faults with physical i/o: 423
/etc/init.d/squid: line 162: 4161 Abortito $SQUID -k check
:master:
perchè? le hai??Ti serve l'elenco completo di tutti i siti da bloccare..??![]()
ho modificato un pò però visualizza altro errore:
[root@luxmail squid]# service squid status
squid interrotto
FATAL: Could not determine fully qualified hostname. Please set 'visible_hostname'
Squid Cache (Version 2.5.STABLE1): Terminated abnormally.
CPU Usage: 0.010 seconds = 0.000 user + 0.010 sys
Maximum Resident Size: 0 KB
Page faults with physical i/o: 421
/etc/init.d/squid: line 162: 4543 Abortito $SQUID -k check
ok ho trovato questo http://forum.html.it/forum/showthrea...light=hostname
ma come risolvo il problema non capisco!!!
questo è /etc/sysconfig/network
NETWORKING=yes
HOSTNAME=luxmail.org local
invece queste sono le acl
#Recommended minimum configuration:
acl all src 0.0.0.0/0.0.0.0
acl manager proto cache_object
acl localhost src 127.0.0.1/255.255.255.255
acl to_localhost dst 127.0.0.0/8
acl SSL_ports port 443 563
acl Safe_ports port 80 # http
acl Safe_ports port 21 # ftp
acl Safe_ports port 443 563 # https, snews
acl Safe_ports port 70 # gopher
acl Safe_ports port 210 # wais
acl Safe_ports port 1025-65535 # unregistered ports
acl Safe_ports port 280 # http-mgmt
acl Safe_ports port 488 # gss-http
acl Safe_ports port 591 # filemaker
acl Safe_ports port 777 # multiling http
acl CONNECT method CONNECT
http_access allow manager localhost
http_access deny manager
http_access deny !Safe_ports
http_access deny CONNECT !SSL_ports
http_access allow all
qualche anima pia??
quindi... come si setta un visible_hostname ???