Advertisement
Guest User

Untitled

a guest
Nov 29th, 2016
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. <?php
  2. switch ($_GET['mac']) {
  3. case '00:1c:23:16:4b:b3';
  4. ?>
  5. #!ipxe
  6. sanboot iscsi:192.168.2.11:::1:iqn.2016-01.laptop-root
  7. <?php
  8. //sanboot iscsi:192.168.2.61:::1:iqn.2015-10.com.laptop-root
  9. break;
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement