|

楼主 |
发表于 2009-3-9 23:29:34
|
显示全部楼层
真诡异,运行了命令dhclient 就好了:
- Dabian:/etc/init.d# dhclient
- Internet Systems Consortium DHCP Client V3.1.1
- Copyright 2004-2008 Internet Systems Consortium.
- All rights reserved.
- For info, please visit [url]http://www.isc.org/sw/dhcp/[/url]
- Listening on LPF/eth1/08:00:27:67:75:04
- Sending on LPF/eth1/08:00:27:67:75:04
- Sending on Socket/fallback
- DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 8
- DHCPOFFER from 10.0.2.2
- DHCPREQUEST on eth1 to 255.255.255.255 port 67
- DHCPACK from 10.0.2.2
- bound to 10.0.2.15 -- renewal in 37583 seconds.
复制代码 |
|