BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
ALCASAR
(root)
/
scripts
/
alcasar-watchdog.sh
@ 2542
– Rev 3227
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Clear current filter
Rev
Age
Author
Path
Log message
Diff
3227
23 d 15 h
rexy
/repos/alcasar/trunk/
- Remove some PHP warnings (thx to Hubert Pelletier & Clément MAILLARD)
- restart network when multiple default routes are configured (after multirouter manipulations)
3219
118 d 10 h
rexy
/repos/alcasar/trunk/
Switch some scripts to default language
3214
122 d 7 h
rexy
/repos/alcasar/trunk/
- Set default Lang in order to avoid localized responses
3190
207 d 2 h
rexy
/repos/alcasar/trunk/
- First step in migration to Mageia9
3008
909 d 7 h
rexy
/repos/alcasar/trunk/scripts/
watchdog : take care if multiwan = On # to be continued to manage the "failover"
2967
1211 d 15 h
rexy
/repos/alcasar/trunk/
After the system has been updated (every day at 3 am), check if reboot is needed
2887
1435 d 2 h
rexy
/repos/alcasar/trunk/
- Watchdog : disconnect permanent users at midnight
- fix a display bug in ACC/user-admin
- Improve IOT capture display
2886
1438 d 2 h
rexy
/repos/alcasar/trunk/
- Prepare the new behaviour : "remember user equipment"
2884
1445 d 2 h
rexy
/repos/alcasar/trunk/
Bug : Fix wrong rights on file "/tmp/current_users.txt"
2883
1446 d 3 h
rexy
/repos/alcasar/trunk/
Bug : Fix when users are disconnected even if they don't need to keep "status_page" open
2871
1464 d 6 h
rexy
/repos/alcasar/trunk/scripts/
- Watchdog tests now DNS resolution
- Fix a lack of configuration when updating (unbound-blackhole)
2864
1474 d 15 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
1586 d 3 h
rexy
/repos/alcasar/trunk/
Renaming ipset (without havp)
2830
1610 d 4 h
rexy
/repos/alcasar/trunk/scripts/
- Watchdog : control the INTIF status (in some conditions, this NIC stays disable)
2539
2376 d 20 h
tom.houdayer
/repos/alcasar/trunk/scripts/
2537
2376 d 20 h
tom.houdayer
/repos/alcasar/trunk/scripts/
Set a tag to logs send to syslog
2516
2420 d 8 h
rexy
/repos/alcasar/trunk/scripts/
Cleaning
2474
2497 d 22 h
tom.houdayer
/repos/alcasar/trunk/scripts/
Fix ALCASAR configuration file parsing in scripts (comments are correctly ignored)
2455
2518 d 5 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
2518 d 6 h
tom.houdayer
/repos/alcasar/trunk/
Replace indentation spaces with tabulations & remove end of line spaces in script files
2394
2622 d 11 h
tom.houdayer
/repos/alcasar/trunk/
The disconnection of users without the status page open can be disabled by a user attribute
2376
2633 d 6 h
tom.houdayer
/repos/alcasar/trunk/
IP address of active users are properly clean from "current_users.txt"
2278
2697 d 2 h
richard
/repos/alcasar/trunk/
Only one arping send with the watchdog
2250
2719 d 2 h
tom.houdayer
/repos/alcasar/trunk/
Reformat/clean index.php! (except translations)
2113
2853 d 2 h
richard
/repos/alcasar/trunk/
Ticket en arabe. Il reste à voir les caractères en PDF!!!
2108
2855 d 16 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
2856 d 2 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
2856 d 6 h
richard
/repos/alcasar/trunk/scripts/
commentaire avant modif
2075
2894 d 7 h
richard
/repos/alcasar/trunk/scripts/
Debug avant réécriture
2008
3020 d 15 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é
1867
3102 d 12 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
1818
3129 d 11 h
raphael.pion
/repos/alcasar/trunk/
Commit de Raphael :
- interception https
- correction : test wl & bl vide
- import BL/WL --> filtrage du fichier avec longueur TLD = 18 + test site iana
1688
3353 d 3 h
richard
/repos/alcasar/trunk/scripts/
Pb de déconexion pour les équipements en authentification MAC
1535
3602 d 2 h
richard
/repos/alcasar/trunk/scripts/
un mystère !!!
1500
3626 d 16 h
richard
/repos/alcasar/trunk/
Simplification fichier log
1474
3650 d 2 h
richard
/repos/alcasar/trunk/
Adaptation de scripts
1472
3650 d 7 h
richard
/repos/alcasar/trunk/
- ajout d'un dns-blackhole (port 56)
- simplification du watchdog en cas de détection de panne RSO
1469
3654 d 3 h
richard
/repos/alcasar/trunk/
On récupère les noms de INTIF et EXTIF dans le fichier de conf
1377
3796 d 2 h
richard
/repos/alcasar/trunk/
Ajout filtre radius WL/BL
1202
4077 d 8 h
crox53
/repos/alcasar/trunk/scripts/
- Ajout date/heure lorts des logs du Watchdog