[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: isakmpd.conf probs.
- To: "Damien Miller" <djm@mindrot.org>
- Subject: Re: isakmpd.conf probs.
- From: "Craig Hammond" <Craig@sbisolutions.com.au>
- Date: Fri, 24 Jan 2003 16:43:39 +1100
- Cc: <misc@openbsd.org>
- content-class: urn:content-classes:message
- Thread-Index: AcLDV50Z/f04f2pSRa+NBcyS0RfRQAAEp6zg
- Thread-Topic: 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.