'How to setup Browser Sync to all devices connected to same network

Question: How to setup Brower Sync to all devices connected to one network.

I have connected my PC with network from my mobile USB tethering. and mobile is connected to Wifi from another mobile sharing hotspot.

When I user Browser sync npm, the phone which is tethering internet with pc sync successfully but the mobile which is sharing wifi hotspot does not.

But...

When I use wifi Adapter instead of mobile with usb tethering. Everthing works fine. All devices connected to that network sync successfull with browser sync.

I want to know the reason why wifi hotspot created phone does not sync while all these three devices:

PC

First Mobile (which is sharing internet to PC via USB tethered) and

Second Mobile (which is creating wifi hotspot for first mobile

is connected to same network of Second Mobile.

And How to setup in that situation.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source