LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop
User Name
Password
Linux - Desktop This forum is for the discussion of all Linux Software used in a desktop context.

Notices


Reply
  Search this Thread
Old 12-25-2007, 10:34 AM   #1
ilkras
LQ Newbie
 
Registered: Dec 2007
Posts: 2

Rep: Reputation: 0
networking from console


Hi. I installed FC8 on Dell Optiplex 745.
In the graphic mode (runlevel 5) the network started work after I ran NetworkManager.
After I configured to boot to runlevel 3 - the NetworkManager is up and everything is fine except for it (linux) complains that there is no link and it cannot receive DHCP info. The same error message I see during the boot.
What is that and how to fix it?
Thanks.
 
Old 12-26-2007, 12:41 AM   #2
dkm999
Member
 
Registered: Nov 2006
Location: Seattle, WA
Distribution: Fedora
Posts: 407

Rep: Reputation: 35
FC8 and its predecessors come configured so that Ethernet adapters (and some other network adapters, too) expect to be attached to a network that provides Dynamic Host Control Protocol (DHCP) services. The most important one of these is the handing out of IP addresses to client machines that request them. Your laptop is currently set up this way, and is requesting an IP address assignment for its network interface. When it doesn't get one, it complains, as it should.

To stop this, in the absence of DHCP on the network you are connecting to, edit the file /etc/sysconfig/network-scripts/ifcfg-eth0, and make two changes: first, write in the address that you must have gotten from your Internet Service Provider (if they do not run DHCP, then they must have given you this information), and second, specify the Boot Protocol as static. When you are done, the file should look something like this, though the numbers will be different
Code:
DEVICE=eth0
BOOTPROTO=static
IPADDR=216.39.145.64
NETMASK=255.255.255.0
ONBOOT=yes
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
console background image? - no X, just console jgams Slackware 2 12-06-2005 08:56 PM
How to Run Win32 Console App in linux Console Lokie Linux - Software 2 08-12-2004 10:00 PM
X server in console 1 crashes on return from console 2 fieldmethods Red Hat 4 09-05-2003 12:12 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop

All times are GMT -5. The time now is 08:56 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration