implantation

serveur

distribution

version kernel

version package

backup (*)

Commentaire

Cotonou

mail-cotonou.bj.refer.org

Etch

linux-image-2.6-k7

2.6.18-6-k7

backuppc

ok

Cotonou

cnfc.bj.refer.org

Etch

linux-image-2.6-k7

2.6.18-6-k7

backuppc

ok

Cotonou

fw.bj.refer.org

Etch

linux-image-2.6-k7

2.6.18-6-k7

backuppc

ok

Cotonou

interne

Etch

linux-image-2.6-k7

2.6.18-6-k7

backuppc

ok

Cotonou

backup.bj.refer.org

Etch

linux-image-2.6-k7

2.6.18-6-k7

backuppc

ok

Cotonou

openvz.bj.refer.org

Etch

linux-image-2.6.18-14-fza-686-bigmem

2.6.18-14-fza-686-bigmem

backuppc

ok

mail-cotonou.bj.refer.org : 81.91.236.2

Mon serveur chouchou. Il s'appelle aussi : bj.refer.org, pop.bj.refer.org, smtp.bj.refer.org, mail.bj.refer.org, imap.bj.refer.org, cotonou.bj.refer.org. Il supporte plein de services sensibles :

cnfc.bj.refer.org

Le serveur de fichier du CNF. Son autre nom est nfs-cotonou.bj.refer.org.

iptables -t nat -A PREROUTING -s $ip ! -d 81.91.236.0/27 -p tcp --dport www -j REDIRECT --to-ports 3128 

iptables -t nat -A PREROUTING -s ip_source -d ip_destination -j RETURN 

(Vérifier vraiment que cela ne marche pas avant)

fw.bj.refer.org

Le Firewall du CNF. Son autre nom est fw.bj.auf.

Quelques trucs qui sont spécifiques à nous

$IPT -A INPUT -p udp --dport 1194 -j ACCEPT 

$IPT -A OUTPUT -p udp -j ACCEPT 

$IPTF -p udp -i $ETHOPT -o $ETHRPV -m state --state NEW -d $VOIPRPV --dport 4569 -j ACCEPT 
$IPTF -p udp -i $ETHRPV -o $ETHOPT -m state --state NEW -s $VOIPRPV --dport 4569 -j ACCEPT
$IPTF -p udp -i $ETHDMZ -o $ETHRPV -m state --state NEW -d $VOIPRPV --dport 4569 -j ACCEPT
$IPTF -p udp -i $ETHRPV -o $ETHDMZ -m state --state NEW -s $VOIPRPV --dport 4569 -j ACCEPT 

${IPT} -t filter -A FORWARD -s $IPCNFC -p tcp -m tcp --dport 1600 -m state --state NEW -j ACCEPT 

${IPT} -t nat -A POSTROUTING -o $ETHUNIV -j SNAT --to-source $VOIPPUB

$IPT -t mangle -A PREROUTING -s $IPCNFC -p tcp --dport 80 -j RETURN 

$IPT -t mangle -A PREROUTING -i IP_RESEAU -p tcp --dport 80 -j MARK --set-mark 1 

/sbin/ip route add table 11 default via $CNFC 
/sbin/ip rule add fwmark 1 table 11 

internet.bj.auf

backup.bj.auf

ZAO/Cotonou/Parc/Serveurs (dernière édition le 2010-01-19 12:20:10 par FranckKouyami)