2009/3/24 Pol Hallen <[email protected]>: > iptables -A FORWARD -m state --state ESTABLISHED,RELATED -d 192.168.1.0/24 -j > ACCEPT Prova a modificarla così:
iptables -A FORWARD -m state --state ESTABLISHED,RELATED -j ACCEPT -- Dario Pilori -Linux registered user #406515 -Debian GNU/Linux "squeeze" user -Per favore non inviatemi documenti in formato Word o PowerPoint. Per info: http://www.gnu.org/philosophy/no-word-attachments.it.html -- Per REVOCARE l'iscrizione alla lista, inviare un email a [email protected] con oggetto "unsubscribe". Per problemi inviare un email in INGLESE a [email protected] To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

