Bonjour/mDNS Broadcast across subnets
Posted
by Matthew Savage
on Server Fault
See other posts from Server Fault
or by Matthew Savage
Published on 2010-04-27T07:09:24Z
Indexed on
2010/04/27
7:13 UTC
Read the original article
Hit count: 549
I have just setup a new OSX Server in our office and verified that everything is working fine over our wired network (192.168.126.0/24).
The problem that I am having is that our clients (Mac Laptops) are mainly connected via Wireless, which are running on a different subnet (192.168.1.0/24), and the mDNS Broadcast isn't reaching this subnet.
The network configuration is somewhat foreign to myself (I don't manage the network in this location, but as of just recently the servers), however I don't believe there is any firewalls or routing rules between the two subnets which might cause the traffic to be rejected.
I'm wondering if this is simply the mDNS broadcast not able to broadcast over the two different subnets (I'm still reading up on broadcast to understand it more) or there is something else which I might be able to try.
© Server Fault or respective owner