我似乎无法find答案。 我有一个公司的笔记本电脑的Windows 7(64位)机器。 公司的政策是非常严格的向networking添加机器。 我需要运行一个Linux服务器来做一些Rails开发。
无论如何,我想要做的是有Ubuntu 11客人使用我的笔记本电脑,因为它是互联网网关。 所以corp只能看到我的一个允许的IP地址。
我怎样才能做到这一点?
谢谢
编辑
我不知道为什么这是封闭和低估。 我有ITnetworkingpipe理员明确许可使用VirtualBox。 我只是不允许从networking路由器获得额外的 IP,因为我们拥有的设备数量很less。
事实上,这里是我发给他的确切电子邮件:
So I have this new Windows laptop. I'm connecting to the wireless just fine. I would like to run this program called VirtualBox which is an open source virtual environment similar to VMWare. On this, I would like to run a Linux server. Well, all's working but then I noticed my Linux server got its own IP address from the wireless router. I assumed it would share my Windows IP since Windows is my host. What is the official position on this? I can configure the VirtualBox to share my Windows IP so that as far as you are concerned, I have one IP on the network. I imagine this is the way to go? Thanks.
这是他的回应:
It needs to use the IP of your laptop. <name withheld>, MCSE:Security, JNCIS-SEC IT Network Operations Manager
您使用NAT模式,您的访客将成为networking上透明的设备,使用您的主机(Win 7)作为网关。 请记住为您的客人使用DHCP。 (当然这是可选的)