Newbie Spellweaver
- Joined
- Sep 2, 2015
- Messages
- 9
- Reaction score
- 1
You might be having the same problem I was,. Try going through this to make sure your VM is *Actually* connecting to the network.To view the content, you need to sign in or register
(yes that says it's for win8, but i just did it on my win10 host with VMware 17.x setup)
Once you've done that, try pinging between the host and the VM. on the VM it's "Ping -c3 [host IP address]" so for *example* "ping -c3 192.168.1.30"
also ping from the host to the VM, in windows it's in command prompt then "ping [server IP]" so for example, "ping 192.168.1.171".
If both of those work, try to ping google from the VM. "ping -c3 google.com"
I was able to complete all the pings successfully. When I try to connect to the website it says my ip address refused to connect. I have tried chrome and opera gx, I have also made sure they are both allowed through my firewall. Additionally I can't get the game client to show my server when I open it so I'm not sure if that is part of the issue. A side note, is it normal for the VM to be sending TRACE messages constantly? Thanks again!