Help Center> Elastic Cloud Server> Troubleshooting> Windows ECS Issues> How Do I Attach an Extension NIC to a Windows ECS for Accessing the Internet?
Updated on 2023-04-03 GMT+08:00

How Do I Attach an Extension NIC to a Windows ECS for Accessing the Internet?

Scenarios

A Windows ECS has one primary NIC and one extension NIC attached. Both the NICs have an EIP bound to access the Internet.

Constraints

Do not modify the primary NIC settings.

Procedure

  1. Log in to the management console and choose Compute > Elastic Cloud Server.
  2. In the ECS list on the displayed page, select the ECS for which you want to add the NIC.
  3. Click the name of the target ECS to go to the ECS details page.
  4. Click the NICs tab.
  5. Click Add NIC and add an extension NIC as prompted.

    Ensure that the security group and subnet of the extension NIC are the same as those of the primary NIC.

    After the extension NIC is added, the system automatically obtains a private IP address.

  6. Remotely log in to the ECS.
  7. Click Open Network and Sharing Center in the lower right corner. Then, click Change adapter settings in the upper left corner and find the newly added NIC.

  8. Right-click the target network connection and choose Properties from the shortcut menu.
  9. In the Local Area Connection 3 Properties dialog box, click the Networking tab, select Internet Protocol Version 4 (TCP/IPv4), and click Properties.
  10. In the Internet Protocol Version 4 (TCP/IPv4) Properties dialog box, click the General tab and configure the private IP address automatically obtained in step 5 for the newly added NIC.

    Example configurations:

    • Private IP address: 192.168.1.11
    • IP address: 192.168.1.11
    • Subnet mask: 255.255.255.0
    • Default gateway: 192.168.1.1
    • Preferred DNS server: 114.114.114.114
    • Alternate DNS server: 114.114.115.115
  11. After the configuration, select Validate settings upon exit.
  12. Restart the NIC and bind an EIP to it.