Multiple IPs on single NIC and multiple VLANs
- From: "Rodel Miguel" <rodel_miguel@xxxxxxxxx>
- Date: Wed, 2 Apr 2008 14:03:39 +0800
Hi Gurus,
I need your help in providing multiple IP addresses with a single NIC. The
IP addresses should be obtained dynamically (DHCP) but they would be
obtained from different networks, e.g. two VLANs.
How should I do this? Should I create two instances of the same miniport
driver? Or my driver should be able to handle packets from two different
VLANs and then send it to the proper handler on the higher layers? Please
point me to the proper links if the solution is already available.
I'm sorry if this has been asked on this group before.
Thank you very much for your help!
Best Regards,
- Rodel Miguel
.
- Follow-Ups:
- Re: Multiple IPs on single NIC and multiple VLANs
- From: Ben Voigt [C++ MVP]
- RE: Multiple IPs on single NIC and multiple VLANs
- From: Sainath , SMB KID
- Re: Multiple IPs on single NIC and multiple VLANs
- Prev by Date: Re: closing a socket while other thread does select() on it
- Next by Date: basic question about NetworkStream( read/write, multiple thread)
- Previous by thread: Windows 2003SP2 Socket Sends are much slower than Windows XP on my
- Next by thread: RE: Multiple IPs on single NIC and multiple VLANs
- Index(es):
Relevant Pages
|
Loading