[PLUTO-help] IPTABLES

gianni eliabaley a interfree.it
Gio 13 Maggio 2004 16:01:49 CEST


Io ho provato con:

iptables -A OUTPUT -p tcp --dport 22,80 -j ACCEPT

ma ho avuto come risposta un messaggio di errore su --dport 22,80, forse 
dovevo scrivere multiport davanti a --dport ?
momentaneamente ho scritto due volte il comando prima con --dport 22 e poi 
con --dport 89

gianni

At 14.16 13/05/2004, you wrote:
>Se non hai un server DNS interno che faccia anche Zone transfer, non
>serve il tcp:53
>
> > ##http,ftp,smtp,pop3,ssh
> > iptables -A OUTPUT -p tcp -m multiport --dport 80,21,110,25,22 -j ACCEPT
> > iptables -A OUTPUT -p udp -m multiport --dport 80,21,110,25,22 -j ACCEPT
>
>web, ftp, pop3 e ssh sono tutti servizi SOLO tcp
>
>Cosė, giusto se vuoi chiudere ancora un po'....




More information about the pluto-help mailing list