Multicast Windows Media Center
-
I am new to PF Sense. I have a netgate XG1537 running the latest PF Sense Plus. I am having difficulty with allowing multicast on the LAN side. I have enabled IGMP Proxy. The situation is I have a Windows Media Center and the extenders cannot connect to the server. My understanding is they use multicast to communicate the media. The server and extenders are on the same subnet 255.225.224.0/19. The extender can see the internet and pass all tcp traffic. What am I missing here?
-
@bryansocko said in Multicast Windows Media Center:
I have a Windows Media Center
Hi,
Are we talking about that?
https://en.wikipedia.org/wiki/Windows_Media_Center
@Microsoft...."Windows Media Center (WMC) is a discontinued digital video recorder and media player created by Microsoft."
-
@bryansocko said in Multicast Windows Media Center:
The server and extenders are on the same subnet.
Well than that has zero to do with your L3 router at the edge of this network, ie pfsense. Pfsense has zero to do with devices talking to each other on the same network.. Be it unicast, broadcast or multicast..
Pfsense is a L3 router/firewall, that routes L3 traffic off one network and routes it to another, if allowed by the firewall rules.
-
@johnpoz said in Multicast Windows Media Center:
Well than that has zero to do with your L3 router at the edge of this network
In the end, I would have told him too (you shot the joke)
I have been dealing with multicast for a thousand yearshttps://www.audinate.com/
+++edit:
I have a lot of good writing about it here:
https://forums.prosoundweb.com -
@daddygo Windows Media Center was ahead of its time and is still superior to any cable offerings. With 2 cable cards that cost 2.95 a month I can record 12 dvr streams at once, have unlimited storage and have extenders at every tv without any additional fees across multiple sites. PS It is not discontinued for Windows 8.1.
-
@johnpoz That is my understanding as well. However if hook up the old consumer router (netgear RAX200) it "just works" without issue. That is why I ask if I am missing something else that should be obvious. I understand this is not consumer grade routing equipment, I am trying to learn as I go.
-
@bryansocko said in Multicast Windows Media Center:
Windows Media Center was ahead of its time and is still superior to any cable offerings.
Good luck with pfSense and multicast stuff...
In the basic case of multicast, it is implemented in L2, if we talk about L3, then the multicast router capabilities are authoritative.
pfSense doesn't have much of this
-
@bryansocko said in Multicast Windows Media Center:
That is why I ask if I am missing something else
And again - pfsense has zero to do with devices talking to each other on the same L2 - ZERO!!
So unless your not actually on the same L2.. pfsense has zero to do with whatever issue your having..
Turn pfsense off.. Its the same thing since the L3 router has no way to do anything to any traffic at the L2.. be it unicast, or broadcast or multicast..
So either your not actually on the same network like you think, and stated - or you have something else going on.. But I can tell you for FACT, and would bet my left nut on it.. The L3 router has zero to do with L2 traffic.. So there is a piece of the puzzle missing.
-
@johnpoz said in Multicast Windows Media Center:
So there is a piece of the puzzle missing.
Hi John, are you nervous?
-
No just trying to explain that if he says it works with router X but not router Y.. Then there is something missing from the puzzle to explain it.
But from what has been stated..
Did he edit this?
subnet 255.225.224.0/19
Or did I miss it before - what sort of nonsense network is that?? That is not a valid network.. You can not be using that..
You should be using rfc1918 space on your network.. You can not just pull random numbers out of thin air and use them for your network.
-
@johnpoz that was a typo, 255.255.224.0
-
@johnpoz said in Multicast Windows Media Center:
No just trying to explain that if he says it works with router X but not router Y.
The OP is asking you because your reputation is higher, good luck to everyone.
-
@bryansocko said in Multicast Windows Media Center:
that was a typo, 255.255.224.0
You mean that is the mask? That is not a valid network address space either.. That is a /19 network... Which seems excessively large.. You have some 8000 devices on this network?
But doesn't really matter as long as the actual network is valid space..
Maybe if you draw out how you actually have this connected, if your using some sort of extenders? Maybe they are natting?
But last time - pfsense has zero to do with traffic on the same network.. unicast, multicast or broadcast pfsense has no way to control that or limit that or manipulate that in any way..
Pfsense is used to get off a network.. So if you have some devices on 192.168.0/19 for example - and they are actually on the same L2 network. And they want to talk to each other directly, or exchange multicast/broadcast traffic - pfsense is not part of the conversation..