Multiple IPs on single NIC and multiple VLANs



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



.



Relevant Pages

  • Multiple IPs with single NIC and multiple VLANS
    ... IP addresses should be obtained dynamically (DHCP) but they would be ... 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? ...
    (microsoft.public.development.device.drivers)
  • Multiple IPs with single NIC and multiple VLANs
    ... IP addresses should be obtained dynamically (DHCP) but they would be ... 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? ...
    (microsoft.public.pocketpc.developer.networking)
  • Multiple IPs with single NIC and multiple VLANs
    ... IP addresses should be obtained dynamically (DHCP) but they would be ... 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? ...
    (microsoft.public.windowsce.platbuilder)
  • Re: [patch 3/4] Configure out ethtool support
    ... in Linus' tree except for vlans and bridging. ... I see you've made bridging 'select ETHTOOL'; ... and every network driver. ...
    (Linux-Kernel)
  • Re: Multiple IPs with single NIC and multiple VLANS
    ... Could you give more details - how the dhcp servers are connected to ... 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? ...
    (microsoft.public.development.device.drivers)

Loading