<html xmlns="http://www.w3.org/TR/REC-html40" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:v="urn:schemas-microsoft-com:vml"><head><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Balloon Text Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.BalloonTextChar
        {mso-style-name:"Balloon Text Char";
        mso-style-priority:99;
        mso-style-link:"Balloon Text";
        font-family:"Tahoma","sans-serif";}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="2050" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body vlink="purple" link="blue" lang="EN-US"><div class="WordSection1"><p class="MsoNormal">If this is the right forum…<o:p></o:p></p><p class="MsoNormal"><o:p> </o:p></p><p class="MsoNormal"><o:p> </o:p></p><p class="MsoNormal">I have the following…<o:p></o:p></p><p class="MsoNormal"><o:p> </o:p></p><p class="MsoNormal">Linux tftp server serving gpxe<o:p></o:p></p><p class="MsoNormal"><o:p> </o:p></p><p class="MsoNormal">-r--r--r--. 1 nobody nobody 299862 Dec 28 09:32 gpxe1.kpxe<o:p></o:p></p><p class="MsoNormal">[root@netbootserver tftpboot]# ls -al boot<o:p></o:p></p><p class="MsoNormal">total 12<o:p></o:p></p><p class="MsoNormal">drwxr-xr-x. 2 root root 4096 Dec 28 09:41 .<o:p></o:p></p><p class="MsoNormal">drwxr-xr-x. 3 root root 4096 Dec 28 09:40 ..<o:p></o:p></p><p class="MsoNormal">-r--r--r--. 1 nobody nobody 101 Dec 28 09:41 pxeboot.com<o:p></o:p></p><p class="MsoNormal"><o:p> </o:p></p><p class="MsoNormal">I have tested tftp and these files transfer correctly…<o:p></o:p></p><p class="MsoNormal"><o:p> </o:p></p><p class="MsoNormal">[root@netbootserver tftpboot]# cat /var/lib/tftpboot/boot/pxeboot.com<o:p></o:p></p><p class="MsoNormal">#!gpxe<o:p></o:p></p><p class="MsoNormal">#!gpxe<o:p></o:p></p><p class="MsoNormal">sanboot iscsi:10.0.2.11::::iqn.1986-03.com.sun:02:97bebe5c-1b1d-eb86-e256-85586d5e097e<o:p></o:p></p><p class="MsoNormal"><o:p> </o:p></p><p class="MsoNormal">And it appears this successfully downloads…<o:p></o:p></p><p class="MsoNormal"><o:p> </o:p></p><p class="MsoNormal">If I boot win 7 on the local disk I can access the iscsi lun with no problems. I imaged the iscsi lun from this running win 7 image<o:p></o:p></p><p class="MsoNormal"><o:p> </o:p></p><p class="MsoNormal">Below is my DHCP config… I have removed the route as these machine are all on the same subnet.<o:p></o:p></p><p class="MsoNormal"><o:p> </o:p></p><p class="MsoNormal"><img src="cid:image001.png@01CBA67B.D07492C0" id="Picture_x0020_1" height="199" width="774"><o:p></o:p></p><p class="MsoNormal"><o:p> </o:p></p><p class="MsoNormal"><o:p> </o:p></p><p class="MsoNormal">Problem is I get the pxeboot.com file loaded and it just sits there. Looks like there is network traffic but my Sun NAS is not seeing any iSCSI traffic? <o:p></o:p></p><p class="MsoNormal"><o:p> </o:p></p><p class="MsoNormal">Thoughts?<o:p></o:p></p><p class="MsoNormal"><o:p> </o:p></p><p class="MsoNormal"><o:p> </o:p></p><p class="MsoNormal"><o:p> </o:p></p><p class="MsoNormal"><o:p> </o:p></p></div></body></html>