[Resolved] Cant connect (ping) to Windows 10 Guest

Discussions related to using VirtualBox on Linux hosts.
Post Reply
edufissure
Posts: 82
Joined: 8. Sep 2018, 19:27

[Resolved] Cant connect (ping) to Windows 10 Guest

Post by edufissure »

Hello, i have ubuntu 18.04.03 64bits host. I want to connect to my windows 10 guest.

I have my vm in bridge mode,
I have my windoews 10 with firewall disabled.

Ping from my REal ubuntu machine:
Selección_148.png
Selección_148.png (8.62 KiB) Viewed 985 times
Firewall guest in windows 10 disabled:
Selección_147.png
Selección_147.png (27.68 KiB) Viewed 985 times
My ipconfig in guest windows 10 :
Selección_146.png
Selección_146.png (17.06 KiB) Viewed 985 times
What im doing wrong ? I should make ping and connect from the "real" machine using http://10.0.2.15

Also in a class with my students the same happens with a network 192.168.2.XX

Thanks
socratis
Site Moderator
Posts: 27329
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

Re: Cant connect (ping) to Windows 10 Guest

Post by socratis »

edufissure wrote:I have my vm in bridge mode
Are you sure about that? Because the IP that I see strongly resembles an IP that someone would get if you were using NAT or NATnetwork. And if you're using NAT or NATnetwork, you can't connect to the Guest from the Host, that's why the "ping" fails.

See Introduction to networking modes including the Overview table, which shows quickly what kind of connection is required to achieve what you want. And remember, you can always have more than one network card in your guest to cover multiple scenarios.

If you want to continue the discussion, we need to see a complete VBox.log, from a complete VM run, where the problem occurs:
  • Start the VM from cold-boot (not from a paused or saved state) / Observe or recreate the problem / Shutdown the VM (force close it if you have to).
  • With the VM completely shut down (not paused or saved), right-click on the VM in the VirtualBox Manager and select "Show Log".
  • Save only the first "VBox.log", ZIP it and attach it to your response. See the "Upload attachment" tab below the reply form.
Image
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
edufissure
Posts: 82
Joined: 8. Sep 2018, 19:27

Re: Cant connect (ping) to Windows 10 Guest

Post by edufissure »

It was on bridge connection, but seems i have to reboot....but i have to disable the firewall of the public network instead of private network ( as would be my option) as yhou can see in the picture
Selección_150.png
Selección_150.png (35.89 KiB) Viewed 953 times
This solves my problem with my Windows 10 VM, on monday id try to solve the problem with my students, and if it doesnt work id report as you say.

Thanks for your help
Attachments
Windows10-2019-10-05-11-54-42.zip
(29.45 KiB) Downloaded 10 times
Post Reply