Internal Networking's not working
Posted: 13. Dec 2010, 18:56
Hello guys,
I have two guest Os's
1)Windows XP SP1
2)BackTrack4 - Ubuntu
so they are both working on Internal Network (Name = "Abed's), and it's configured using this command:
everything seems to work, but when I try to get the guests to have the IP's it gives limited access, and I can't ping anything!!!
the ip of XP gives an IP different from the range specified!!!
I have two guest Os's
1)Windows XP SP1
2)BackTrack4 - Ubuntu
so they are both working on Internal Network (Name = "Abed's), and it's configured using this command:
Code: Select all
VBoxManage dhcpserver add --netname "Abed's" --ip 192.168.0.1 --lowerip 192.168.0.2 --upperip 192.168.0.100 --netmask 255.255.255.0 --enableeverything seems to work, but when I try to get the guests to have the IP's it gives limited access, and I can't ping anything!!!
the ip of XP gives an IP different from the range specified!!!