Exemplo n.º 1
0
<?php

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

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

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

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

include "/etc/services/DHCPS/dhcps6.php";
fwrite("w", $START, "#!/bin/sh\n");
fwrite("w", $STOP, "#!/bin/sh\n");
dhcps6setup("LAN-1");
Exemplo n.º 6
0
<?php

include "/etc/services/DHCPS/dhcps6.php";
fwrite("w", $START, "#!/bin/sh\n");
fwrite("w", $STOP, "#!/bin/sh\n");
dhcps6setup("LAN-4");