[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Queues on Ethernet clones
On Thu, 4 May 2000, sat wrote:
>
> Hello all,
> I was just tryin to simulate the multihomed host using ethernet clones , but
> when I tried attaching qdisc's it couldnt find the device eth0:0 .
> After browsing thru the code , I found that it compares the entries with
> idxmap[] which is probably picking up names from ifinfomsg.
> So does that mean that the clone is not considered as a valid device ?
> Thanks,
You could do it by just attaching to the main ether device and filtering
based on src IP addresses instead.
cheers,
jamal