Network Settings to Mimic VPS guest environment
Posted: 6. Jan 2016, 03:41
I've recently copied my Debian KVM VPS using the dd command to a raw file which I've then converted to a .vdi image.
I would like to setup Virtualbox so that it mimics the network settings of the VPS environment.
The VPS is configured for instance to have: a
static IP of 107.XXX.120.142
Gateway: 107.155.120.1
Netmask: 255.255.255.0
Nameserver: 8.8.8.8
Nameserver: 8.8.4.4
Is there any way to create a virtual network that satisfies these network conditions so that it connects?
----------------------------------------------------------------------------------------------------------------------------
Maybe I'm not explaining the question the right way, very simply I've copied my vps to a virtual machine image, but this vps obviously has static network settings on it like a gateway and IP that doesn't match anymore (since its no longer on the VPS). I'd like to change the virtualbox network settings so it lets the guest virtual machine connect without changing anything in the guest virtual machine.
My goal is to essentially "emulate" the network environment of the guest VPS in VBox. Can it do this?
I would like to setup Virtualbox so that it mimics the network settings of the VPS environment.
The VPS is configured for instance to have: a
static IP of 107.XXX.120.142
Gateway: 107.155.120.1
Netmask: 255.255.255.0
Nameserver: 8.8.8.8
Nameserver: 8.8.4.4
Is there any way to create a virtual network that satisfies these network conditions so that it connects?
----------------------------------------------------------------------------------------------------------------------------
Maybe I'm not explaining the question the right way, very simply I've copied my vps to a virtual machine image, but this vps obviously has static network settings on it like a gateway and IP that doesn't match anymore (since its no longer on the VPS). I'd like to change the virtualbox network settings so it lets the guest virtual machine connect without changing anything in the guest virtual machine.
My goal is to essentially "emulate" the network environment of the guest VPS in VBox. Can it do this?