Welcome to Linux Forums!

With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.

Linux Forum ArticlesLinux ForumsLinux Forum DownloadsLinux Hosts
Home|Register|FAQ|Member List|Calendar|Unanswered Posts|Forum Rules|Today's Posts|Advanced Search|
SEARCH FOR IN
Go Back   Linux Forums > GNU Linux Zone > Wireless Internet
Reload this Page I can see the network but can't get an IP from it
Linux Forums
Linux Forums
Welcome To The Linux Forums!
Welcome to Linux Forums. We pride ourselves in being one of the largest Linux communities on the web, we encourage you to REGISTER on our forums and participate in the community. There are over 150,000 members ready to answer your questions. JOINING US today will allow you to make new posts, get support, send messages to other members and submit downloads to our downloads directory and many other great features!

Wireless Internet Anything related to getting wireless set up in Linux. WLAN, WiFi, etc.

Reply
 
Thread Tools Display Modes
Old 10-10-2007   #1 (permalink)
marcusa007
Just Joined!
 
Join Date: Oct 2007
Posts: 7
I can see the network but can't get an IP from it

I have had the computer hooked up to a different wireless network. I have moved to a new location and have gotten a new wireless router. Everything is up and running on the centos5 box, I can see the network but when I try to connect to it I get no IP number and can't connect to the Internet. Here is the info I got:

00:00.0 Host bridge: Intel Corporation 82865G/PE/P DRAM Controller/Host-Hub Interface (rev 02)
00:01.0 PCI bridge: Intel Corporation 82865G/PE/P PCI to AGP Controller (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #3 (rev 02)
00:1d.3 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #4 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev c2)
00:1f.0 ISA bridge: Intel Corporation 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge (rev 02)
00:1f.1 IDE interface: Intel Corporation 82801EB/ER (ICH5/ICH5R) IDE Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801EB/ER (ICH5/ICH5R) SMBus Controller (rev 02)
00:1f.5 Multimedia audio controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller (rev 02)
01:00.0 VGA compatible controller: nVidia Corporation NV5M64 [RIVA TNT2 Model 64/Model 64 Pro] (rev 15)
02:01.0 Network controller: RaLink RT2500 802.11g Cardbus/mini-PCI (rev 01)
02:0b.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
[root@centos ~]# iwconfig
lo no wireless extensions.

eth0 no wireless extensions.

ra0 RT2500 Wireless ESSID:"default" Nickname:"centos.********.net"
Mode:Managed Frequency=2.437 GHz Access Point: 00:14:A5:812:E6
Bit Rate=11 Mb/s Tx-Power:2 dBm
RTS thrff Fragment thrff
Encryption key:3938-3531-3037-4336-3144-4543-39 Security modepen
Link Quality=57/100 Signal level=-79 dBm Noise level:-196 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0

sit0 no wireless extensions.


Thanks for any help on this!
marcusa007 is offline   Reply With Quote
Old 10-10-2007   #2 (permalink)
barks
Just Joined!
 
Join Date: Sep 2007
Posts: 17
hi,
looks like the new router may have security on by default, make sure its off and you dont have access controll on, also make sure dhcp is on, on your router and machine.
barks is offline   Reply With Quote
Old 10-10-2007   #3 (permalink)
valemon
Linux Engineer
 
valemon's Avatar
 
Join Date: Oct 2006
Location: Volos
Posts: 860
Send a message via MSN to valemon
try using
Quote:
dhclient ra0
or
Quote:
dhcpcd ra0
run as root
__________________
join #linuxforums on irc.freenode.org
openSuSE 10.3/Arch/Gutsy/Slackware 12
Linux user #442041
valemon is offline   Reply With Quote
Old 10-10-2007   #4 (permalink)
marcusa007
Just Joined!
 
Join Date: Oct 2007
Posts: 7
Quote:
Originally Posted by barks View Post
hi,
looks like the new router may have security on by default, make sure its off and you dont have access controll on, also make sure dhcp is on, on your router and machine.
I checked all is their, I have some Windows boxes running just fine so I think DHCP is working fine. I also see that the centos box is trying to get an IP address.
marcusa007 is offline   Reply With Quote
Old 10-10-2007   #5 (permalink)
marcusa007
Just Joined!
 
Join Date: Oct 2007
Posts: 7
Quote:
Originally Posted by valemon View Post
try using or run as root
i tried those commands under root and it came back as command not found.
marcusa007 is offline   Reply With Quote
Old 10-14-2007   #6 (permalink)
Oxygen
Linux User
 
Oxygen's Avatar
 
Join Date: Jul 2004
Location: Hartlepool, England
Posts: 384
Send a message via Skype™ to Oxygen
I'm assuming you have some other DHCP tool... but to be sure, could you install dhclient and then run it?
__________________
Graham - You'd better Use Linux!

I'm registerd Linux user #397030. What about you?
Oxygen is offline   Reply With Quote
Old 10-15-2007   #7 (permalink)
marcusa007
Just Joined!
 
Join Date: Oct 2007
Posts: 7
dhclient ra0 worked and it gave me back no DHCP offers received. No working leases in persistent database - sleeping.
marcusa007 is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Forwarding ports Evil_Devil SuSE Linux Help 2 07-04-2006 12:05 PM
Mostly-newbie with network install problems ironwing Mandriva Linux Help 0 04-01-2005 03:21 AM
Glossary of Common Linux and Computer Terms flw Linux Tutorials, HOWTO's & Reference Material 0 11-23-2003 12:02 PM
Future reference for new linux and computer users review flw The Coffee Lounge 0 11-20-2003 02:05 PM




All times are GMT. The time now is 10:11 AM.




© 2000 - 2008 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.0.0