Problem with new server

Discussions related to using VirtualBox on Windows hosts.
Post Reply
Frykky
Posts: 8
Joined: 28. Mar 2014, 14:33

Problem with new server

Post by Frykky »

I have a VM ubuntu on Windows server 2008 R2 with Virtualbox 5.0.14
Network is bridged mode with DHCP.

I can ping from VM to router and from another pc on network to VM.

I bought a new server (hp ml350 gen10).
I installed Virtualbox 6.1.18, copy vmfiles, launch VM, install guest additions 6.1.18 but i can't ping. VM isn't in my network.

What can I do?

Ty
scottgus1
Site Moderator
Posts: 20965
Joined: 30. Dec 2009, 20:14
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Windows, Linux

Re: Problem with new server

Post by scottgus1 »

Start the VM from full normal shutdown, not save-state. Run until you see the problem happen, then shut down the VM from within the VM's OS if possible. If not possible, close the Virtualbox window for the VM with the Power Off option set.

Right-click the VM in the main Virtualbox window's VM list, choose Show Log. Save the far left tab's log and the hardening log next to it, zip them, and post the zip file, using the forum's Upload Attachment tab.

Also, right-click the VM in the main Virtualbox window's VM list, choose Show in Explorer/Finder/File Manager. Zip the VM's .vbox file (not the .vbox-prev file), and post the zip file, using the forum's Upload Attachment tab. (Configure your host OS to show all extensions if the folder that opens does not show a .vbox file.)

Finally, please provide 'ip address' or 'ifconfig' or 'ipconfig /all' as appropriate for host and VM OS.
Frykky
Posts: 8
Joined: 28. Mar 2014, 14:33

Re: Problem with new server

Post by Frykky »

ifconfig

Image

I'don't understand why image is not visible. You can see at this link https://i.ibb.co/KGrkgrp/immagine.png
Attachments
vbox file.zip
(1.95 KiB) Downloaded 4 times
vbox logs.zip
(54.38 KiB) Downloaded 4 times
mpack
Site Moderator
Posts: 39156
Joined: 4. Sep 2008, 17:09
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Mostly XP

Re: Problem with new server

Post by mpack »

Frykky wrote: I'don't understand why image is not visible.
Attach images locally, not using IMG tags - which have been disabled by the forum for security reasons (offsite images can be substituted with images we'd rather not have on display here).
Frykky
Posts: 8
Joined: 28. Mar 2014, 14:33

Re: Problem with new server

Post by Frykky »

here it is
Attachments
ifconfig.png
ifconfig.png (59.02 KiB) Viewed 1051 times
scottgus1
Site Moderator
Posts: 20965
Joined: 30. Dec 2009, 20:14
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Windows, Linux

Re: Problem with new server

Post by scottgus1 »

Your VM is Bridged to the "HPE Ethernet 1Gb 4-port 369i Adapter", and the virtual "cable" is connected.

However, the VM's eth0 adapter is not getting an ipv4 IP address. We don't have an 'ipconfig /all' from the Server 2016 host. Can you please provide that?
Frykky
Posts: 8
Joined: 28. Mar 2014, 14:33

Re: Problem with new server

Post by Frykky »

Aaaaaaaaaarh i found the problem.

Ethernet cable is on port 1 but windows identify it with HPE Ethernet 1Gb 4-port 369i Adapter #4.
I saw it on ipconfig /all.

Changed this parameter in Virtualbox and everything works!

Ty!
scottgus1
Site Moderator
Posts: 20965
Joined: 30. Dec 2009, 20:14
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Windows, Linux

Re: Problem with new server

Post by scottgus1 »

Great! Glad you found the problem!
Post Reply