我在 Windows 10 中。我有装有 Ubuntu 的虚拟盒。我想要静态 IP 地址。这是 Windows 10(主机)的 ipconfig:
Connection-specific DNS Suffix . : Link-local IPv6 Address . . . . . : fe80::19db:7da2:425a:a6e3%19 IPv4 Address. . . . . . . . . . . : 192.168.1.11 Subnet Mask . . . . . . . . . . . : 255.255.255.0 Default Gateway . . . . . . . . . : 192.168.1.1
这是客户 Ubuntu 机器中的配置:
这样我就没有网络了。
如果我将其设置为“自动 DHCP”,它可以工作,但 IP 是动态的。
我如何将其设置为静态 IP 地址?
谢谢。