IPTV with WRT610N (last big FW version)

Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC based Hardware
Author Message
alyhov
DD-WRT Novice


Joined: 28 Jun 2010
Posts: 4

PostPosted: Tue Jul 06, 2010 12:42    Post subject: IPTV with WRT610N (last big FW version) Reply with quote
Help me to enable IPTV on my router WRT610N. I'm trying to see IPTV on my PC behind the router, but nothing happened. If I connect PC direct to ISP all is fine.
I unchecked "IP Multicast filter". I'm using default igmprt at the router. My PC connected to the LAN port of the router.
Any changes I was trying did not give me any results. Smile
Please help to enable IPTV!
Sponsor
alyhov
DD-WRT Novice


Joined: 28 Jun 2010
Posts: 4

PostPosted: Tue Jul 06, 2010 19:47    Post subject: Reply with quote
Here is my configuration:

root@EVA-Router:~# more /tmp/igmpproxy.conf
quickleave
phyint ppp0 upstream ratelimit 0 threshold 1
phyint br0 downstream ratelimit 0 threshold 1
phyint eth0 disabled
phyint eth1 disabled
phyint eth2 disabled
phyint etherip0 disabled
phyint vlan1 disabled
phyint vlan2 disabled
phyint lo disabled

root@EVA-Router:~# route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
212.1.254.89 * 255.255.255.255 UH 0 0 0 ppp0
77.246.100.0 host-79.120.98. 255.255.255.0 UG 0 0 0 ppp0
77.246.100.0 * 255.255.255.0 U 0 0 0 vlan2
10.1.1.0 * 255.255.255.0 U 0 0 0 br0
169.254.0.0 * 255.255.0.0 U 0 0 0 br0
127.0.0.0 * 255.0.0.0 U 0 0 0 lo
224.0.0.0 host-79.120.98. 240.0.0.0 UG 0 0 0 ppp0
default b2-d2.ti.ru 0.0.0.0 UG 0 0 0 ppp0

root@EVA-Router:~# ifconfig
br0 Link encap:Ethernet HWaddr 00:25:9C:31:99:1E
inet addr:10.1.1.1 Bcast:10.1.1.255 Mask:255.255.255.0
UP BROADCAST RUNNING PROMISC MULTICAST MTU:1500 Metric:1
RX packets:7427 errors:0 dropped:0 overruns:0 frame:0
TX packets:6030 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:690149 (673.9 KiB) TX bytes:2070790 (1.9 MiB)

br0:0 Link encap:Ethernet HWaddr 00:25:9C:31:99:1E
inet addr:169.254.255.1 Bcast:169.254.255.255 Mask:255.255.0.0
UP BROADCAST RUNNING PROMISC MULTICAST MTU:1500 Metric:1

eth0 Link encap:Ethernet HWaddr 00:25:9C:31:99:1E
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:16822 errors:0 dropped:0 overruns:0 frame:0
TX packets:8396 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:2657454 (2.5 MiB) TX bytes:2353373 (2.2 MiB)
Interrupt:4 Base address:0x2000

eth1 Link encap:Ethernet HWaddr 00:25:9C:31:99:20
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:11294
TX packets:0 errors:23 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Interrupt:3 Base address:0x1000

eth2 Link encap:Ethernet HWaddr 00:25:9C:31:99:21
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:2202
TX packets:0 errors:3 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Interrupt:6 Base address:0x8000

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MULTICAST MTU:16436 Metric:1
RX packets:40 errors:0 dropped:0 overruns:0 frame:0
TX packets:40 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:3764 (3.6 KiB) TX bytes:3764 (3.6 KiB)

ppp0 Link encap:Point-to-Point Protocol
inet addr:79.120.98.44 P-t-P:212.1.254.89 Mask:255.255.255.255
UP POINTOPOINT RUNNING MULTICAST MTU:1492 Metric:1
RX packets:1574 errors:0 dropped:0 overruns:0 frame:0
TX packets:1721 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:3
RX bytes:1204678 (1.1 MiB) TX bytes:191468 (186.9 KiB)

vlan1 Link encap:Ethernet HWaddr 00:25:9C:31:99:1E
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:7468 errors:0 dropped:0 overruns:0 frame:0
TX packets:6031 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:742023 (724.6 KiB) TX bytes:2094956 (1.9 MiB)

vlan2 Link encap:Ethernet HWaddr 00:25:9C:31:99:1F
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:9354 errors:0 dropped:0 overruns:0 frame:0
TX packets:2365 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1612635 (1.5 MiB) TX bytes:258417 (252.3 KiB)

root@EVA-Router:~# ps
PID USER VSZ STAT COMMAND
1 root 2080 S /sbin/init noinitrd
2 root 0 SW< [kthreadd]
3 root 0 SW< [ksoftirqd/0]
4 root 0 SW< [events/0]
5 root 0 SW< [khelper]
39 root 0 SW< [kblockd/0]
41 root 0 SW< [cqueue/0]
78 root 0 SW [pdflush]
79 root 0 SW [pdflush]
80 root 0 SW< [kswapd0]
81 root 0 SW< [aio/0]
612 root 0 SW< [mtdblockd]
639 root 2656 S watchdog
652 root 0 SW< [khubd]
703 root 0 SW< [scsi_eh_0]
704 root 0 SW< [usb-storage]
781 root 0 SWN [jffs2_gcd_mtd4]
822 root 2608 S resetbutton
944 root 1532 S telnetd
965 root 1976 S dropbear -b /tmp/loginprompt -r /tmp/root/.ssh/ssh_host_rsa_key -d /tmp/root/.ssh/ssh_host_dss_key -p 22
969 root 1256 S dnsmasq --conf-file=/tmp/dnsmasq.conf
974 root 2152 S proftpd: (accepting connections)
1265 root 2540 S pppd file /tmp/ppp/options.pppoe
1266 root 2656 S /tmp/ppp/redial 30
1271 root 2340 S ttraff
1292 root 2508 S nas -P /tmp/nas.wl1lan.pid -H 34954 -l br0 -i eth2 -A -m 128 -k XXXXXX -s JoeWiFi_Media_5GHz -w 2 -g 36
1295 root 2508 S nas -P /tmp/nas.wl0lan.pid -H 34954 -l br0 -i eth1 -A -m 128 -k XXXXXX -s JoeWiFi -w 2 -g 3600
1459 root 3592 S httpd -p 80
1513 root 2336 S process_monitor
1575 root 1132 S cron
1890 root 2608 S wland
3365 root 2032 S dropbear -b /tmp/loginprompt -r /tmp/root/.ssh/ssh_host_rsa_key -d /tmp/root/.ssh/ssh_host_dss_key -p 22
3366 root 1556 S -sh
3411 root 1132 S igmprt -c /tmp/igmpproxy.conf
3521 root 1536 R ps
krilas
DD-WRT Novice


Joined: 09 Dec 2011
Posts: 4

PostPosted: Mon Dec 12, 2011 8:20    Post subject: Reply with quote
alyhov wrote:
Here is my configuration:

root@EVA-Router:~# more /tmp/igmpproxy.conf
quickleave
phyint ppp0 upstream ratelimit 0 threshold 1
phyint br0 downstream ratelimit 0 threshold 1
phyint eth0 disabled
phyint eth1 disabled
phyint eth2 disabled
phyint etherip0 disabled
phyint vlan1 disabled
phyint vlan2 disabled
phyint lo disabled

root@EVA-Router:~# route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
212.1.254.89 * 255.255.255.255 UH 0 0 0 ppp0
77.246.100.0 host-79.120.98. 255.255.255.0 UG 0 0 0 ppp0
77.246.100.0 * 255.255.255.0 U 0 0 0 vlan2
10.1.1.0 * 255.255.255.0 U 0 0 0 br0
169.254.0.0 * 255.255.0.0 U 0 0 0 br0
127.0.0.0 * 255.0.0.0 U 0 0 0 lo
224.0.0.0 host-79.120.98. 240.0.0.0 UG 0 0 0 ppp0
default b2-d2.ti.ru 0.0.0.0 UG 0 0 0 ppp0

root@EVA-Router:~# ifconfig
br0 Link encap:Ethernet HWaddr 00:25:9C:31:99:1E
inet addr:10.1.1.1 Bcast:10.1.1.255 Mask:255.255.255.0
UP BROADCAST RUNNING PROMISC MULTICAST MTU:1500 Metric:1
RX packets:7427 errors:0 dropped:0 overruns:0 frame:0
TX packets:6030 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:690149 (673.9 KiB) TX bytes:2070790 (1.9 MiB)

br0:0 Link encap:Ethernet HWaddr 00:25:9C:31:99:1E
inet addr:169.254.255.1 Bcast:169.254.255.255 Mask:255.255.0.0
UP BROADCAST RUNNING PROMISC MULTICAST MTU:1500 Metric:1

eth0 Link encap:Ethernet HWaddr 00:25:9C:31:99:1E
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:16822 errors:0 dropped:0 overruns:0 frame:0
TX packets:8396 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:2657454 (2.5 MiB) TX bytes:2353373 (2.2 MiB)
Interrupt:4 Base address:0x2000

eth1 Link encap:Ethernet HWaddr 00:25:9C:31:99:20
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:11294
TX packets:0 errors:23 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Interrupt:3 Base address:0x1000

eth2 Link encap:Ethernet HWaddr 00:25:9C:31:99:21
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:2202
TX packets:0 errors:3 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Interrupt:6 Base address:0x8000

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MULTICAST MTU:16436 Metric:1
RX packets:40 errors:0 dropped:0 overruns:0 frame:0
TX packets:40 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:3764 (3.6 KiB) TX bytes:3764 (3.6 KiB)

ppp0 Link encap:Point-to-Point Protocol
inet addr:79.120.98.44 P-t-P:212.1.254.89 Mask:255.255.255.255
UP POINTOPOINT RUNNING MULTICAST MTU:1492 Metric:1
RX packets:1574 errors:0 dropped:0 overruns:0 frame:0
TX packets:1721 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:3
RX bytes:1204678 (1.1 MiB) TX bytes:191468 (186.9 KiB)

vlan1 Link encap:Ethernet HWaddr 00:25:9C:31:99:1E
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:7468 errors:0 dropped:0 overruns:0 frame:0
TX packets:6031 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:742023 (724.6 KiB) TX bytes:2094956 (1.9 MiB)

vlan2 Link encap:Ethernet HWaddr 00:25:9C:31:99:1F
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:9354 errors:0 dropped:0 overruns:0 frame:0
TX packets:2365 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1612635 (1.5 MiB) TX bytes:258417 (252.3 KiB)

root@EVA-Router:~# ps
PID USER VSZ STAT COMMAND
1 root 2080 S /sbin/init noinitrd
2 root 0 SW< [kthreadd]
3 root 0 SW< [ksoftirqd/0]
4 root 0 SW< [events/0]
5 root 0 SW< [khelper]
39 root 0 SW< [kblockd/0]
41 root 0 SW< [cqueue/0]
78 root 0 SW [pdflush]
79 root 0 SW [pdflush]
80 root 0 SW< [kswapd0]
81 root 0 SW< [aio/0]
612 root 0 SW< [mtdblockd]
639 root 2656 S watchdog
652 root 0 SW< [khubd]
703 root 0 SW< [scsi_eh_0]
704 root 0 SW< [usb-storage]
781 root 0 SWN [jffs2_gcd_mtd4]
822 root 2608 S resetbutton
944 root 1532 S telnetd
965 root 1976 S dropbear -b /tmp/loginprompt -r /tmp/root/.ssh/ssh_host_rsa_key -d /tmp/root/.ssh/ssh_host_dss_key -p 22
969 root 1256 S dnsmasq --conf-file=/tmp/dnsmasq.conf
974 root 2152 S proftpd: (accepting connections)
1265 root 2540 S pppd file /tmp/ppp/options.pppoe
1266 root 2656 S /tmp/ppp/redial 30
1271 root 2340 S ttraff
1292 root 2508 S nas -P /tmp/nas.wl1lan.pid -H 34954 -l br0 -i eth2 -A -m 128 -k XXXXXX -s JoeWiFi_Media_5GHz -w 2 -g 36
1295 root 2508 S nas -P /tmp/nas.wl0lan.pid -H 34954 -l br0 -i eth1 -A -m 128 -k XXXXXX -s JoeWiFi -w 2 -g 3600
1459 root 3592 S httpd -p 80
1513 root 2336 S process_monitor
1575 root 1132 S cron
1890 root 2608 S wland
3365 root 2032 S dropbear -b /tmp/loginprompt -r /tmp/root/.ssh/ssh_host_rsa_key -d /tmp/root/.ssh/ssh_host_dss_key -p 22
3366 root 1556 S -sh
3411 root 1132 S igmprt -c /tmp/igmpproxy.conf
3521 root 1536 R ps



Hello, are this configuration work? Please help me, I am not sure how I can put this configuration for my rauter? How ?
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC based Hardware All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum