Exemplo n.º 1
0
<?php

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

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

include "/etc/services/INET/interface.php";
fwrite("w", $START, "#!/bin/sh\n");
fwrite("w", $STOP, "#!/bin/sh\n");
ifchildsetup("WAN-3");
fwrite("a", $START, "#sleep 2\n");
Exemplo n.º 4
0
<?php

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

include "/etc/services/INET/interface.php";
fwrite("w", $START, "#!/bin/sh\n");
fwrite("w", $STOP, "#!/bin/sh\n");
ifchildsetup("LAN-4");
//fwrite("a",$START, "sleep 2\n");