Le samedi 10 ao�t 2002, � 17:32, Vazco �crivait :
> iptables -A restrictions -s 192.168.1.2 -d 213.193.13.0/24 -j DROP

En fait, il vaudrait mieux :
iptables -A restrictions -s 192.168.1.2 -d 213.193.13.0/24 -j REJECT
--reject-with icmp-net-prohibited

La prochaine fois, je tournerai sept fois mon clavier...

Répondre à