Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Linux gateway - multicast problem



Have a look at your /etc/mrouted.conf and verify the following entries.

phyint dvb0 altnet 128.0.0.0/1 altnet 125.0.0.0/1
phyint eth0

Did you enable PID 0x312 (tcpdump shows only PID 0x311, check for x.x.3.18)
? Otherwise let dvbd do it for you (if you set dvbauto to ON and disable the
PID in /etc/dvbd.conf (#).


Karsten


----- Original Message -----
From: Phil Bingham <phil@ukmail.org>
To: Karsten Siebert <Karsten.Siebert@dataplanet.net>
Cc: <linux-dvb@linuxtv.org>
Sent: Mittwoch, 14. Juni 2000 01:59
Subject: Re: Linux gateway - multicast problem


>
>
> On Mon, 12 Jun 2000, Karsten Siebert wrote:
>
> > How does
> >
> > cat /proc/net/ip_mr_cache
> > cat /proc/net/ip_mr_vif
> >
> >
> > look like once you joined a group from the NT machine ?
>
> I have the following entries:
>
> cat /proc/net/ip_mr_vif
> Interface      BytesIn  PktsIn  BytesOut PktsOut Flags Local    Remote
>  0 eth0              0       0         0       0 00000 010E23C2 00000000
>  1 dvb0              0       0         0       0 00000 0104A8C0 00000000
>
> cat /proc/net/ip_mr_cache
> Group    Origin   Iif     Pkts    Bytes    Wrong Oifs
> 1104E0E0 1920B1C2 32      1131  4623768     1131
> 120387EB 0A20B1C2 32        43   565149       43
> 11032CED 0920B1C2 32        37   486291       37
>
>
> > Can you check with mrouted -d3 if the NT sends a join message ?
>
>
> 23:53:40.763 ageing entries
> 23:53:40.763 SENT membership query   from 194.35.14.1     to 224.0.0.1
> 23:53:40.764 SENT membership query   from 192.168.4.1     to 224.0.0.1
> 23:53:40.765 RECV membership query   from 194.35.14.1     to 224.0.0.1
> 23:53:40.765 RECV membership query   from 192.168.4.1     to 224.0.0.1
> 23:53:41.312 RECV membership report  from 194.35.14.2     to 235.135.3.18
> 23:53:41.463 RECV membership report  from 194.35.14.2     to 224.224.4.17
> 23:53:43.653 RECV new member report  from 192.168.4.1     to 224.0.0.4
> 23:53:43.783 RECV new member report  from 192.168.4.1     to 224.0.0.2
> 23:53:43.963 RECV membership report  from 194.35.14.2     to 235.135.3.18
> 23:53:45.763 ageing entries
> 23:53:47.043 RECV membership report  from 194.35.14.1     to 224.0.0.2
> 23:53:49.473 RECV membership report  from 194.35.14.1     to 224.0.0.4
> 23:53:50.763 update 0 starting at 2 of 2
> 23:53:50.763 ageing entries
>
>
> Where 194.35.14.1 is my server ethernet IP, and 194.35.14.2 is my NT
> client IP.
>
>
> And tcpdump -i dvb0 gives entries like:
>
> 23:49:03.367122 sr1113.europeonline.net > 237.44.3.17: (frag
46471:1480@1480+)
> 23:51:40.312216 kc113.europeonline.net > 224.224.4.17: (frag
27086:1144@2960)
>
>
> Thanks for your help.
>
>
> Regards,
>
> Phil.
>



Home | Main Index | Thread Index