EasyManua.ls Logo

Matrox Extio 3 Series - Page 110

Matrox Extio 3 Series
120 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
110 Matrox Extio 3 Series – User Guide
The “children” sub-section
Matrox supports only one CHILD_SA description, whose name is forced to "child", so the "children"
sub-section must not contain a <child> sub-section as in the usual swanctl.conf syntax like this:
"connections.<conn>.children.<child>.params...", it should rather look like this:
"connections.<conn>.children.params".
Good syntax:
"connections" : {
"<connection-name>" : {
...
"children" : {
"param" : "value",
...
},
...
}
}
Bad syntax (usual swanctl.conf syntax):
"connections" : {
"<connection-name>" : {
...
"children" : {
"<child-name>" : {
"param" : "value",
...
}
},
...
}
}

Table of Contents

Related product manuals