DHCP

ben darby ben at cvrse.com
Thu Dec 14 07:47:19 UTC 2006


* Dmitri Hrapof wrote:
> Hello!
> 
> It seems that after upgrade to 6.10 DCHP stopped worked quite right.
> It doesn't fetch IP address automatically after reboot, however, if I do
> ifdown eth0; ifup eth0
> it works. But it's rather annoying.
> Did anyone else had such problem?
> 
> Thanks,
> Dmitri
> 
> PS. And yes, my eth0 is set to DHCP and activated in Network Manager.

do you want to use network manager or the standard network settings
(/etc/network/interfaces)? if the former ensure that there are no
references to eth0 in your /etc/network/interfaces file. and for
the latter ensure it contains:

auto eth0
iface eth0 inet dhcp

-- 
ben darby
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20061214/ae637096/attachment.sig>


More information about the ubuntu-users mailing list