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 485 d 10 h rexy /repos/alcasar/trunk/ - Kernel 5.15.82
- documentation V3.6.0
 
3099 487 d 23 h rexy /repos/alcasar/trunk/ Remove "dnsmasq" resolver used with whitelist filtering system (we now use ipset capabilities of "unbound")  
3046 638 d 12 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 644 d 12 h rexy /repos/alcasar/trunk/ remove duplicates  
3043 646 d 17 h rexy /repos/alcasar/trunk/ - Improve firewall rules in bypass mode
- Adapt script with new SSH behaviour
 
3042 646 d 22 h rexy /repos/alcasar/trunk/ Alexandre VEZIN works - #9 :
- With ACC, admin can configure SSH on INTIF & EXTIF
 
3041 648 d 13 h rexy /repos/alcasar/trunk/ Alexandre VEZIN works - #8 :
- With ACC, admin can disable SSH on INTIF
 
3040 651 d 12 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 775 d 17 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 1070 d 14 h rexy /repos/alcasar/trunk/ Multi-WAN access with load balancing per user (Thx to Pierre RIVAULT for this great job)  
2899 1231 d 11 h rexy /repos/alcasar/trunk/ HTTPS login option is now taking care during the update process  
2844 1394 d 19 h rexy /repos/alcasar/trunk/ - Improve accounting system according to e2guardian integration  
2841 1400 d 12 h rexy /repos/alcasar/trunk/ Renaming ipset (without havp)  
2840 1401 d 12 h rexy /repos/alcasar/trunk/ Remplacement "havp + libclamav + tinyproxy" with "e2guardian + clamd"  
2688 1927 d 11 h lucas.echard /repos/alcasar/trunk/ Replace DNSmasq server with Unbound  
2674 1963 d 16 h lucas.echard /repos/alcasar/trunk/ Improve firewall rules for whitelist users  
2668 1970 d 12 h rexy /repos/alcasar/trunk/ Refresh IPtables comments  
2642 2043 d 16 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 2200 d 20 h lucas.echard /repos/alcasar/trunk/scripts/ Fix iptables service failure at boot  
2521 2218 d 14 h armand.ito /repos/alcasar/trunk/ Upgrade Dansguardian to E2guardian-3.5  
2517 2231 d 11 h rexy /repos/alcasar/trunk/scripts/ Resolv DNS requests locally even with bypass attempts  
2496 2254 d 8 h tom.houdayer /repos/alcasar/trunk/ Replace obsolete "state" iptables module to "conntrack"  
2495 2254 d 8 h tom.houdayer /repos/alcasar/trunk/ Reload Fail2Ban rules after a firewall reload  
2485 2274 d 12 h franck /repos/alcasar/trunk/ Prise en compte de la redirection directe d'un site en @IP:http sans havp nin proxy  
2468 2314 d 17 h richard /repos/alcasar/trunk/ Documentation updating (to be continue)  
2465 2324 d 11 h richard /repos/alcasar/trunk/ Config of RADIUS "ldap module" (to be continued)  
2454 2332 d 15 h tom.houdayer /repos/alcasar/trunk/ Replace indentation spaces with tabulations & remove end of line spaces in script files  
2386 2441 d 17 h tom.houdayer /repos/alcasar/trunk/scripts/ Use hash:ip instead of hash:net for filters ipset  
2370 2454 d 11 h tom.houdayer /repos/alcasar/trunk/ Enable HTTPS support for the CoovaChilli JSON API (that allow HTTPS for status.php)  
2355 2468 d 12 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 2526 d 14 h tom.houdayer /repos/alcasar/trunk/scripts/ Add/fix SVN keywords to scripts/*.sh (svn:eol-style=LF & svn:executable=*)  
2259 2526 d 15 h tom.houdayer /repos/alcasar/trunk/scripts/ Allows HTTPS requests from ALCASAR to outside in firewall  
2234 2537 d 13 h richard /repos/alcasar/trunk/ Coova HTTPS interception enabled (remove our DNS blackhole system) : waiting for Tom RPM ;-)  
2224 2541 d 19 h tom.houdayer /repos/alcasar/trunk/scripts/ Revert alcasar-iptables.sh from last commit (added by mistake)  
2223 2541 d 20 h tom.houdayer /repos/alcasar/trunk/scripts/ Fix ALCASAR scripts shebang and line endings (UNIX format)  
2213 2547 d 12 h richard /repos/alcasar/trunk/ - Don't display vga=791 on VM
- prepare the 3.1.1 version
 
2187 2558 d 12 h richard /repos/alcasar/trunk/scripts/ - bug : import custom domain BL  
2184 2559 d 17 h richard /repos/alcasar/trunk/ uamallowed domain works again  
2010 2833 d 20 h raphael.pion /repos/alcasar/trunk/  
2006 2837 d 21 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