News: This forum is now permanently frozen.
Pages: 1 [2]
Topic: IGMP support for German VDSL IPTV  (Read 18845 times)
« Reply #15 on: May 04, 2010, 15:01:27 »
bhayer *
Posts: 1

Anyone succeeded with T-Home IPTV?

I used this (http://forum.pfsense.org/index.php/topic,16943.0.html#msg117784) tutorial for pfsense, but got stuck at IPTV Interface IP configuration.
In the tutorial the IP address-field is kept empty, but this is not possible with monowall...
« Reply #16 on: July 15, 2010, 11:38:54 »
rajo *
Posts: 6

brushedmoss >> Any change off making you do a embedded-1.32 with multicasting as you did with the 1.31-mcast edition?
If you will can you then tell me how to turn it on ?
I'm very much in need of a multicast version, cause my new line is a fiber line with IPTV on wich need multicast to work. Smiley

Best regards

Rajo
« Reply #17 on: July 15, 2010, 11:51:34 »
brushedmoss ****
Posts: 446

I can, but would sooner see proof of my changes working on the 1.31 image first, so I can look at committing them..

Did you get it working with 1.31 image ?
« Reply #18 on: July 19, 2010, 13:26:09 »
rajo *
Posts: 6

Hi,

No I didn't get it to work, I don't know what needs to be setup and where.?
I made a couple of rules
Wan > 224.0.0.0/4 allow
Lan < 224.0.0.0/4 allow
But other than that I didn't setup any more.

Can you tell me what I need to setup and where, then I will test it for you today or tomorrow and report back to you. ?
« Reply #19 on: August 10, 2010, 15:28:46 »
Sekator *
Posts: 4

Recently I discover some solutions to enable IPTV for Mono v1.32

1. Very simple method without kernel recompilation using “udpxy”

Download compiled package from here http://rghost.net/2311390 Extract udpxy from sbin folder, and copy it to mono sbin folder trough web interface. Create a simple wan rule (from any to 224.0.0.0/4) and run it like this: /sbin/udpxy -a xl1 -p 4022 -m xl0

Where xl1 is lan, xl0 is wan and 4022 port (you can use any port you want) after server runs, you can see statistics page at http://monoip:4022/status

To listen TV you can use native proxy or using url like this: http://monoip:4022/udp/239.10.1.28:1234


2. Using “igmpproxy” with kernel recompilation & build in rules

Here is image http://rghost.net/2311317, next download compiled package http://rghost.net/2311395 Extract igmpproxy form sbin folder and igmpproxy.conf from etc folder, modify configuration file and copy two files to mono sbin folder. Create a simple wan rule (from any to 224.0.0.0/4) and run it /sbin/igmpproxy /sbin/igmpproxy.conf > /dev/null 2>&1 &

To listen TV just use provided play list or url without modification.


You can also use mrouted but if your ISP using PIMv2 is not working.
udpxy, mrouted, igmpproxy can be bundled with image or dynamically loaded using mono config and usb drive…


P.S. Sorry for my english  Grin
« Reply #20 on: August 12, 2010, 14:55:55 »
rajo *
Posts: 6

Hi Sekator,

How do I extract igmpproxy from sbin folder and how do I put it in m0n0wall ?
If I use the 2. solution?

regards

Rasmus
« Reply #21 on: August 13, 2010, 07:54:19 »
Sekator *
Posts: 4

Just use winrar, 7zip (or any other program that support tbz format) to open this archive http://rghost.net/2311395

After modifying configuration file igmpproxy.conf (see instructions inside it) go to http://monoip/exec.php and use provided interface to upload files. To move files use this commands:

mv /tmp/igmpproxy /sbin
mv /tmp/igmpproxy.conf /sbin
« Reply #22 on: August 13, 2010, 14:28:43 »
rajo *
Posts: 6

Hi Sekator,

Thanks for your quick reply.

I can't get it to work, im getting no picture in my TV box, I get all the other stuff like EPG and so one.

My setup is:

- Lan net for LAN 192.168.2.0/24 (eth1)
- Lan net for TV only 192.168.15.0/24 (eth2)
- Rules for TV only any to any
- No switch on TV - only a tilgin TV box direct in my router.

This is what I done:

- Downloaded you image and FW updated my soekris 4801 box with it. (it's running fine)
- Downloaded you igmpproxy.conf and igmpproxy files.
- Altered igmpproxy.conf with a disable in eth1 and the config from eth1 has been moved to eth2 (so it fit's my setup) then I made a change in the subnet from "altnet 192.168.0.0/24" to "altnet 192.168.15.0/24" again so it fit's my setup.
- Uploaded it all to m0n0 with exec.php and moved it to /sbin (thanks for your guide)
- Made a rule to allow all to 224.0.0.0/4 on wan.
- Rand this command "/sbin/igmpproxy /sbin/igmpproxy.conf > /dev/null 2>&1 &"

That's my config, what am I donig wrong ?
Can I see if the proxy is running somewhere ?

Regards

Rasmus
« Reply #23 on: August 14, 2010, 07:39:42 »
Sekator *
Posts: 4

To see if proxy up and running use ps ax command

But I think proxy configuration is not correct, send me please to private message output from this command ifconfig (don’t put it here due to security purpose)
« Reply #24 on: September 01, 2010, 19:53:05 »
Scrooge *
Posts: 10

2. Using “igmpproxy” with kernel recompilation & build in rules

Here is image http://rghost.net/2311317, next download compiled package http://rghost.net/2311395 Extract igmpproxy form sbin folder and igmpproxy.conf from etc folder, modify configuration file and copy two files to mono sbin folder. Create a simple wan rule (from any to 224.0.0.0/4) and run it /sbin/igmpproxy /sbin/igmpproxy.conf > /dev/null 2>&1 &

Any chance you can compile an image for embedded aswell?  Kiss
« Reply #25 on: February 07, 2011, 00:08:41 »
Kpoth *
Posts: 1

Sekator, Please re-upload compiled package, the links are dead ...
 
Pages: 1 [2]
 
 
Powered by SMF 1.1.20 | SMF © 2013, Simple Machines