No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
{{{9}}} - No incoming connections | {{{9}}} - No incoming connections | ||
{{{10}}} - SPKIFP | {{{10}}} - SPKIFP | ||
{{{11}}} - Autoconnect | |||
--> | --> | ||
// {{{5}}} | // {{{5}}} | ||
Line 21: | Line 22: | ||
-->{{#ifeq:{{{9|}}}|Yes||<br/>{{#if:{{{10|}}}||// }} hostname {{#if:{{{6|}}}|{{{6}}}|{{#if:{{{7}}}|{{{7}}}|{{{1}}}}}}}; {{#if:{{{6|}}}|{{#if:{{{7|}}}|// IPv6: {{{7}}}|}}|}}}}<!-- | -->{{#ifeq:{{{9|}}}|Yes||<br/>{{#if:{{{10|}}}||// }} hostname {{#if:{{{6|}}}|{{{6}}}|{{#if:{{{7}}}|{{{7}}}|{{{1}}}}}}}; {{#if:{{{6|}}}|{{#if:{{{7|}}}|// IPv6: {{{7}}}|}}|}}}}<!-- | ||
-->{{#ifeq:{{{9|}}}|Yes||<br/>{{#if:{{{10|}}}||// }} port {{#if:{{{8|}}}|{{{8}}}|6900}};}}<!-- | -->{{#ifeq:{{{9|}}}|Yes||<br/>{{#if:{{{10|}}}||// }} port {{#if:{{{8|}}}|{{{8}}}|6900}};}}<!-- | ||
-->{{#ifeq:{{{9|}}}|Yes||<br/>{{#if:{{{10|}}}||// }} options { tls; } }}<!-- | -->{{#ifeq:{{{9|}}}|Yes||<br/>{{#if:{{{10|}}}||// }} options { tls; {{#if:{{{11|}}}|autoconnect; }}} }}<!-- | ||
-->{{#ifeq:{{{9|}}}|Yes||<br/>{{#if:{{{10|}}}||// }} } }} | -->{{#ifeq:{{{9|}}}|Yes||<br/>{{#if:{{{10|}}}||// }} } }} | ||
{{#if:{{{10|}}}||// }} password "{{{10}}}" { spkifp; } | {{#if:{{{10|}}}||// }} password "{{{10}}}" { spkifp; } |
Latest revision as of 02:03, 7 September 2021
// {{{5}}} // Location: {{{4}}} // SID: {{{3}}}
// ERROR: This server does not have thespkifp
property set! //link {{{1}}} { // incoming { // mask *; // }
// outgoing {
// hostname {{{7}}};
// port 6900;
// options { tls; }
// } // password "{{{10}}}" { spkifp; } // class servers; //}