Multicast in private LAN with different subnets
Posted
by
Gobliins
on Server Fault
See other posts from Server Fault
or by Gobliins
Published on 2012-10-24T10:28:53Z
Indexed on
2012/10/24
11:03 UTC
Read the original article
Hit count: 322
after i read
and
I am confused.
Configuration: I have two devices in the same network. They may not be in the same Subnet, but always in the same physical network (beyond the same router, switch etc.)
I want to communicate across IP multicast either 224.x.x.x or 239.x.x.x may be more fitting because we want it local, not beyond of forward through the router.
Can one machine be the receiver and the other machine sender of the same multicast address? and can the receiving machine send an answer to the sending machine?
© Server Fault or respective owner