On Sat, Oct 2, 2010 at 8:13 AM, Nepenthes <[email protected]> wrote:
> After making the entry to interfaces, You have to manually restart the > networking. > > First Stop the Networking > :~$ sudo /etc/init.d/networking stop > > Restart the Networking > :~$ sudo /etc/init.d/networking start > > best regards, > -nepenthes > > -- > FOSS Nepal mailing list: [email protected] > http://groups.google.com/group/foss-nepal > To unsubscribe, e-mail: > [email protected]<foss-nepal%[email protected]> > > Mailing List Guidelines: > http://wiki.fossnepal.org/index.php?title=Mailing_List_Guidelines > Community website: http://www.fossnepal.org/ > Chandan, It seems (from your log) that your computer is trying to broadcast DHCP Request on the network on your eth0 port. Might be your eth0 is not connected to the network having the DHCP server in the same network. The log shows that even after trying to query for DHCP server a number of times, it could not find any DHCP server. This can be due to the faulty network cable or the DHCP server not on the same network. Try with a different cable, and try looking for the logs and/or the configuration of your DHCP server. _________________________________________________________ Regards, Abhishek Singh FOSS Nepal Community http://wiki.fossnepal.org -- FOSS Nepal mailing list: [email protected] http://groups.google.com/group/foss-nepal To unsubscribe, e-mail: [email protected] Mailing List Guidelines: http://wiki.fossnepal.org/index.php?title=Mailing_List_Guidelines Community website: http://www.fossnepal.org/
