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 1280 d 13 h rexy /repos/alcasar/trunk/scripts/ - Watchdog tests now DNS resolution
- Fix a lack of configuration when updating (unbound-blackhole)
 
2864 1290 d 23 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 1402 d 10 h rexy /repos/alcasar/trunk/ Renaming ipset (without havp)  
2830 1426 d 12 h rexy /repos/alcasar/trunk/scripts/ - Watchdog : control the INTIF status (in some conditions, this NIC stays disable)  
2539 2193 d 3 h tom.houdayer /repos/alcasar/trunk/scripts/  
2537 2193 d 4 h tom.houdayer /repos/alcasar/trunk/scripts/ Set a tag to logs send to syslog  
2516 2236 d 15 h rexy /repos/alcasar/trunk/scripts/ Cleaning  
2474 2314 d 6 h tom.houdayer /repos/alcasar/trunk/scripts/ Fix ALCASAR configuration file parsing in scripts (comments are correctly ignored)  
2455 2334 d 13 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 2334 d 13 h tom.houdayer /repos/alcasar/trunk/ Replace indentation spaces with tabulations & remove end of line spaces in script files  
2394 2438 d 18 h tom.houdayer /repos/alcasar/trunk/ The disconnection of users without the status page open can be disabled by a user attribute  
2376 2449 d 13 h tom.houdayer /repos/alcasar/trunk/ IP address of active users are properly clean from "current_users.txt"  
2278 2513 d 10 h richard /repos/alcasar/trunk/ Only one arping send with the watchdog  
2250 2535 d 10 h tom.houdayer /repos/alcasar/trunk/ Reformat/clean index.php! (except translations)  
2113 2669 d 9 h richard /repos/alcasar/trunk/ Ticket en arabe. Il reste à voir les caractères en PDF!!!  
2108 2671 d 23 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 2672 d 9 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 2672 d 13 h richard /repos/alcasar/trunk/scripts/ commentaire avant modif  
2075 2710 d 14 h richard /repos/alcasar/trunk/scripts/ Debug avant réécriture  
2008 2836 d 23 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