[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: isakmpd.conf probs.



>> I get the following error when I start isakmpd
>> Default conf_get_list: empty field, ignoring...
>> 
>> I used cat -ev to check for extraneous white space, but there isn't 
>> any.
>
> > Connections=     ClaytonNet-StAlbansNet,ClaytonGate-StAlbansNet,\
> >                  ClaytonNet-ThornburyNet,ClaytonGate-ThornburyNet
>^^^^^^^^^^^^^^^^^^^
>This looks like whitespace to me :)
>
>Try putting them all on one line.

Yes, true, but if I take it out:

Connections=     ClaytonNet-StAlbansNet,ClaytonGate-StAlbansNet,\
ClaytonNet-ThornburyNet,ClaytonGate-ThornburyNet

I still get the same error when starting isakmpd.

I did just try putting it all on one line and it works. Doesn't
look as good, but the important thing is that it works.

I am still curious as to what I'm doing wrong with the \, but at
least it works.

Thanks for your help.
Craig.