[Openswan Users] Errors in openswan
Paul Wouters
paul at xelerance.com
Sat Oct 8 21:12:03 CEST 2005
On Fri, 7 Oct 2005, Abner Rodriguez D. wrote:
> because this message leaves me
>
> PC1: #ipsec setup restart
> ipsec_setup: (/etc/ipsec.conf, line 26)parameter is not wothin a section --
> 'restart' aborted
You have extra empty lines or bad tabs or spaces. Be sure to have it like:
conn yourname
paramter=value
paramter=value
paramter=value
conn yoursecondname
paramter=value
paramter=value
paramter=value
Do not put empty lines between these lines, and start paramters with a tab.
Paul
More information about the Users
mailing list