[./gestion/config.py] Ajout des ports ouverts depuis l'exterieur
darcs-hash:20100228045631-8fbb1-99928dd5aec3f40df0ac6a7e288376f210818968.gz
This commit is contained in:
parent
3ac1a04e06
commit
f1207e6cfe
1 changed files with 2 additions and 0 deletions
|
@ -489,6 +489,8 @@ blacklist_sanctions = ['upload', 'warez', 'p2p', 'autodisc_p2p',
|
|||
adm_users = [ 'root', 'identd', 'daemon', 'postfix', 'freerad', 'amavis',
|
||||
'nut', 'respbats', 'list', 'sqlgrey', 'ntpd', 'lp' ]
|
||||
|
||||
open_ports = { 'tcp' : 22 }
|
||||
|
||||
# Debit max sur le vlan de la connexion gratuite
|
||||
debit_max_radin = 1000000
|
||||
debit_max_gratuit = 1000000
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue