Re: ICS not working

From: rihad (rihad_at_mail.ru)
Date: 08/03/03


Date: Sun, 03 Aug 2003 17:28:32 +0500

On Sun, 03 Aug 2003 12:38:38 +0100, Ian Northeast
<ian@house-from-hell.demon.co.uk> wrote:

>
>iptables -A FORWARD -i ppp0 -o eth0 -m state --state ESTABLISHED,RELATED
>-j ACCEPT
>
>(all one line). This allows responses to the masqueraded packets back
>in.
>

Thanks a lot!! Works like silk.