Hi
I have hit a wall with the multicasting on mikrotik (routeros 4.11)
I have like this:
Source - subnet 1 (lan1 - interface) - ROUTER A - Wan ip provider 1<----->Wan ip provider 2 ROUTER B - subnet 2 (lan2)
192.168.250.0/24 10.124.175.0/24
In order to get from subnet 1 from router B to the subnet on router A i use a pptp vpn
pptp vpn ip on router a 172.16.5.1 and on router B is 172.16.5.2
I have followed the tutorial on the wiki (http://wiki.mikrotik.com/wiki/Manual:Multicast_detailed_example) and it is not working, and i really need this to work
On routing pim rp add address= what address do i enter??? 192.168.250.1 or 172.16.5.1 ?
Can someone shed some light on this?
Cause at the moment i only get “Join desired (*,G)= true, Upstream neighbor for RP 192.168.250.1 for group 224.0.1.55 not found”
If anyone could give me a working example would be swell.
Thank you