LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 03-11-2013, 02:42 AM   #1
noor kutubul
LQ Newbie
 
Registered: Jan 2013
Posts: 1

Rep: Reputation: Disabled
Determining IP Information eth0 fail


hi
I am installed AsteriskNOW 2.0.0 CentOS 5.8 and phisical hw network interface bridging up on my local PC laptop.
network configure manually write command:
# nano /etc/sysconfig/network-scripts/ifcfg-eth0
------------------------------------------------
DEVICE=eth0
BOOTPROTO=dhcp
HWADDR=74:2F:68:XX:XX:XX
IPADDR=192.168.1.134
NETMASK=255.255.255.0
GATEWAY=192.168.1.1
DNS1=8.8.8.8
ONBOOT=yes
----------------------------------------------
# nano /etc/sysconfig/network
-----------------------------
NETWORKING=yes
NETWORKING_IPV6=no
HOSTNAME=localhost.localdomain
------------------------------
after save the file and network restart command:
# service network restart
# reboot
But no change again try short command below like this.
# dhclient eth0
But eth0 doesn't enabling to dhcp mode. try ifdown ifup mathode.
# ifdown eth0
# ifup eth0
# ifup ifcfg-eth0
Determining IP Information eth0 fail what is the problem ?
anybody help me or instruction please.
sorry for wrong thread post the site. because of i m newly student. Thanks to all.
noor kutubul

Last edited by noor kutubul; 03-11-2013 at 02:46 AM.
 
Old 03-11-2013, 07:09 AM   #2
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,681

Rep: Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894
Quote:
DEVICE=eth0
BOOTPROTO=dhcp
IPADDR=192.168.1.134
You have a static IP assigned so do you really want to use DHCP?
 
Old 03-11-2013, 12:25 PM   #3
lleb
Senior Member
 
Registered: Dec 2005
Location: Florida
Distribution: CentOS/Fedora/Pop!_OS
Posts: 2,983

Rep: Reputation: 551Reputation: 551Reputation: 551Reputation: 551Reputation: 551Reputation: 551
if you want a static IP replace dhcp with static in the following line:
Code:
BOOTPROTO=dhcp
then restart your network and it should work. IF you want dhcp to function, remove the following lines:
Code:
IPADDR=192.168.1.134
NETMASK=255.255.255.0
GATEWAY=192.168.1.1
then restart your network.
 
  


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
determining ip information for eth0...failed flamah Linux - Newbie 38 02-11-2008 10:30 PM
determining IP information for eth0 failed! me99 Linux - Networking 10 01-13-2008 12:01 PM
Determining IP information for eth0....failed linuxnew Linux - Networking 12 05-11-2004 06:05 AM
Bringing up interface eth0: determining ip information for eth0... failed ralphethomas Linux - Networking 0 01-24-2004 05:33 PM
Determining IP information for eth0...FAILED chappy011 Linux - Networking 22 06-02-2002 11:05 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 06:14 PM.

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