时间:2021-07-01 10:21:17 帮助过:60人阅读
2.启动系统,设置静态IP
sudo vim /etc/network/interfaces
auto enp0s3
iface enp0s3 inet static
address 192.168.19.3 #静态ip
gateway 192.168.19.1 #网关
netmask 255.255.255.0
dns-nameserver 202.96.209.5 #设置成和电脑一样,我的是Ubuntu16.04,不配置的话,ping不通外网域名
3.重启网络使配置生效
sudo /etc/init.d/networking restart
我通过SecureCRT连接,需要重启下系统。
Oracle VM VirtualBOX桥接网卡
标签:secure 网络 ini crt 网域 -name 5.0 style bsp