I have a vagrant machine in bridged mode inet addr:192.168.0.25 (eth1)

config.vm.network "public_network"

And a wdtv upnp player at 192.168.0.12

so everything is in the same subnet.


via php sockets I am sending a broadcast message to

239.255.255.250:1900


what should happen now, is that all upnp devices send back their information. 
But I am getting no answer at all.

So guess there has to be done some more config magic?


(Yes, it works, when I run the same code from outside the vagrant box)


Any idea?

-- 
You received this message because you are subscribed to the Google Groups 
"Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to