VirtualBox Bridged networking 实现之二

VirtualBox版本=3.2.8 r64453


Host:

windows XP

Guest:

Fedora13


1.xp网卡配置:

xp使用固定IP 192.168.225.166

VirtualBox使用DHCP


2.VirtualBox配置网络类型为bridged metworking

 

3.guest启动,获取动态IP
192.168.225.218

 
4.测试host和guest的互访
ping 192.168.225.218

猜你喜欢

转载自feuyeux.iteye.com/blog/748890