Unanswered question

How to configure NeoLoad web URL to be accessible by team which is running on my windows laptop Oracle VM(Docker setup)

If my ip address is 10.75.1.116(eth0) and I am accessing NeoLoad web URL http://192.168.99.100 on my laptop but not by other team members or from another desktop. then how to do I configure port forwarding, so that its accessible?. Attached screenshot for reference. Please let me know if you need any other specific details happy to share (also share if there any alternative solutions).

Anand G.
Anand G.

Anand G.

Level
0
15 / 100
points

Answers

Nouredine A.
Nouredine A.

Nouredine A.

Level
4
5000 / 5000
points
Team

You can copy the rules that you already created for SSH and the NeoLoad Web ports used in the yaml file.

Or you can configure your VM to use the "bridge" mode instead of the NAT mode. That will fix your issue since your VM will use an IP from your network host.