Follow via:
RSS
Email Alert
Question
0 Votes
+ -

Possible to Send and Receive Multicast through Virtual Loopback adapter?

Hello All,

I've done some pretty serious searching over the last few days and can't find much on this topic, probably because it isn't possible, but perhaps the Tech Republic's hive mind can guide me:

Short story: I cannot see a multicast that is being sent out get "looped back" by the loopback adapter.

I have a laptop with a Microsoft Virtual LoopBack Adapter installed and configured for:
172.16.70.70 - IP
255.255.255.255 - Subnet
172.16.70.70 - Gateway

On this laptop I have a dev's software that is putting out a udp multicast video stream on 224.20.2.1:8208, which is captured by the demo software to simulate a live stream coming in from a live network. When connected to the general network everything works great and you can get to the multicast and view the stream. Yet when I try to capture the multicast with wireshark after enabling the loopback adapter (and disabling the physical NIC) I can see that the multicast simply isn't there. Is what I'm trying to do possible without a router to create the multicast group for the laptop to join? Is there something simple my Dev may need to change in his software to trick the network stack to loopback the multicast?

I hope I've provided enough information. The only possible solution I can find is to install some sort of router emulation software (i.e. GNS3) but I'm delving even deeper over my head than I already am if that is the case. Thanks!
8th Feb

Answers (1)

0 Votes
+ -
For starters is this just a Wireshark issue?
http://wiki.wireshark.org/Multicast_streams
8th Feb

Replies

Nope, wireshark itself works and is configured correctly, I'm just monitoring the incoming packets for my multicast and when connected to the network I can see the multicast but when on the loopback it doesn't appear anymore. I've started to delve into the idea of emulating a router, either with vmware or with GNS3 if I can tie it to the virtual loopback adapter. Hopefully someone knows of a less kludge-y solution.
luelmo 8th Feb
Answer the question
Formatting +
BB Codes - Note: HTML is not supported in forums
  • [b] Bold [/b]
  • [i] Italic [/i]
  • [u] Underline [/u]
  • [s] Strikethrough [/s]
  • [q] "Quote" [/q]
  • [ol][*] 1. Ordered List [/ol]
  • [ul][*] · Unordered List [/ul]
  • [pre] Preformat [/pre]
  • [quote] "Blockquote" [/quote]

Join the TechRepublic Community and join the conversation! Signing-up is free and quick, Do it now, we want to hear your opinion.