Network configuration
Posted: 13. Oct 2008, 11:30
Hello,
VirtualBox version 2.0.2 on Windows 2003
guest1 is Debian4
guest2 is Fedora9
On guest1:
debian4:~# netstat -nr
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
10.0.2.0 0.0.0.0 255.255.255.0 U 0 0 0 eth2
0.0.0.0 10.0.2.2 0.0.0.0 UG 0 0 0 eth2
ifconfig eth2 display IP address 10.0.2.15
On guest2:
fedora9:~# netstat -nr
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
10.0.2.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1
0.0.0.0 10.0.2.2 0.0.0.0 UG 0 0 0 eth1
ifconfig eth1 display IP address 10.0.2.15 like guest1
So the two guests have the same IP address (10.0.2.15 but not the same interface (eth2 and eth1)
Question: How can I configure VirtualBow to get different IP addresses for the two guests with DHCP?
Thanks for your Help.
Vic.
VirtualBox version 2.0.2 on Windows 2003
guest1 is Debian4
guest2 is Fedora9
On guest1:
debian4:~# netstat -nr
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
10.0.2.0 0.0.0.0 255.255.255.0 U 0 0 0 eth2
0.0.0.0 10.0.2.2 0.0.0.0 UG 0 0 0 eth2
ifconfig eth2 display IP address 10.0.2.15
On guest2:
fedora9:~# netstat -nr
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
10.0.2.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1
0.0.0.0 10.0.2.2 0.0.0.0 UG 0 0 0 eth1
ifconfig eth1 display IP address 10.0.2.15 like guest1
So the two guests have the same IP address (10.0.2.15 but not the same interface (eth2 and eth1)
Question: How can I configure VirtualBow to get different IP addresses for the two guests with DHCP?
Thanks for your Help.
Vic.