Example #1
0
<?php

include "/etc/services/INET/interface.php";
fwrite("w", $START, "#!/bin/sh\n");
fwrite("w", $STOP, "#!/bin/sh\n");
ifsetup("WAN-3");
Example #2
0
<?php

include "/etc/services/INET/interface.php";
fwrite("w", $START, "#!/bin/sh\n");
fwrite("w", $STOP, "#!/bin/sh\n");
ifsetup("WAN-4");
Example #3
0
<?php

include "/etc/services/INET/interface.php";
fwrite("w", $START, "#!/bin/sh\n");
fwrite("w", $STOP, "#!/bin/sh\n");
ifsetup("LAN-3");
Example #4
0
<?php

include "/etc/services/INET/interface.php";
fwrite("w", $START, "#!/bin/sh\n");
fwrite("w", $STOP, "#!/bin/sh\n");
ifsetup("LAN-1");
Example #5
0
<?php

include "/etc/services/INET/interface.php";
fwrite("w", $START, "#!/bin/sh\n");
fwrite("w", $STOP, "#!/bin/sh\n");
ifsetup("LAN-4");
Example #6
0
<?php

include "/etc/services/INET/interface.php";
fwrite("w", $START, "#!/bin/sh\n");
fwrite("w", $STOP, "#!/bin/sh\n");
ifsetup("WAN-1");
Example #7
0
<?php

include "/etc/services/INET/interface.php";
fwrite("w", $START, "#!/bin/sh\n");
fwrite("w", $STOP, "#!/bin/sh\n");
ifsetup("WAN-2");
Example #8
0
<?php

include "/etc/services/INET/interface.php";
fwrite("w", $START, "#!/bin/sh\n");
fwrite("w", $STOP, "#!/bin/sh\n");
ifsetup("LAN-6");
Example #9
0
<?php

include "/etc/services/INET/interface.php";
fwrite("w", $START, "#!/bin/sh\n");
fwrite("w", $STOP, "#!/bin/sh\n");
ifsetup("LAN-2");
Example #10
0
<?php

include "/etc/services/INET/interface.php";
fwrite("w", $START, "#!/bin/sh\n");
fwrite("w", $STOP, "#!/bin/sh\n");
ifsetup("WAN-5");
Example #11
0
<?php

include "/etc/services/INET/interface.php";
fwrite("w", $START, "#!/bin/sh\n");
fwrite("w", $STOP, "#!/bin/sh\n");
ifsetup("BRIDGE-2");
Example #12
0
<?php

include "/etc/services/INET/interface.php";
fwrite("w", $START, "#!/bin/sh\n");
fwrite("w", $STOP, "#!/bin/sh\n");
ifsetup("LAN-5");
Example #13
0
<?php

include "/etc/services/INET/interface.php";
fwrite("w", $START, "#!/bin/sh\n");
fwrite("w", $STOP, "#!/bin/sh\n");
ifsetup("BRIDGE-1");