|
|
|
|
|
|
|
|
|
|
xen-users
RE: [Xen-users] Xen & TC & Asterisk
You can do some limited policing of inbound traffic under Linux using the
"ingress" qdisc. It can police traffic when it comes into the Linux kernel
network stack (both from the physical NIC driver or from any VMs through their
VIFs). Also, you could think about eventually using LinuxIMQ which allows you a
bit more flexibility to rate control incoming traffic under Linux.
> -----Original Message-----
> From: --[ UxBoD ]-- [mailto:uxbod@xxxxxxxxxxxx]
> Sent: 21 August 2008 15:49
> To: Fischer, Anna
> Cc: xen-users@xxxxxxxxxxxxxxxxxxx
> Subject: Re: [Xen-users] Xen & TC & Asterisk
>
> Hmmmm ... Looks like it is not quite correct then. What I am after is
> the ability to control both inbound and outbound VoIP traffic so it has
> priority. Any advice please ?
>
> Regards,
>
> --
> --[ UxBoD ]--
> // PGP Key: "curl -s http://www.splatnix.net/uxbod.asc | gpg --import"
> // Fingerprint: F57A 0CBD DD19 79E9 1FCC A612 CB36 D89D 2C5A 3A84
> // Keyserver: www.keyserver.net Key-ID: 0x2C5A3A84
> // Phone: +44 845 869 2749 SIP Phone: uxbod@xxxxxxxxxxxxxxxx
>
> ----- "Anna Fischer" <anna.fischer@xxxxxx> wrote:
>
> > Note that the qdisc configuration you have posted regulates
> *outbound*
> > traffic going onto the network. Is that what you want, because you
> > talk about DomU being the destination? In general it is correct to
> > attach qdiscs to peth0 for traffic to/from the network and eth0 only
> > specific for Dom0 rate controlling.
> >
> >
> >
> > _______________________________________________
> >
> > Xen-users mailing list
> >
> > Xen-users@xxxxxxxxxxxxxxxxxxx
> >
> > http://lists.xensource.com/xen-users
>
> --
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|