[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ssm] IPv6 Multicast Throughput problems in 802.11
Hello;
On 11/15/05, Tiago Sousa <tmas at dei.uc.pt> wrote:
> Thanks for the reply.
>
> Well, one cool thing about 802.11 is that you can generally see every
> packet.
>
> Have you used tcpdump to see if the packets get placed into the air ?
>
> Yes. I sniff the router outgoing interface where the AP is connect and I can
> see the packets flying to air.
>
> That should distinguish between broken packets (they are there, but
> fragmented or
> have some other problem) and some filtering happening in the access point
> or
> upstream.
>
> It is true. The majority of times I see fragmented packets in the outgoing
> interface. Do you think that AP is filtering this fragmented packets? Why?
>
That sounds bad. A lot of stuff will drop fragmented packets, or maybe
the router CPU will be overloaded by them, so IMHO they
should be avoided if at all possible. Now the question is, where are they
fragmented and why ?
Your AP might not forward fragmented packets at all, for example. It
sounds like it if
I am reading your comments correctly.
Possible reasons are
- an IPv6 tunnel (over IPv4 ?) - lots of times, people forget about the tunnel
overhead in doing static MTU calculations. Maybe it's going through a tunnel
within a tunnel. Maybe it's the extra size of the IPv6 headers.
- Something broken in configurations or ... .
If you look at packet sizes going into the router
and going out of the router (or where-ever the fragmentation is occuring), you
should be able to figure out the _actual_ MTU. That may or may not
match the _configured_ MTU.
- Something broken, period. If all else fails, try a different NIC card.
If you can sniff upstream, you should be able to at least find out
where the packets are fragmented.
> If they aren't, you should be able to put a hub at the AP or look on
> the AP LAN and see if they are _reaching_ the AP. (You can join the
> group on the AP LAN if it is not broadcasting multicast) If they are,
> then it's an AP problem. If I had to guess,
> I would suspect an AP problem, but it's good to know for sure.
>
> I will find another AP and try.
>
That sounds like a good idea, but you still need to make sure that
- packets are getting to the router unfragmented
- 98% of the packets are fragmented by the time they reach the AP (to get from
2 Mbps to 40 Kbps).
- the AP is dropping these.
- what box is actually doing the fragmentation. (For example, is there
a switch in the path ? A firewall ?)
I suspect you're pretty close to figuring this one out.
Regards
Marshall
> Thanks.
>
> Tiago Sousa
>
> Regards
> Marshall
>
> On 11/14/05, Tiago Sousa <tmas at dei.uc.pt> wrote:
> >
> >
> >
> > Hello to all
> >
> >
> >
> > I am testing the PIM-SSM daemon (both freebsd and linux) and mrd6 (another
> > IPv6 multicast routing daemon) in a wireless link.
> >
> > The problem I encountered with both pim6sd daemon and mrd6 is that I'm
> > sending multicast traffic at 4 Mbps and the throughput in the mobile node
> > (which is very near from de access point) rounds 40 kbps.
> >
> > I am using the mad-flute tool to send the multicast SSM traffic and the
> > tcpdump plus trpr to analyze the data. I have also used IxChariot and the
> > results are the same.
> >
> >
> >
> > Anyone knows why the throughput decreases so much in the wireless link?
> > (The multicast TTL is well defined, I have experimented with several
> > pci/pcmcia cards and drivers and several access points configurations
> > (different channels and rates (801.11b and 802.11g)). The results are
> remain
> > always the same).
> >
> >
> >
> > I would appreciate any help/hint that helps me to explain these results.
> >
> >
> >
> > Thanks.
> >
> >
> >
> > Tiago Sousa
> >
> >
> > _______________________________________________
> > ssm mailing list
> > ssm at ietf.org
> > https://www1.ietf.org/mailman/listinfo/ssm
> >
> >
> >
>
> _______________________________________________
> ssm mailing list
> ssm at ietf.org
> https://www1.ietf.org/mailman/listinfo/ssm
>
>
_______________________________________________
ssm mailing list
ssm at ietf.org
https://www1.ietf.org/mailman/listinfo/ssm