Re: NDIS Mux sample
- From: "Angie" <kimojolin@xxxxxxxxx>
- Date: Thu, 27 Dec 2007 12:35:56 -0800
The sample MUX driver, by default, will bind to all NIC installed in your
system. if you want to bind to a particular NIC, you must modify the sample
NIC to do so. After the MUX driver binding to a particular NIC, all traffics
the MUX modified and send will flow to that particular NIC only.
"uri habusha" <urih@xxxxxxxxxxxx> wrote in message
news:uERixSxRIHA.1164@xxxxxxxxxxxxxxxxxxxxxxx
I worked with NDIS 5.2 and try to create a VLAN. If I understand correctly
I should use an intermediate driver for this propose, searching the WDK
documentation points me to mux sample. I installed it on XP 64 bits, and
after installation it appears multiple times one for each physical NIC I
have on the machine. In addition I didn't succeeded to create multiple VLAN
My questions are:
- Do I really need an intermediate driver for creating a VLAN. My miniport
driver know how to add the VLAN tag on sending and strip it on receive
- Why when I install the MUX sample on specific LAN, it installed on all
the LAN in my machine.
- How can I create multiple VLANs on specific NIC
Thanks in advance for your help
Uri
.
- References:
- NDIS Mux sample
- From: uri habusha
- NDIS Mux sample
- Prev by Date: Re: Illegal instruction - code c000001d (!!! second chance !!!)
- Next by Date: Re: Illegal instruction - code c000001d (!!! second chance !!!)
- Previous by thread: NDIS Mux sample
- Next by thread: [printer rendering driver] KERNEL_MODE_EXCEPTION_NOT_HANDLED in vSrcCopyS24D24Identity
- Index(es):
Relevant Pages
|