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
3103 495 d 19 h rexy /repos/alcasar/trunk/ - Kernel 5.15.82
- documentation V3.6.0
 
3099 498 d 7 h rexy /repos/alcasar/trunk/ Remove "dnsmasq" resolver used with whitelist filtering system (we now use ipset capabilities of "unbound")  
3046 648 d 21 h rexy /repos/alcasar/trunk/ Alexandre VEZIN works - #10 :
- With ACC, we can forbid/allow access to the LAN located between ALCASAR and Internet broadband router
 
3044 654 d 21 h rexy /repos/alcasar/trunk/ remove duplicates  
3043 657 d 2 h rexy /repos/alcasar/trunk/ - Improve firewall rules in bypass mode
- Adapt script with new SSH behaviour
 
3042 657 d 6 h rexy /repos/alcasar/trunk/ Alexandre VEZIN works - #9 :
- With ACC, admin can configure SSH on INTIF & EXTIF
 
3041 658 d 22 h rexy /repos/alcasar/trunk/ Alexandre VEZIN works - #8 :
- With ACC, admin can disable SSH on INTIF
 
3040 661 d 20 h rexy /repos/alcasar/trunk/ Alexandre VEZIN works - #7 :
- With ACC, admin can disable SSH on EXTIF (WAN). Admin can change the listen port
 
2998 786 d 2 h rexy /repos/alcasar/trunk/ - Add SMTP to the list of openned ports (for filtered users)
- ACC : avoid password preload text in password forms
 
2956 1080 d 23 h rexy /repos/alcasar/trunk/ Multi-WAN access with load balancing per user (Thx to Pierre RIVAULT for this great job)  
2899 1241 d 19 h rexy /repos/alcasar/trunk/ HTTPS login option is now taking care during the update process  
2844 1405 d 3 h rexy /repos/alcasar/trunk/ - Improve accounting system according to e2guardian integration  
2841 1410 d 21 h rexy /repos/alcasar/trunk/ Renaming ipset (without havp)  
2840 1411 d 20 h rexy /repos/alcasar/trunk/ Remplacement "havp + libclamav + tinyproxy" with "e2guardian + clamd"  
2688 1937 d 19 h lucas.echard /repos/alcasar/trunk/ Replace DNSmasq server with Unbound  
2674 1974 d 0 h lucas.echard /repos/alcasar/trunk/ Improve firewall rules for whitelist users  
2668 1980 d 20 h rexy /repos/alcasar/trunk/ Refresh IPtables comments  
2642 2054 d 1 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 2211 d 4 h lucas.echard /repos/alcasar/trunk/scripts/ Fix iptables service failure at boot  
2521 2228 d 23 h armand.ito /repos/alcasar/trunk/ Upgrade Dansguardian to E2guardian-3.5  
2517 2241 d 20 h rexy /repos/alcasar/trunk/scripts/ Resolv DNS requests locally even with bypass attempts  
2496 2264 d 17 h tom.houdayer /repos/alcasar/trunk/ Replace obsolete "state" iptables module to "conntrack"  
2495 2264 d 17 h tom.houdayer /repos/alcasar/trunk/ Reload Fail2Ban rules after a firewall reload  
2485 2284 d 21 h franck /repos/alcasar/trunk/ Prise en compte de la redirection directe d'un site en @IP:http sans havp nin proxy  
2468 2325 d 1 h richard /repos/alcasar/trunk/ Documentation updating (to be continue)  
2465 2334 d 20 h richard /repos/alcasar/trunk/ Config of RADIUS "ldap module" (to be continued)  
2454 2343 d 0 h tom.houdayer /repos/alcasar/trunk/ Replace indentation spaces with tabulations & remove end of line spaces in script files  
2386 2452 d 2 h tom.houdayer /repos/alcasar/trunk/scripts/ Use hash:ip instead of hash:net for filters ipset  
2370 2464 d 19 h tom.houdayer /repos/alcasar/trunk/ Enable HTTPS support for the CoovaChilli JSON API (that allow HTTPS for status.php)  
2355 2478 d 20 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 2536 d 22 h tom.houdayer /repos/alcasar/trunk/scripts/ Add/fix SVN keywords to scripts/*.sh (svn:eol-style=LF & svn:executable=*)  
2259 2536 d 23 h tom.houdayer /repos/alcasar/trunk/scripts/ Allows HTTPS requests from ALCASAR to outside in firewall  
2234 2547 d 21 h richard /repos/alcasar/trunk/ Coova HTTPS interception enabled (remove our DNS blackhole system) : waiting for Tom RPM ;-)  
2224 2552 d 4 h tom.houdayer /repos/alcasar/trunk/scripts/ Revert alcasar-iptables.sh from last commit (added by mistake)  
2223 2552 d 4 h tom.houdayer /repos/alcasar/trunk/scripts/ Fix ALCASAR scripts shebang and line endings (UNIX format)  
2213 2557 d 21 h richard /repos/alcasar/trunk/ - Don't display vga=791 on VM
- prepare the 3.1.1 version
 
2187 2568 d 20 h richard /repos/alcasar/trunk/scripts/ - bug : import custom domain BL  
2184 2570 d 1 h richard /repos/alcasar/trunk/ uamallowed domain works again  
2010 2844 d 5 h raphael.pion /repos/alcasar/trunk/  
2006 2848 d 6 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