Hi Bruce
Did you also add the NdisMediumWan case to the PtReceive and
PtReceiveComplete function?
Othmar Christen
Project Engineer, Research & Development PC Applications
mailto:xxxxx@crypto.ch mailto:xxxxx
Crypto AG
P. O. Box 460
CH-6301 Zug / Switzerland
Phone: +41 41/749 77 22
direct: +41 41/749 73 82
Fax: +41 41/741 22 72
http://www.crypto.ch http:</http:>
-----Original Message-----
From: iban [mailto:brucie@263.net]
Sent: Dienstag, 25. September 2001 06:56
To: NT Developers Interest List
Subject: [ntdev] Problems when implement NAT using NDIS Intermediate driver
I read Passthru example of XP DDK, and add NdisMediumWan to
NdisMediuArray.
In MpInitialize, I add the following lines as Passthru for XP:
Medium=pAdapt->Medium;
if (Medium == NdisMediumWan)
{
Medium = NdisMedium802_3;
}
And the inf was also modified as “ethernet, tokenring, fddi, wan”.
—
You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com</mailto:xxxxx>