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
2871 1274 d 1 h rexy /repos/alcasar/trunk/scripts/ - Watchdog tests now DNS resolution
- Fix a lack of configuration when updating (unbound-blackhole)
 
2864 1284 d 10 h rexy /repos/alcasar/trunk/ - Linux kernel 5.7.14
- Improve security
- fail2ban fixes
- Netflow 2.5.1
- Fix DNS conf when updating
- Update documentation to 3.5.1
 
2841 1395 d 21 h rexy /repos/alcasar/trunk/ Renaming ipset (without havp)  
2830 1419 d 23 h rexy /repos/alcasar/trunk/scripts/ - Watchdog : control the INTIF status (in some conditions, this NIC stays disable)  
2539 2186 d 15 h tom.houdayer /repos/alcasar/trunk/scripts/  
2537 2186 d 15 h tom.houdayer /repos/alcasar/trunk/scripts/ Set a tag to logs send to syslog  
2516 2230 d 3 h rexy /repos/alcasar/trunk/scripts/ Cleaning  
2474 2307 d 17 h tom.houdayer /repos/alcasar/trunk/scripts/ Fix ALCASAR configuration file parsing in scripts (comments are correctly ignored)  
2455 2328 d 0 h tom.houdayer /repos/alcasar/trunk/ Set date format of MAC spoofing logs to "YYYY-MM-DD HH:MM:SS" instead of locale's representation  
2454 2328 d 0 h tom.houdayer /repos/alcasar/trunk/ Replace indentation spaces with tabulations & remove end of line spaces in script files  
2394 2432 d 6 h tom.houdayer /repos/alcasar/trunk/ The disconnection of users without the status page open can be disabled by a user attribute  
2376 2443 d 0 h tom.houdayer /repos/alcasar/trunk/ IP address of active users are properly clean from "current_users.txt"  
2278 2506 d 21 h richard /repos/alcasar/trunk/ Only one arping send with the watchdog  
2250 2528 d 21 h tom.houdayer /repos/alcasar/trunk/ Reformat/clean index.php! (except translations)  
2113 2662 d 20 h richard /repos/alcasar/trunk/ Ticket en arabe. Il reste à voir les caractères en PDF!!!  
2108 2665 d 10 h richard /repos/alcasar/trunk/ - watchdog : Bascule sur système de fichier virtuel (évite les accès disque)
- watchdog : retrait de l'adresse IP d'un utilisateur déconnecté
 
2107 2665 d 21 h raphael.pion /repos/alcasar/trunk/scripts/ # We disconnect inactive users (its means that status.php has been closed)
# Each user inform about his connectivity by filling in /tmp/current_users.txt his own @IP
 
2106 2666 d 1 h richard /repos/alcasar/trunk/scripts/ commentaire avant modif  
2075 2704 d 1 h richard /repos/alcasar/trunk/scripts/ Debug avant réécriture  
2008 2830 d 10 h raphael.pion /repos/alcasar/trunk/ Fonctionnalité 'Fil d'Arine' : garder l'utilisateur connecté tant que la fenetre status.php reste ouverte.

la fenetre status.php contient un iframe qui pointe sur la page 'still_connected.php'
still_connected.php écrit dans le fichier '/tmp/current_users.txt' : contient IP des utilisateurs dont la fenetre status.php est ouverte
Le watchdog vérifie deux fois si l'utilisateur est connecté en vérifiant si sont ip est présente dans ce fichier.
-1er passage : Prendre les IP connectés MAIS non présente dans le fichier '/tmp/current_users.txt'. Mettre le résultat dans '/tmp/watchdog.txt'
-2eme passage : Pour chaque IP de '/tmp/watchdog.txt', déconnecter les utilisateurs.

Si autorisation par @MAC : ne pas prendre en compte et laisser l'équipement connecté
 

Show All