Exemplo n.º 1
0
<?php

include "/etc/services/HTTP/httpsvcs.php";
fwrite("w", $START, "#!/bin/sh\n");
fwrite("w", $STOP, "#!/bin/sh\n");
httpsetup("BRIDGE-1");
Exemplo n.º 2
0
<?php

include "/etc/services/HTTP/httpsvcs.php";
fwrite("w", $START, "#!/bin/sh\n");
fwrite("w", $STOP, "#!/bin/sh\n");
httpsetup("LAN-2");
Exemplo n.º 3
0
<?php

include "/etc/services/HTTP/httpsvcs.php";
fwrite("w", $START, "#!/bin/sh\n");
fwrite("w", $STOP, "#!/bin/sh\n");
fwrite("a", $START, "service IPT.WAN-4 restart\n");
httpsetup("WAN-4");
Exemplo n.º 4
0
<?php

include "/etc/services/HTTP/httpsvcs.php";
fwrite("w", $START, "#!/bin/sh\n");
fwrite("w", $STOP, "#!/bin/sh\n");
httpsetup("BRIDGE-2");
Exemplo n.º 5
0
<?php

include "/etc/services/HTTP/httpsvcs.php";
fwrite("w", $START, "#!/bin/sh\n");
fwrite("w", $STOP, "#!/bin/sh\n");
fwrite("a", $START, "service IPT.WAN-1 restart\n");
fwrite("a", $START, "service STUNNEL restart\n");
httpsetup("WAN-1");
Exemplo n.º 6
0
<?php

include "/etc/services/HTTP/httpsvcs.php";
fwrite("w", $START, "#!/bin/sh\n");
fwrite("w", $STOP, "#!/bin/sh\n");
httpsetup("LAN-4");
Exemplo n.º 7
0
<?php

include "/etc/services/HTTP/httpsvcs.php";
fwrite("w", $START, "#!/bin/sh\n");
fwrite("w", $STOP, "#!/bin/sh\n");
httpsetup("LAN-1");
Exemplo n.º 8
0
<?php

include "/etc/services/HTTP/httpsvcs.php";
fwrite("w", $START, "#!/bin/sh\n");
fwrite("w", $STOP, "#!/bin/sh\n");
fwrite("a", $START, "service IPT.WAN-3 restart\n");
httpsetup("WAN-3");
Exemplo n.º 9
0
<?php

include "/etc/services/HTTP/httpsvcs.php";
fwrite("w", $START, "#!/bin/sh\n");
fwrite("w", $STOP, "#!/bin/sh\n");
httpsetup("LAN-6");
Exemplo n.º 10
0
<?php

include "/etc/services/HTTP/httpsvcs.php";
fwrite("w", $START, "#!/bin/sh\n");
fwrite("w", $STOP, "#!/bin/sh\n");
httpsetup("LAN-3");
Exemplo n.º 11
0
<?php

include "/etc/services/HTTP/httpsvcs.php";
fwrite("w", $START, "#!/bin/sh\n");
fwrite("w", $STOP, "#!/bin/sh\n");
fwrite("a", $START, "service IPT.WAN-2 restart\n");
httpsetup("WAN-2");
Exemplo n.º 12
0
<?php

include "/etc/services/HTTP/httpsvcs.php";
fwrite("w", $START, "#!/bin/sh\n");
fwrite("w", $STOP, "#!/bin/sh\n");
httpsetup("LAN-5");