Fwd: Re: VLANs and Network Emulation
Hazelsnitzel <[email protected]> Wed, 24 Jan 2007 10:41:53 -0800
| Newsgroups | gmane.linux.drivers.vlan |
|---|---|
| Message-ID | <[email protected]> |
>"Linux 802.1Q VLAN" <[email protected]> Thanks for your reply. We solved a similar problem with tc IP filtering and used an HTB qdisc with a netem qdisc added to each HTB class. This enabled us to specify network characteristics of each emulated link independently. I was planning to use the same approach, but filter by MAC address instead of IP address. I hope that works. Bob