VirtualBoxのネットワーク

Fedora9をインストールして確認
VirtualBoxのNAT
Network 10.0.2.255
DHCP Server 10.0.2.2
Name Server 10.0.2.3
Gateway 10.0.2.2
DHCP Client IP 10.0.2.15
null

Oct 21 21:35:08 localhost NetworkManager: <info>  DHCP: device eth0 state changed (null) -> preinit
Oct 21 21:35:08 localhost dhclient: Listening on LPF/eth0/08:00:27:1d:b1:11
Oct 21 21:35:08 localhost dhclient: Sending on   LPF/eth0/08:00:27:1d:b1:11
Oct 21 21:35:08 localhost dhclient: Sending on   Socket/fallback
Oct 21 21:35:10 localhost dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8
Oct 21 21:35:10 localhost dhclient: DHCPOFFER from 10.0.2.2
Oct 21 21:35:10 localhost dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67
Oct 21 21:35:10 localhost dhclient: DHCPACK from 10.0.2.2
Oct 21 21:35:10 localhost NetworkManager: <info>  DHCP: device eth0 state changed preinit -> bound
Oct 21 21:35:10 localhost NetworkManager: <info>  Activation (eth0) Stage 4 of 5 (IP Configure Get) scheduled...
Oct 21 21:35:10 localhost NetworkManager: <info>  Activation (eth0) Stage 4 of 5 (IP Configure Get) started...
Oct 21 21:35:10 localhost NetworkManager: <info>    address 10.0.2.15
Oct 21 21:35:10 localhost NetworkManager: <info>    netmask 255.255.255.0
Oct 21 21:35:10 localhost NetworkManager: <info>    broadcast 10.0.2.255
Oct 21 21:35:10 localhost NetworkManager: <info>    gateway 10.0.2.2
Oct 21 21:35:10 localhost NetworkManager: <info>    nameserver '10.0.2.3'
Oct 21 21:35:10 localhost NetworkManager: <info>  Activation (eth0) Stage 5 of 5 (IP Configure Commit) scheduled...
Oct 21 21:35:10 localhost NetworkManager: <info>  Activation (eth0) Stage 4 of 5 (IP Configure Get) complete.
Oct 21 21:35:10 localhost NetworkManager: <info>  Activation (eth0) Stage 5 of 5 (IP Configure Commit) started...
Oct 21 21:35:10 localhost dhclient: bound to 10.0.2.15 -- renewal in 35317 seconds.