[clug] that darn streaming TransACT

Francis James Whittle fudje at phreaker.net
Tue May 11 04:50:06 GMT 2004


You must have a route to the 192.168.0.1 and not have a machine on your
LAN with that address (Highly annoying for many people I know, but
that's the way it is).

On my system I just need to do a "route add -net 192.168.0.0/16 dev
eth0" to get this, but if you have a 192.168.0.0/(16|24) network already
then I have no idea what could happen....


On Mon, 2004-05-10 at 23:51, Tony and Robyn Lewis wrote:
> I finally got round to trying to stream TransACT , as was discussed a
> few months ago, but it's not going so well.  Prime your clue bats.
> 
> I have an i3, and the Marconi modem, and my Linux box connects through
> PPPoE (obviously).  I even remembered to turn the i3 on.
> 
> I add routes:
> 	$ sudo route add -net 224.0.0.0/4 dev ppp0
> And I start vlc:
> 	$ vlc udp:@239.193.0.9:8208
> The client starts and I see nothing.  So I use tethereal.  When I start
> vlc, I get a packet, and that's it:
> 	$ sudo tethereal -i ppp0 net 224.0.0.0/4
> 	Capturing on ppp0
> 	  0.000000 xxx.xxx.xxx.xxx -> 224.0.0.22   IGMP V3 Membership Report
> 
> Some tethereal output again with '-V':
> 	    Source: xxx.xxx.xxx.xxx (xxx.xxx.xxx.xxx)
> 	    Destination: 224.0.0.22 (224.0.0.22)
> 	    Options: (4 bytes)
> 	        Router Alert: Every router examines packet
> 	Internet Group Management Protocol
> 	    IGMP Version: 3
> 	    Type: Membership Report (0x22)
> 	    Header checksum: 0xea33 (correct)
> 	    Num Group Records: 1
> 	    Group Record : 239.193.0.9  Change To Exclude Mode
> 	        Record Type: Change To Exclude Mode (4)
> 	        Aux Data Len: 0
> 	        Num Src: 0
> 	        Multicast Address: 239.193.0.9 (239.193.0.9)
> 
> I get similar results using xine.
> 
> So it looks like it's trying to exclude the multicast channel I want, I
> think, from the list of channels I *don't* want??  So it should start
> streaming that data to me??
> 
> And that's where I fall apart.  Nothing else happens.
> 
> Help appreciated,
> 
> Thanks.
> 
> Tony Lewis
> 


More information about the linux mailing list