NND,以前在网上看到说vbox的连接用nat的方式,主机和client不在一个网段中,无法互联,想要互联要设置成为 host interface 方式。
我就找阿找。最好找到了一个这个。
http://blog.chinaunix.net/u2/61789/showart_1360043.html

以下是根据自己的方式修改了一下
sudo apt-get install uml-utilities bridge-utils
fi

后来想了想,我只许要在clent中能访问host就可以了,不需要,访问clent,所以还是用回了NAT。

相关文章:

  • 2021-07-12
  • 2021-05-17
  • 2022-02-20
  • 2021-07-26
  • 2021-10-04
  • 2021-04-09
猜你喜欢
  • 2021-09-02
  • 2022-12-23
  • 2021-11-03
  • 2022-12-23
  • 2021-07-08
  • 2021-05-29
  • 2021-09-10
相关资源
相似解决方案