Subversion Repositories ALCASAR

Rev

Rev 615 | Rev 675 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log

Rev 615 Rev 672
Line 1... Line 1...
1
#!/bin/sh
1
#!/bin/bash
2
# $Id: alcasar-iptables.sh 615 2011-05-24 21:47:25Z richard $
2
# $Id: alcasar-iptables.sh 672 2011-07-08 15:34:22Z richard $
-
 
3
 
-
 
4
# alcasar-iptables.sh
-
 
5
# by Rexy - 3abtux - CPN
-
 
6
# This script is distributed under the Gnu General Public License (GPL)
-
 
7
 
3
# Script de mise en place des regles du parefeu d'Alcasar (mode normal)
8
# Mise en place des regles du parefeu d'Alcasar (mode normal)
4
# This script write the netfilter rules for ALCASAR
9
# This script write the netfilter rules for ALCASAR
5
# Rexy - 3abtux - CPN
-
 
6
# There are three channels for log :
10
# There are three channels for log :
7
#	1 (default) for tracability;
11
#	1 (default) for tracability;
8
#	2 for secure admin (ssh);
12
#	2 for secure admin (ssh);
9
#	3 for exterior access attempts.
13
#	3 for exterior access attempts.
10
# The French Security Agency (ANSSI) rules was applied by 'alcasar.sh' script
14
# The French Security Agency (ANSSI) rules was applied by 'alcasar.sh' script