Cần hướng dẫn cách add IP từ dedicated server vô Virtualbox

** Cách thêm IP từ máy chủ chuyên dụng vào VirtualBox **

## Giới thiệu

VirtualBox là một phần mềm ảo hóa mạnh mẽ cho phép bạn chạy nhiều hệ điều hành trên một máy tính vật lý.Đây có thể là một cách tuyệt vời để kiểm tra các hệ điều hành khác nhau hoặc chạy các ứng dụng khác nhau không tương thích với hệ điều hành máy chủ của bạn.

Một trong những tác vụ phổ biến nhất khi sử dụng VirtualBox là thêm địa chỉ IP từ một máy chủ chuyên dụng.Điều này cho phép bạn kết nối với máy ảo từ các thiết bị khác trên mạng của bạn và để truy cập tài nguyên trên máy chủ chuyên dụng.

Trong hướng dẫn này, chúng tôi sẽ chỉ cho bạn cách thêm địa chỉ IP từ máy chủ chuyên dụng vào VirtualBox.Chúng tôi sẽ sử dụng máy chủ chuyên dụng của Centos 7 và máy chủ Windows 10.

## Bước 1: Định cấu hình máy chủ chuyên dụng

Bước đầu tiên là định cấu hình máy chủ chuyên dụng để có địa chỉ IP mà bạn có thể sử dụng để kết nối với máy ảo.

Để làm điều này, đăng nhập vào máy chủ chuyên dụng và mở thiết bị đầu cuối.

`` `
$ sudo su
`` `

Bây giờ, chúng ta cần tạo một giao diện mạng mới.

`` `
$ IP Addr Thêm 192.168.1.10/24 Dev Eth0
`` `

Điều này sẽ tạo ra một giao diện mạng mới với địa chỉ IP 192.168.1.10 và Netmask 24.

Chúng tôi cũng cần đặt cổng mặc định cho giao diện mạng mới.

`` `
$ IP Route Thêm mặc định qua 192.168.1.1
`` `

Điều này sẽ đặt cổng mặc định vào địa chỉ IP của bộ định tuyến.

Bây giờ, chúng ta cần khởi động lại giao diện mạng.

`` `
$ dịch vụ khởi động lại mạng
`` `

## Bước 2: Tạo máy ảo trong VirtualBox

Bây giờ máy chủ chuyên dụng được cấu hình, chúng ta có thể tạo một máy ảo trong VirtualBox.

Để thực hiện việc này, hãy mở VirtualBox và nhấp vào nút ** mới **.

Nhập tên cho máy ảo và chọn loại hệ điều hành bạn muốn cài đặt.

Trong ví dụ này, chúng tôi sẽ cài đặt Windows 10.

Nhấp vào ** Tiếp theo ** và chọn lượng bộ nhớ bạn muốn phân bổ cho máy ảo.

Trong ví dụ này, chúng tôi sẽ phân bổ 4 GB bộ nhớ.

Nhấp vào ** Tiếp theo ** và chọn kích thước của đĩa cứng.

Trong ví dụ này, chúng tôi sẽ tạo ra một đĩa cứng 50 GB.

Nhấp vào ** Tiếp theo ** và chọn bộ điều hợp mạng.

Chúng ta cần chọn tùy chọn bộ điều hợp ** ** để máy ảo có thể truy cập Internet thông qua máy chủ chuyên dụng.

Nhấp vào ** Kết thúc ** để tạo máy ảo.

## Bước 3: Kết nối với máy ảo

Bây giờ máy ảo được tạo, chúng ta cần kết nối với nó.

Để làm điều này, nhấp vào nút ** Bắt đầu ** trong VirtualBox.

Điều này sẽ khởi động máy ảo và bạn sẽ được nhắc nhập tên người dùng và mật khẩu.

Nhập tên người dùng và mật khẩu cho hệ điều hành bạn đã cài đặt.

## Bước 4: Thêm địa chỉ IP vào máy ảo

Bây giờ bạn được kết nối với máy ảo, chúng tôi cần thêm địa chỉ IP từ máy chủ chuyên dụng.

Để thực hiện việc này, hãy mở thiết bị đầu cuối và nhập lệnh sau:

`` `
$ ifconfig
`` `

Điều này sẽ liệt kê tất cả các giao diện mạng trên máy ảo.

Tìm giao diện mạng được kết nối với máy chủ chuyên dụng và lưu ý địa chỉ IP.

Trong ví dụ này, địa chỉ IP là 192.168.1.10.

Bây giờ, chúng ta cần thêm địa chỉ IP vào tệp máy chủ.

Để thực hiện việc này, hãy mở tệp máy chủ và thêm dòng sau:

`` `
192.168.1.10 <Tên HostName>
`` `

Trong đó <stemName> là tên máy chủ của máy ảo.

## Bước 5: Kiểm tra kết nối

Bây giờ địa chỉ IP đã được thêm vào tệp máy chủ, chúng tôi có thể kiểm tra kết nối.

Để thực hiện việc này, hãy mở trình duyệt web và nhập địa chỉ IP
=======================================
**How to Add an IP from a Dedicated Server to VirtualBox**

## Introduction

VirtualBox is a powerful virtualization software that allows you to run multiple operating systems on a single physical computer. This can be a great way to test out different operating systems, or to run different applications that are not compatible with your host operating system.

One of the most common tasks when using VirtualBox is to add an IP address from a dedicated server. This allows you to connect to the virtual machine from other devices on your network, and to access resources on the dedicated server.

In this guide, we will show you how to add an IP address from a dedicated server to VirtualBox. We will be using a CentOS 7 dedicated server and a Windows 10 host machine.

## Step 1: Configure the Dedicated Server

The first step is to configure the dedicated server so that it has an IP address that you can use to connect to the virtual machine.

To do this, log in to the dedicated server and open the terminal.

```
$ sudo su
```

Now, we need to create a new network interface.

```
$ ip addr add 192.168.1.10/24 dev eth0
```

This will create a new network interface with the IP address 192.168.1.10 and the netmask 24.

We also need to set the default gateway for the new network interface.

```
$ ip route add default via 192.168.1.1
```

This will set the default gateway to the IP address of the router.

Now, we need to restart the network interface.

```
$ service network restart
```

## Step 2: Create a Virtual Machine in VirtualBox

Now that the dedicated server is configured, we can create a virtual machine in VirtualBox.

To do this, open VirtualBox and click the **New** button.

Enter a name for the virtual machine and select the type of operating system you want to install.

In this example, we will be installing Windows 10.

Click **Next** and select the amount of memory you want to allocate to the virtual machine.

In this example, we will allocate 4 GB of memory.

Click **Next** and select the size of the hard disk.

In this example, we will create a 50 GB hard disk.

Click **Next** and select the network adapter.

We need to select the **Bridged Adapter** option so that the virtual machine can access the internet through the dedicated server.

Click **Finish** to create the virtual machine.

## Step 3: Connect to the Virtual Machine

Now that the virtual machine is created, we need to connect to it.

To do this, click the **Start** button in VirtualBox.

This will start the virtual machine and you will be prompted to enter a username and password.

Enter the username and password for the operating system you installed.

## Step 4: Add the IP Address to the Virtual Machine

Now that you are connected to the virtual machine, we need to add the IP address from the dedicated server.

To do this, open the terminal and type the following command:

```
$ ifconfig
```

This will list all of the network interfaces on the virtual machine.

Find the network interface that is connected to the dedicated server and note the IP address.

In this example, the IP address is 192.168.1.10.

Now, we need to add the IP address to the hosts file.

To do this, open the hosts file and add the following line:

```
192.168.1.10 <hostname>
```

Where <hostname> is the hostname of the virtual machine.

## Step 5: Test the Connection

Now that the IP address has been added to the hosts file, we can test the connection.

To do this, open a web browser and type the IP address
 
Join ToolsKiemTrieuDoGroup
Back
Top
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock