Re: NDIS IM over NDISWAN on XPSP2
From: Soquel Dude (ImInSoquel_at_nospam.nospam)
Date: 02/28/05
- Next message: Alexander Grigoriev: "Re: NTFS block allocation policy (how does it work?)"
- Previous message: Spiro Trikaliotis: "Re: PREfast: Different outcome if compiled with or without?"
- In reply to: stan bell: "NDIS IM over NDISWAN on XPSP2"
- Next in thread: Gabriel Bogdan: "Re: NDIS IM over NDISWAN on XPSP2"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 28 Feb 2005 07:10:58 -0800
I have seen it and posted many messages to this group, but have received no
replies about this.
One suggestion: On a WAN link, make a copy of the packet you pend and
complete the send of the proginal packet. Then, send the copied packet once
you receive the ACK from the MANAGER.
"stan bell" <stan.bell@systemsoft.co.uk> wrote in message
news:uvniqMYHFHA.1996@TK2MSFTNGP12.phx.gbl...
>I have an NDISIM that polices N/W traffic by detecting 'suspect' packets,
> pending them, internally queuing them and then using a worker thread to
> call
> TDI to send a TCP message seeking sanction for the suspect packet from
> another computer (the MANAGER). The MANAGER responds with a go/nogo status
> and the IM driver releases or bounces the suspect packet.
>
> This all works OK on Ethernet and WAN links up to Windows XP/SP1 but with
> SP2 I see the following :
>
> (a) Install XP/SP1 on a machine fitted with a NIC, upgrade to SP2.
> Everything works OK. LAN/WAN traffic is policed.
> (b) Install XP/SP1 on a machine without at NIC. Everything works fine. WAN
> traffic is policed.
> (c) upgrade (b) to SP2 and the following happens :
> When a suspect packet is detected and pended, no further packets are
> presented to the IM driver.
> Meaning that the TCP message containing the sanction request cannot
> reach the MANAGER.
> Nothing proceeds until my 'emergency' timeouts fire.
>
> Has anyone else seen this, or similar, behaviour? Any suggestions for
> avenues for investigation would be welcome.
>
> TIA
>
> Stan
>
>
- Next message: Alexander Grigoriev: "Re: NTFS block allocation policy (how does it work?)"
- Previous message: Spiro Trikaliotis: "Re: PREfast: Different outcome if compiled with or without?"
- In reply to: stan bell: "NDIS IM over NDISWAN on XPSP2"
- Next in thread: Gabriel Bogdan: "Re: NDIS IM over NDISWAN on XPSP2"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|