Esempio n. 1
0
<?php

/* fatlady is used to validate the configuration for the specific service.
 * 3 variables should be returned for the result:
 * FATLADY_result, FATLADY_node & FATLADY_message. */
include "/htdocs/phplib/fatlady/INET/inet.php";
fatlady_inet($FATLADY_prefix, "BRIDGE-1", "0");
Esempio n. 2
0
<?php

/* fatlady is used to validate the configuration for the specific service.
 * 3 variables should be returned for the result:
 * FATLADY_result, FATLADY_node & FATLADY_message. */
include "/htdocs/phplib/fatlady/INET/inet.php";
fatlady_inet($FATLADY_prefix, "LAN-2", "0");
Esempio n. 3
0
<?php

/* fatlady is used to validate the configuration for the specific service.
 * 3 variables should be returned for the result:
 * FATLADY_result, FATLADY_node & FATLADY_message. */
include "/htdocs/phplib/fatlady/INET/inet.php";
fatlady_inet($FATLADY_prefix, "WAN-2", "1");
Esempio n. 4
0
<?php

/* fatlady is used to validate the configuration for the specific service.
 * 3 variables should be returned for the result:
 * FATLADY_result, FATLADY_node & FATLADY_message. */
include "/htdocs/phplib/fatlady/INET/inet.php";
fatlady_inet($FATLADY_prefix, "WAN-5", "0");