Subversion Repositories ALCASAR

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame

Filtering Options

Rev Age Author Path Log message Diff
2844 1413 d 10 h rexy /repos/alcasar/trunk/ - Improve accounting system according to e2guardian integration  
2841 1419 d 4 h rexy /repos/alcasar/trunk/ Renaming ipset (without havp)  
2840 1420 d 3 h rexy /repos/alcasar/trunk/ Remplacement "havp + libclamav + tinyproxy" with "e2guardian + clamd"  
2688 1946 d 2 h lucas.echard /repos/alcasar/trunk/ Replace DNSmasq server with Unbound  
2674 1982 d 7 h lucas.echard /repos/alcasar/trunk/ Improve firewall rules for whitelist users  
2668 1989 d 4 h rexy /repos/alcasar/trunk/ Refresh IPtables comments  
2642 2062 d 8 h rexy /repos/alcasar/trunk/scripts/ activating "ftp helper" is needed as we use a general disabling rule in /etc/sysctl.d/alcasar.conf  
2530 2219 d 11 h lucas.echard /repos/alcasar/trunk/scripts/ Fix iptables service failure at boot  
2521 2237 d 6 h armand.ito /repos/alcasar/trunk/ Upgrade Dansguardian to E2guardian-3.5  
2517 2250 d 3 h rexy /repos/alcasar/trunk/scripts/ Resolv DNS requests locally even with bypass attempts  
2496 2273 d 0 h tom.houdayer /repos/alcasar/trunk/ Replace obsolete "state" iptables module to "conntrack"  
2495 2273 d 0 h tom.houdayer /repos/alcasar/trunk/ Reload Fail2Ban rules after a firewall reload  
2485 2293 d 4 h franck /repos/alcasar/trunk/ Prise en compte de la redirection directe d'un site en @IP:http sans havp nin proxy  
2468 2333 d 8 h richard /repos/alcasar/trunk/ Documentation updating (to be continue)  
2465 2343 d 3 h richard /repos/alcasar/trunk/ Config of RADIUS "ldap module" (to be continued)  
2454 2351 d 7 h tom.houdayer /repos/alcasar/trunk/ Replace indentation spaces with tabulations & remove end of line spaces in script files  
2386 2460 d 9 h tom.houdayer /repos/alcasar/trunk/scripts/ Use hash:ip instead of hash:net for filters ipset  
2370 2473 d 2 h tom.houdayer /repos/alcasar/trunk/ Enable HTTPS support for the CoovaChilli JSON API (that allow HTTPS for status.php)  
2355 2487 d 4 h tom.houdayer /repos/alcasar/trunk/ Fix all traceability NFLOG rules by specifying the nfgroup to 1 (since the default group of NFLOG is 1 instead of 0 for ULOG1)  
2262 2545 d 5 h tom.houdayer /repos/alcasar/trunk/scripts/ Add/fix SVN keywords to scripts/*.sh (svn:eol-style=LF & svn:executable=*)  
2259 2545 d 6 h tom.houdayer /repos/alcasar/trunk/scripts/ Allows HTTPS requests from ALCASAR to outside in firewall  
2234 2556 d 4 h richard /repos/alcasar/trunk/ Coova HTTPS interception enabled (remove our DNS blackhole system) : waiting for Tom RPM ;-)  
2224 2560 d 11 h tom.houdayer /repos/alcasar/trunk/scripts/ Revert alcasar-iptables.sh from last commit (added by mistake)  
2223 2560 d 11 h tom.houdayer /repos/alcasar/trunk/scripts/ Fix ALCASAR scripts shebang and line endings (UNIX format)  
2213 2566 d 4 h richard /repos/alcasar/trunk/ - Don't display vga=791 on VM
- prepare the 3.1.1 version
 
2187 2577 d 3 h richard /repos/alcasar/trunk/scripts/ - bug : import custom domain BL  
2184 2578 d 8 h richard /repos/alcasar/trunk/ uamallowed domain works again  
2010 2852 d 12 h raphael.pion /repos/alcasar/trunk/  
2006 2856 d 13 h raphael.pion /repos/alcasar/trunk/ Fonctionnalité filtrage de protocole par utilisateur :

Nouvel attribut qui définit le niveau de filtrage de protocole d'un usager :
- Aucun : aucun filtrage de protocole
- Navigation Web (profile1) : On autorise les protocoles HTTP et HTTPS.
- Navigation Web (profile2) : Messagerie et serveur distant : On autorise les protocoles : HTTP/S, POP3/S, IMAP/S, FTP, SFTP et SSH
- Personnalisable (profile3) : via l'ACC dans le menu 'FILTRAGE'.

Le filtrage se fait en stockant l'utilisateur dans un des ipset suivant (lors du lancement de alcasar-conup.sh) :
-proto_0
-proto_1
-proto_2
-proto_3

L'attribut Filter-Id se présente dorénavant sous cette forme :
bit n°1-> profile1
bit n°2-> profile2
bit n°3-> profile3
bit n°6-> WL
bit n°7-> BL
bit n°8-> HAVP
 
1962 2884 d 8 h richard /repos/alcasar/trunk/scripts/ - amélioration PF
- on reste en "localdomain" même après import de certificat
 
1932 2899 d 4 h richard /repos/alcasar/trunk/scripts/ homogéneisation BL/WL  
1896 2921 d 10 h raphael.pion /repos/alcasar/trunk/scripts/ -correction d'un bug bloquant tous les sites pour un utilisateur whitelisté. (solution provisoire ...)  
1876 2933 d 9 h raphael.pion /repos/alcasar/trunk/ -correction warning PHP
-correction destroy ipset (flush + destroy tout)
-accent dans les tickets PDF
 
1872 2934 d 17 h richard /repos/alcasar/trunk/scripts/ Renommage des dernier SET + bug "condown"  
1867 2935 d 13 h raphael.pion /repos/alcasar/trunk/ -alcasar-bl.sh --update-cat : maj d'une categorie en particulier (BL/WL)
-ajout du cron PHP (MAJ des categories)
-cron activé par défaut si la catégorie est cochée (amélioration en cours, cocher une case pour avec la MAJ auto : JAMAIS / toutes les 12h / semaines / mois )

-ipset renommés :
whitelist_ip_allowed : bl_ip_blocked
blacklist_ip_blocked : wl_ip_allowed
ipset_users_list : users_list
user_not_connected_yet : not_auth_yet
no_filtering_set : not_filtered

-le fameux "gris ALCASAR" (#EFEFEF) appliqué sur securite.php

-fichier importé WL/BL: on voit la liste des ip/dns en cliquant sur le nom du fichier
 
1863 2936 d 13 h raphael.pion /repos/alcasar/trunk/ -correction rsync (annulation du crontab)  
1862 2936 d 14 h raphael.pion /repos/alcasar/trunk/ -crontab : mise à jour toutes les 12h de la catégorie BL 'malware' avec rsync. L'utilisateur peut désactiver cette mise a jour en décochant la catégorie 'malware' via l'ACC.  
1855 2937 d 16 h raphael.pion /repos/alcasar/trunk/ -wl_filter.php : le fichier 'domains_wl' dans le dossier de DG a été supprimé.
-creation du fichier 'ossi.conf' s'il existe pas.
 
1854 2937 d 17 h raphael.pion /repos/alcasar/trunk/ -correction import fichier WL/BL
-alcasar-iptables : mise a jour des ipset WL/BL
 
1852 2938 d 7 h raphael.pion /repos/alcasar/trunk/ °Plus de Youtube ID filter (car HTTP)
°pour la whitelist :
dnsmasq-wl-enabled:
-ossi-$nom (ajout domaine au format dnsmasq)
iptables-wl-enabled :
-ossi (anciennement ossi-ip-wl)
-ossi-safesearch (pour eviter l'affichage dans l'ACC)
-ossi-$nom (ajout des ip via un fichier)
°categories_help :
-affichage du nom / nom dans la langue du navigateur / description
°javascript sur les buttons d'import de blacklist
°correction de warning PHP