Author |
Message |
|
Post subject: rb750+mk4.x a multicast
Posted: 25.11.2009 - 11:51 #77386
|
|
Majster
Joined: Máj 12, 2004
Posts: 4579
Location: Bratislava
|
|
ahojte, mam problem s routovanim multicastu cez mikrotiky
Sender -- (subnet I) --> Router A -- (subnet II) --> Router B -- (subnet III) --> Receiver
Sender:
linux streamer getstream pusta stream na UDP 224.0.1.20:1234
ip 10.0.2.2/24
route -n
Destination Gateway Genmask Flags Metric Ref Use Iface
224.0.1.20 10.0.2.1 255.255.255.255 UGH 0 0 0 eth0
10.0.1.0 10.0.2.1 255.255.255.0 UG 0 0 0 eth0
10.0.2.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
#####configuration script for router A
###
/ip address
add address=10.0.2.1/24 interface=ether1
add address=10.0.0.2/24 interface=ether2
/ip route
ip route add dst-address=10.0.1.0/24 gateway=10.0.0.1
/routing pim interface
add
/routing pim rp
add address=10.0.0.2
#####configuration script for router B
###
/ip address
add address=10.0.1.1/24 interface=ether1
add address=10.0.0.1/24 interface=ether2
/ip route
ip route add dst-address=10.0.2.0/24 gateway=10.0.0.2
/routing pim interface
add interface=ether1
add interface=ether2
/routing pim rp
add address=10.0.0.2
na strane klienta je linux s vlc, a neprehrava udp 224.0.1.20:1234... ked pustim stream cez unicast tak bezproblemov slape, takze routovacie pravidla aj ipcku su istotne OK... bol by niekto taky mily a poradil mi kde mam hladat chybu a od coho sa mam odpichnut? dakujem |
|
|
|
|
|
|
Post subject: RE: rb750+mk4.x a multicast
Posted: 25.11.2009 - 17:50 #77402
|
|
Majster
Joined: Máj 12, 2004
Posts: 4579
Location: Bratislava
|
|
tak v beznadeji som miesto notebooku s vlc a linuxom pripojil priamo stbcko a multicast sa rozbehol, vie mi vsak niekto povedat ze preco to nechodi s vlc? |
|
|
|
|
|
|
Post subject: RE: rb750+mk4.x a multicast
Posted: 25.11.2009 - 18:07 #77403
|
|
Basic
Joined: Jan 21, 2004
Posts: 425
Location: Rimavska Sobota
|
|
ze by si mal firewallovany port 1234? |
|
|
|
|
|
|
Post subject: RE: rb750+mk4.x a multicast
Posted: 25.11.2009 - 21:32 #77424
|
|
Basic
Joined: Júl 17, 2008
Posts: 102
Location: SNV
|
|
tcpdump je tvoj kamarát
Forcni mu IGMPv2, lebo defaultne asi posiela IGMPv3. Robí sa to takto
Code: › echo 2 > /proc/sys/net/ipv4/conf/eth0/force_igmp_version
Prípadne si vypni rp_filter |
|
|
|
|
|
|
Post subject: RE: rb750+mk4.x a multicast
Posted: 03.12.2009 - 18:22 #77854
|
|
Guru
Joined: Okt 23, 2005
Posts: 1031
Location: /etc/bin/ladin
|
|
|
|
|
|
Post subject: RE: rb750+mk4.x a multicast
Posted: 12.12.2009 - 14:31 #78161
|
|
Majster
Joined: Máj 12, 2004
Posts: 4579
Location: Bratislava
|
|
jj, isiel som podla toho a nakoniec to aj funguje a korektne... teraz sa zas trapim s tiger switchom a igmp snoopingom |
|
|
|
|
|
|
Powered by PNphpBB2 © 2003-2005 The PNphpBB Group Credits |