Results 1 to 7 of 7
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 ...
- 10-10-2007 #1Just 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:81
2:E6
Bit Rate=11 Mb/s Tx-Power:2 dBm
RTS thr:off Fragment thr:off
Encryption key:3938-3531-3037-4336-3144-4543-39 Security mode:open
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!
- 10-10-2007 #2Just 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.
- 10-10-2007 #3
try using
ordhclient ra0run as rootdhcpcd ra0
- 10-11-2007 #4Just Joined!
- Join Date
- Oct 2007
- Posts
- 7
- 10-11-2007 #5Just Joined!
- Join Date
- Oct 2007
- Posts
- 7
- 10-14-2007 #6
I'm assuming you have some other DHCP tool... but to be sure, could you install dhclient and then run it?
- 10-15-2007 #7Just 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.


Reply With Quote

