Re: NDIS Test fails in Ndis.

From: Mitesh Desai [MSFT] (miteshd_at_online.microsoft.com)
Date: 02/28/04


Date: Sat, 28 Feb 2004 12:49:42 -0800

Regarding NDISTest client not seeing the server. One common cause of this is
mismatch between type of test adapter and selected server support adapter.
If you have selected "Your Test Device Name" on the client side, make sure
you select "Your Test Device Name" on the server side and NOT "<Some IP
Address> over Your Test Device Name".

Also make sure that you can ping the server machine's message card IP
address from the client machine.

Mitesh

-- 
This posting is provided "AS IS" with no warranties, and confers no rights.
"Larry Clawson" <larry.clawson@honeywell.com> wrote in message
news:e8OdysK$DHA.2592@TK2MSFTNGP10.phx.gbl...
> I'm running NdisTest with multiple cards in a single machine. I could not
> get the client to see the server support IP.
>
> I run the 2c_LoadUnload test only and Ndis has a fatal error on test 9 or
> test 13. My driver has the MiniportHalt function called, I call
> NdisCloseAdapter and pend on an event waiting for the close to complete.
My
> PtCloseAdapterComplete is called. I check that the BindingContext is not
> NULL and call NdisCompleteUnbindAdapter() with the BindContext. During
this
> Ndis call I get the following fatal error:
>
> *** Fatal System Error: 0x0000000a
>                        (0x0000014E,0x0000001C,0x00000000,0x804F9734)
>
> Doing "!analyze -v" shows that IRQL_NOT_LESS_OR_EQUAL  happened when Ndis
> tried to set an Event.
> KeGetCurrentIrql() returns a value of 0x00 right before my call to
> NdisCompleteUnbindAdapter() .
>
> I'm open for any suggestions to find out why this is happening.
>
> I attached the WinDbg capture from the run.
>
>
>
> Thanks
>
> Larry C
>
>
>


Relevant Pages

  • Re: What doesnt lend itself to OO?
    ... >> proxy and instructs the server to constuct the real object. ... rather than client code. ... If 'clock' is instantiated in the server, ... > for the server interface at the OOA level. ...
    (comp.object)
  • This is going straight to the pool room
    ... or not the client has privilege to do what they're trying to do, ... The server environment is this: ... 3GL User action Routines that Tier3 will execute on your behalf during the ... Routine Name: USER_INIT ...
    (comp.os.vms)
  • [Full-Disclosure] R: Full-Disclosure Digest, Vol 3, Issue 42
    ... Full-Disclosure Digest, Vol 3, Issue 42 ... SD Server 4.0.70 Directory Traversal Bug ... Arkeia Network Backup Client Remote Access ...
    (Full-Disclosure)
  • Re: What doesnt lend itself to OO?
    ... > rather than client code. ... no way to do that without also touching the object with clock semantics ... will not encapsulate both clock semantics and network semantics. ... The server can do whatever it wants ...
    (comp.object)
  • RE: Fax monitor incoming + outgoing calls?
    ... problem between the client computer and the SBS server. ... Client is using the internal IP address of the SBS server as the ... To the folder redirection GPO issue: ...
    (microsoft.public.windows.server.sbs)

Loading