cat > /var/tmp/igmp.conf << 'EOF'
quickleave
phyint iptv upstream ratelimit 0 threshold 1
altnet 85.183.255.0/24
phyint lan downstream ratelimit 0 threshold 1
phyint lan:0 disabled
phyint dsl disabled
phyint lo disabled
EOF
multid -s
brctl addbr iptv
br2684ctl -b -a 2.33 -c 0
ifconfig nas0 up
brctl addif iptv nas0
br2684ctl -b -a 2.32 -c 1
ifconfig nas1 up
brctl addif iptv nas1
br2684ctl -b -a 1.34 -c 2
ifconfig nas2 up
brctl addif iptv nas2
ifconfig iptv 196.254.0.1 netmask 255.255.255.255 up
igmpproxy /var/tmp/igmp.conf &
multid -i
/var/mod/root # brctl show
bridge name bridge id STP enabled interfaces
lan 8000.001c4a5d454e no eth0
iptv 8000.000001000000 no nas0
nas1
nas2
DSL Modem DS Bit Allocation:
Chan Inuse ChanID VPI VCI
------------------------------------------------------------------
00 00001 00000 00001 00032
01 00001 00001 00002 00033
02 00001 00002 00002 00032
03 00001 00003 00001 00034
04 00000 00000 00000 00000
05 00000 00000 00000 00000
06 00000 00000 00000 00000
07 00000 00000 00000 00000
08 00000 00000 00000 00000
09 00000 00000 00000 00000
10 00000 00000 00000 00000
11 00000 00000 00000 00000
12 00000 00000 00000 00000
13 00000 00000 00000 00000
14 00000 00000 00000 00000
15 00001 00015 00000 00030
16 00000 00000 00000 00000
------------------------------------------------------------------
iptv Link encap:Ethernet HWaddr 00:00:01:00:00:00
inet addr:10.226.53.12 Bcast:10.226.55.255 Mask:255.255.252.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:71 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:20891 (20.4 KiB)
nas0 Link encap:Ethernet HWaddr 00:00:01:00:00:00
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:41 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:11075 (10.8 KiB)
nas1 Link encap:Ethernet HWaddr 00:00:01:00:00:00
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:41 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:11075 (10.8 KiB)
nas2 Link encap:Ethernet HWaddr 00:00:01:00:00:00
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:41 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:11075 (10.8 KiB)
/var/mod/root # route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.1.2 0.0.0.0 255.255.255.255 UH 2 0 0 dsl
192.168.180.1 0.0.0.0 255.255.255.255 UH 2 0 0 dsl
85.181.13.xx 0.0.0.0 255.255.255.255 UH 2 0 0 dsl
192.168.180.2 0.0.0.0 255.255.255.255 UH 2 0 0 dsl
192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0 lan
192.168.14.0 192.168.0.1 255.255.255.0 UG 0 0 0 lan
10.226.52.0 0.0.0.0 255.255.252.0 U 0 0 0 iptv
169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 lan
10.0.0.0 192.168.0.1 255.0.0.0 UG 0 0 0 lan
0.0.0.0 0.0.0.0 0.0.0.0 U 2 0 0 dsl
Kann das denn sein, dass das bei mir alles nicht geschaltet ist??
br2684ctl -b -a 1.34 -c 2
ifconfig nas2 up
brctl addif lan nas2
dslbr Link encap:Ethernet HWaddr 00:00:02:03:04:05
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:74850 errors:0 dropped:0 overruns:0 frame:0
TX packets:69665 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:33201227 (31.6 MiB) TX bytes:17229945 (16.4 MiB)
eth0 Link encap:Ethernet HWaddr 00:04:0E:47:8C:E7
UP BROADCAST RUNNING ALLMULTI MULTICAST MTU:1500 Metric:1
RX packets:78402 errors:0 dropped:8 overruns:0 frame:8
TX packets:82074 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:256
RX bytes:17718164 (16.8 MiB) TX bytes:37252556 (35.5 MiB)
lan Link encap:Ethernet HWaddr 00:04:0E:47:8C:E7
inet addr:192.168.3.1 Bcast:192.168.3.255 Mask:255.255.255.0
UP BROADCAST RUNNING ALLMULTI MULTICAST MTU:1500 Metric:1
RX packets:7655 errors:0 dropped:0 overruns:0 frame:0
TX packets:6125 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:827188 (807.8 KiB) TX bytes:2804279 (2.6 MiB)
lan:0 Link encap:Ethernet HWaddr 00:04:0E:47:8C:E7
inet addr:169.254.1.1 Bcast:169.254.255.255 Mask:255.255.0.0
UP BROADCAST RUNNING ALLMULTI MULTICAST MTU:1500 Metric:1
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:305 errors:0 dropped:0 overruns:0 frame:0
TX packets:305 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:38091 (37.1 KiB) TX bytes:38091 (37.1 KiB)
nas2 Link encap:Ethernet HWaddr 00:00:02:03:04:05
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:110 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:24427 (23.8 KiB)
usbrndis Link encap:Ethernet HWaddr 00:04:0E:47:8C:EA
UP BROADCAST ALLMULTI MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
br2684ctl -b -a 1.34 -c 2
ifconfig nas2 up
brctl addif lan nas2
br2684ctl -b -a 1.34 -c 0
ifconfig nas0 up
brctl addif eth1 nas0
dsl Link encap:Point-to-Point Protocol
inet addr:169.254.2.1 P-t-P:169.254.2.1 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP ALLMULTI MULTICAST MTU:1500 Metric:1
RX packets:14588 errors:0 dropped:0 overruns:0 frame:0
TX packets:16044 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:1054867 (1.0 MiB) TX bytes:1271185 (1.2 MiB)
eth0 Link encap:Ethernet HWaddr 00:15:0C:0B:8E:83
inet addr:192.168.0.1 Bcast:192.168.0.255 Mask:255.255.255.0
UP BROADCAST RUNNING ALLMULTI MULTICAST MTU:1500 Metric:1
RX packets:2438 errors:0 dropped:73 overruns:0 frame:73
TX packets:2220 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:256
RX bytes:380494 (371.5 KiB) TX bytes:1112610 (1.0 MiB)
eth0:0 Link encap:Ethernet HWaddr 00:15:0C:0B:8E:83
inet addr:169.254.1.1 Bcast:169.254.255.255 Mask:255.255.0.0
UP BROADCAST RUNNING ALLMULTI MULTICAST MTU:1500 Metric:1
eth1 Link encap:Ethernet HWaddr 00:15:0C:0B:8E:84
inet addr:192.168.1.1 Bcast:192.168.1.255 Mask:255.255.255.0
UP BROADCAST RUNNING ALLMULTI MULTICAST MTU:1500 Metric:1
RX packets:1801 errors:0 dropped:0 overruns:0 frame:0
TX packets:1686 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:256
RX bytes:250514 (244.6 KiB) TX bytes:1400426 (1.3 MiB)
Base address:0x2800
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:282 errors:0 dropped:0 overruns:0 frame:0
TX packets:282 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:35409 (34.5 KiB) TX bytes:35409 (34.5 KiB)
nas0 Link encap:Ethernet HWaddr 00:00:02:03:04:05
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
tiwlan0 Link encap:Ethernet HWaddr 00:15:0C:0B:8E:85
UP BROADCAST RUNNING ALLMULTI MULTICAST MTU:1500 Metric:1
RX packets:13494 errors:0 dropped:0 overruns:0 frame:0
TX packets:13574 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:874693 (854.1 KiB) TX bytes:1050201 (1.0 MiB)
usbrndis Link encap:Ethernet HWaddr 00:15:0C:0B:8E:87
inet addr:192.168.179.1 Bcast:192.168.179.255 Mask:255.255.255.0
UP BROADCAST ALLMULTI MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
wdsdw0 Link encap:Ethernet HWaddr 00:15:0C:0B:8E:85
UP BROADCAST RUNNING ALLMULTI MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:144 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:32087 (31.3 KiB)
wdsdw1 Link encap:Ethernet HWaddr 00:15:0C:0B:8E:85
UP BROADCAST RUNNING ALLMULTI MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:144 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:32087 (31.3 KiB)
wdsdw2 Link encap:Ethernet HWaddr 00:15:0C:0B:8E:85
UP BROADCAST RUNNING ALLMULTI MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:144 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:32087 (31.3 KiB)
wdsdw3 Link encap:Ethernet HWaddr 00:15:0C:0B:8E:85
UP BROADCAST RUNNING ALLMULTI MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:144 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:32087 (31.3 KiB)
wdsup0 Link encap:Ethernet HWaddr 00:15:0C:0B:8E:85
UP BROADCAST RUNNING ALLMULTI MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:144 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:32087 (31.3 KiB)
wlan Link encap:Ethernet HWaddr 00:15:0C:0B:8E:83
inet addr:192.168.2.1 Bcast:192.168.2.255 Mask:255.255.255.0
UP BROADCAST RUNNING ALLMULTI MULTICAST MTU:1500 Metric:1
RX packets:13494 errors:0 dropped:0 overruns:0 frame:0
TX packets:13468 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:874693 (854.1 KiB) TX bytes:1031614 (1007.4 KiB)
rc.mod version freetz-1.1.3
crond is disabled
telnetd is disabled
Starting Freetz webinterface...done.
vsftpd is disabled
br2684ctl[558]: Interface "nas2" created sucessfully
br2684ctl[558]: Communicating over ATM 0.1.34, encapsulation: LLC
br2684ctl[558]: Interface configured
/etc/init.d/rc.S: /tmp/flash/rc.custom: line 3: brctl: not found
swap is disabled
br2684ctl -b -a 1.34 -c 0
ifconfig nas0 up
brctl addif eth0 nas0
br2684ctl[581]: Interface "nas0" created sucessfully
br2684ctl[581]: Communicating over ATM 0.1.34, encapsulation: LLC
br2684ctl[581]: Interface configured
brctl: bridge eth0: Invalid argument
swap is disabled
Wenns nur um eine Settop Box geht, versuchs mal so wie im ersten Post beschrieben
Code:cpmaccfg ssm ata ifconfig wan up brctl addbr iptv brctl addif iptv wan br2684ctl -b -a 1.34 -c 0 ifconfig nas0 up brctl addif iptv nas0 ifconfig iptv up
und schließe die Box an LAN1 an der FritzBox an. Damit wird das IPTV Netzt direkt auf LAN1 gebridged.