On Tue, Oct 8, 2013 at 6:04 PM, james gray <kmz...@gmail.com> wrote:
>
> working with Debian 7.0
>
> working with the examples at
>
> https://wiki.debian.org/iptables
>
> when i write a example for a lo0 table as shown
>
> -A INPUT -i lo -j ACCEPT
>
> and follow procedure of
>
> iptables-restore < file-name
>
> i do receive a message "line failed" for that line as shown above.

Was your file

-A INPUT -i lo -j ACCEPT

?

Or was it

*filter
-A INPUT -i lo -j ACCEPT
COMMIT

?


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAOdo=Sy_XOu_3GszZUL6vL+P66M8FAb2Q1+dWjm9=mf7qac...@mail.gmail.com

Reply via email to