Re: Iptables not starting

From: Tommy Reynolds (TommyReynolds_at_yahoo.com)
Date: 09/28/05


Date: Wed, 28 Sep 2005 10:25:21 -0500

On Tue, 27 Sep 2005 23:20:16 -0500, John Crane wrote:

> Hi Guys thanks for all your help. I found that it was actually because the
> script needed to be in unix format. I opened it in VI and set the format
> to unix and it works!

To avoid this problem in future, add the line

        set ff=unix

to your "~/.vimrc" file.

Cheers