Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?php
- switch ($_GET['mac']) {
- case '00:1c:23:16:4b:b3';
- ?>
- #!ipxe
- sanboot iscsi:192.168.2.11:::1:iqn.2016-01.laptop-root
- <?php
- //sanboot iscsi:192.168.2.61:::1:iqn.2015-10.com.laptop-root
- break;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement