<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:Wingdings;
        panose-1:5 0 0 0 0 0 0 0 0 0;}
@font-face
        {font-family:Wingdings;
        panose-1:5 0 0 0 0 0 0 0 0 0;}
@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-top:0in;
        margin-right:0in;
        margin-bottom:8.0pt;
        margin-left:0in;
        line-height:106%;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        color:black;}
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;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@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="1026" />
</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 bgcolor="white" lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="color:#1F497D">PCAP-VMS is kind of strange software.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">OpenVMS provides a PCAP library, which is not a full or complete implementation of the PCAP functionality found on other platforms. It is good enough for Ethernet packet dumping, but was not good enough for full—featured
 PCAP, which is why PCAP-VMS was written. PCAP-VMS is unsupported software that was written by a Digital/Compaq/HP OpenVMS engineer and depends on some undocumented interfaces in the OpenVMS network drivers to implement functionality. If VSI changed those undocumented
 APIs, it may have broken PCAP-VMS. You may need to contact VSI support and ask them if any of the network interfaces has changed that might break PCAP-VMS, and what might need to be fixed in PCAP-VMS to work with VSI OpenVMS.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">You might also ask them to support a full-featured PCAP library in the future, so that we don’t need PCAP-VMS any more.
</span><span style="font-family:Wingdings;color:#1F497D">J</span><span style="color:#1F497D"><o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">Just as a guess, does the newer rx2800 use TOE (TCP Offload Engine) network cards or use jumbo packets? That could change the “standard” Ethernet packet behavior enough that PCAP-VMS may no longer work.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">Dave<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<div>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal">
<b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowtext">From:</span></b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowtext"> Simh [mailto:simh-bounces@trailing-edge.com]
<b>On Behalf Of </b>gérard Calliet<br>
<b>Sent:</b> Sunday, March 27, 2016 6:37 PM<br>
<b>To:</b> simh@trailing-edge.com<br>
<b>Subject:</b> EXT :[Simh] simh on openvms (to get a VAX on top of an OpenVMS Itanium) >> network issue<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">Hello,<o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">I need help for pcap-vms. I use (vax-)simh on top of OpenVMS (VSI) Itanium i4.<o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">I tested vax-simh (simh 4.0 beta) and pcap-vms on OpenVMS on an Itanium rx2660, and it worked fine.
<o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">On OpenVMS i4 (rx2880), with exactly the same configuration, and images, I can see my NICs from the simh prompt (sho eth), I can attach a device (attach xq0 ethn), assign it a mac
 address, and my VAX-VMS on top of simh sees the emulated device, can send data, but does not receive anything.<o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">Can you give me advice, way of tracing the problem, hypothesis ?
<o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">I tried to boot the OpenVMS host in startup_p1 MIN, to test if I get the same problem when there is no network software on the host (like DecNet, or Tcpip), and the problem remains.<o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">I rebuilt the pcap-vms from scratch on the i4 host, and the problem remains.<o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">Do you think there could be an hardware issue, like the NIC which cannot work in promiscuitus mode ?<o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">Any help should be welcomed,<o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"> <o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">Gérard Calliet<o:p></o:p></p>
</div>
</body>
</html>