Exemple #1
0
<?php

include "/etc/services/DHCPS/dhcpserver.php";
fwrite("w", $START, "#!/bin/sh\n");
fwrite("w", $STOP, "#!/bin/sh\n");
dhcps4setup("LAN-5");
<?php

include "/etc/services/DHCPS/dhcpserver.php";
fwrite("w", $START, "#!/bin/sh\n");
fwrite("w", $STOP, "#!/bin/sh\n");
dhcps4setup("BRIDGE-1");
Exemple #3
0
<?php

include "/etc/services/DHCPS/dhcpserver.php";
fwrite("w", $START, "#!/bin/sh\n");
fwrite("w", $STOP, "#!/bin/sh\n");
dhcps4setup("LAN-6");
Exemple #4
0
<?php

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

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

include "/etc/services/DHCPS/dhcpserver.php";
fwrite("w", $START, "#!/bin/sh\n");
fwrite("w", $STOP, "#!/bin/sh\n");
dhcps4setup("LAN-3");
Exemple #7
0
<?php

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