Exemplo n.º 1
0
<?php

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

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

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

include "/etc/services/INET/interface.php";
fwrite("w", $START, "#!/bin/sh\n");
fwrite("w", $STOP, "#!/bin/sh\n");
ifsetup("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");
ifsetup("LAN-4");
Exemplo n.º 6
0
<?php

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

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

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

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

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

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

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

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