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 - Networking > Linux - Wireless Networking
User Name
Password
Linux - Wireless Networking This forum is for the discussion of wireless networking in Linux.

Notices


Reply
  Search this Thread
Old 01-23-2004, 11:47 PM   #16
citrus
Member
 
Registered: Dec 2003
Location: California
Distribution: Kubuntu 6.1
Posts: 548

Original Poster
Rep: Reputation: 30

no its not that not h/w sorry
still stuck

i got on my lan tho so i will save my posts from all my iwconfig ifconfig route... etc on the lan so i can post it here
i will do that soon .......

hopefully i can get on the net soon

its just got to be something i am missing.......
 
Old 01-24-2004, 02:25 AM   #17
citrus
Member
 
Registered: Dec 2003
Location: California
Distribution: Kubuntu 6.1
Posts: 548

Original Poster
Rep: Reputation: 30
THIS ONES GOING TO BE LONG LONG

HERES MY OUTPUT FOR TH VERIES COMMANDS

~~~ IFCONFIG .....

root@192:~# ifconfig
eth0 Link encap:Ethernet HWaddr 00:06:25:1C:BB:45
inet addr:192.168.1.1 Bcast:192.168.1.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:365 errors:0 dropped:0 overruns:0 frame:0
TX packets:70 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:51705 (50.4 Kb) TX bytes:11602 (11.3 Kb)
Interrupt:5 Memory:42000000-42001fff

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:4 errors:0 dropped:0 overruns:0 frame:0
TX packets:4 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:304 (304.0 b) TX bytes:304 (304.0 b)



~~~ IWCONFIG

root@192:~# iwconfig
lo no wireless extensions.

eth0 IEEE 802.11b ESSID:"link"
Mode:Managed Frequency:2.422GHz Access Point: 00:06:25:B4:50:5B
Bit Rate=11Mb/s Tx-Power:16 dBm
RTS thr=2347 B Fragment thr=2346 B
Encryption keyff
Power Managementff
Link Quality:0 Signal level:213 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0



~~~ MY ROUTE COMMAND

root@192:~# route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
localnet * 255.255.255.0 U 0 0 0 eth0
loopback * 255.0.0.0 U 0 0 0 lo
default 192.168.1.1 0.0.0.0 UG 0 0 0 eth0



~~~~ PINGING MY ROUTER

root@192:~# ping 192.168.1.1
PING 192.168.1.1 (192.168.1.1) 56(84) bytes of data.
64 bytes from 192.168.1.1: icmp_seq=1 ttl=64 time=0.054 ms
64 bytes from 192.168.1.1: icmp_seq=2 ttl=64 time=0.041 ms
64 bytes from 192.168.1.1: icmp_seq=3 ttl=64 time=0.042 ms


~~~ this ones my DHCLIENT

root@192:~# dhclient
Internet Software Consortium DHCP Client V3.0pl2
Copyright 1995-2001 Internet Software Consortium.
All rights reserved.
For info, please visit http://www.isc.org/products/DHCP

Listening on Socket/eth0
Sending on Socket/eth0
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 6
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 11
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 14
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 19
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8
No DHCPOFFERS received.
No working leases in persistent database - sleeping



~~~~this is my resolve.conf

search 192.168.1.1




AND yes my interenet still doesn't work
and i CAN access my network thru samba tho
and i CAN get on my network computers
but i CAN't get www.yahoo.com to work in my webbrowser
 
Old 01-24-2004, 06:11 AM   #18
clar77
Member
 
Registered: May 2002
Location: Baltimore,MD
Distribution: RH8.0 FC1/2.6.1 MacOsX 10.3
Posts: 53

Rep: Reputation: 15
root@192:~# ifconfig
eth0 Link encap:Ethernet HWaddr 00:06:25:1C:BB:45
inet addr:192.168.1.1 Bcast:192.168.1.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:365 errors:0 dropped:0 overruns:0 frame:0
TX packets:70 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:51705 (50.4 Kb) TX bytes:11602 (11.3 Kb)
Interrupt:5 Memory:42000000-42001fff

seems OK- why are you using this IP ? What the IP of your access point ?


~~~ IWCONFIG
eth0 IEEE 802.11b ESSID:"link"
Mode:Managed Frequency:2.422GHz Access Point: 00:06:25:B4:50:5B
Bit Rate=11Mb/s Tx-Power:16 dBm
RTS thr=2347 B Fragment thr=2346 B
Encryption keyff
Power Managementff
Link Quality:0 Signal level:213 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0

OK no link but good signal, thats good, at least the AP is working.

~~~ MY ROUTE COMMAND

root@192:~# route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
localnet * 255.255.255.0 U 0 0 0 eth0
loopback * 255.0.0.0 U 0 0 0 lo
default 192.168.1.1 0.0.0.0 UG 0 0 0 eth0

OK this is bad, the default gateway needs to be the IP of the access point NOT your linux box.




~~~~ PINGING MY ROUTER

root@192:~# ping 192.168.1.1
PING 192.168.1.1 (192.168.1.1) 56(84) bytes of data.
64 bytes from 192.168.1.1: icmp_seq=1 ttl=64 time=0.054 ms
64 bytes from 192.168.1.1: icmp_seq=2 ttl=64 time=0.041 ms
64 bytes from 192.168.1.1: icmp_seq=3 ttl=64 time=0.042 ms

again you're pinging yourself, not the router. What is the IP of the AP set to ? you need to ping that IP.


~~~ this ones my DHCLIENT

root@192:~# dhclient
Internet Software Consortium DHCP Client V3.0pl2
Copyright 1995-2001 Internet Software Consortium.
All rights reserved.
For info, please visit http://www.isc.org/products/DHCP

Listening on Socket/eth0
Sending on Socket/eth0
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 6
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 11
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 14
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 19
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8
No DHCPOFFERS received.
No working leases in persistent database - sleeping

Again this might be a problem with the AP. Is it set to set for DHCP ?

~~~~this is my resolve.conf

search 192.168.1.1

Again your're searching your own box, this needs to be the ip of the default gateway.


Check the IP of your access point and try to ping it.
Check if the AP is set for DHCP.
Check the WEP is disabled for now on the AP.

Good luck.

Last edited by clar77; 01-24-2004 at 06:12 AM.
 
Old 01-24-2004, 07:52 AM   #19
citrus
Member
 
Registered: Dec 2003
Location: California
Distribution: Kubuntu 6.1
Posts: 548

Original Poster
Rep: Reputation: 30
IDK why it did that so let my repost when i went up stairs the ip was
192.168.1.55 idk why it posted 192.168.1.1 that is my router/ap
here is the correct post tho



THIS ONES GOING TO BE LONG LONG

HERES MY OUTPUT FOR TH VERIES COMMANDS

~~~ IFCONFIG .....

root@192:~# ifconfig
eth0 Link encap:Ethernet HWaddr 00:06:25:1C:BB:45
inet addr:192.168.1.55 Bcast:192.168.1.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:365 errors:0 dropped:0 overruns:0 frame:0
TX packets:70 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:51705 (50.4 Kb) TX bytes:11602 (11.3 Kb)
Interrupt:5 Memory:42000000-42001fff

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:4 errors:0 dropped:0 overruns:0 frame:0
TX packets:4 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:304 (304.0 b) TX bytes:304 (304.0 b)



~~~ IWCONFIG

root@192:~# iwconfig
lo no wireless extensions.

eth0 IEEE 802.11b ESSID:"link"
Mode:Managed Frequency:2.422GHz Access Point: 00:06:25:B4:50:5B
Bit Rate=11Mb/s Tx-Power:16 dBm
RTS thr=2347 B Fragment thr=2346 B
Encryption keyff
Power Managementff
Link Quality:0 Signal level:213 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0



~~~ MY ROUTE COMMAND

root@192:~# route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
localnet * 255.255.255.0 U 0 0 0 eth0
loopback * 255.0.0.0 U 0 0 0 lo
default 192.168.1.1 0.0.0.0 UG 0 0 0 eth0



~~~~ PINGING MY ROUTER

root@192:~# ping 192.168.1.1
PING 192.168.1.1 (192.168.1.1) 56(84) bytes of data.
64 bytes from 192.168.1.1: icmp_seq=1 ttl=64 time=0.054 ms
64 bytes from 192.168.1.1: icmp_seq=2 ttl=64 time=0.041 ms
64 bytes from 192.168.1.1: icmp_seq=3 ttl=64 time=0.042 ms


~~~ this ones my DHCLIENT

root@192:~# dhclient
Internet Software Consortium DHCP Client V3.0pl2
Copyright 1995-2001 Internet Software Consortium.
All rights reserved.
For info, please visit http://www.isc.org/products/DHCP

Listening on Socket/eth0
Sending on Socket/eth0
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 6
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 11
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 14
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 19
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8
No DHCPOFFERS received.
No working leases in persistent database - sleeping



~~~~this is my resolve.conf

search 192.168.1.1




AND yes my interenet still doesn't work
and i CAN access my network thru samba tho
and i CAN get on my network computers
but i CAN't get www.yahoo.com to work in my webbrowser
 
Old 01-24-2004, 08:30 AM   #20
clar77
Member
 
Registered: May 2002
Location: Baltimore,MD
Distribution: RH8.0 FC1/2.6.1 MacOsX 10.3
Posts: 53

Rep: Reputation: 15
can you ping out ?
try
$ping 216.109.118.76

thats yahoo.com

if so then you have a DNS issue, does your ISP dynamically provide DNS servers or did it assign you a few to use ?
 
Old 01-24-2004, 08:55 AM   #21
citrus
Member
 
Registered: Dec 2003
Location: California
Distribution: Kubuntu 6.1
Posts: 548

Original Poster
Rep: Reputation: 30
well my router should route the dns so on my computers i can have 192.168.1.1 as my dns server
but i will try to type a couple in my resolve.conf for my isp and see if that doesn't work

no i can't ping yahoo
i will post back with the results
if theres another way to chang the dns server someone please tell me cuz so far it sounds like i do it in reslove.conf
 
Old 01-24-2004, 09:08 AM   #22
citrus
Member
 
Registered: Dec 2003
Location: California
Distribution: Kubuntu 6.1
Posts: 548

Original Poster
Rep: Reputation: 30
ok well i updated my resolve.conf and put

search 137.192.2.4
search 137.192.240.5


and guess what!!!!????
i can ping yahoo at 216.109.118.76
YAY!!!!!

BUT...... my gaim nor my webbrowser will work
 
Old 01-24-2004, 09:45 AM   #23
clar77
Member
 
Registered: May 2002
Location: Baltimore,MD
Distribution: RH8.0 FC1/2.6.1 MacOsX 10.3
Posts: 53

Rep: Reputation: 15
try adding:

nameserver 'IP of ROUTER HERE'
to the top of your resolv.conf file.



or change 'search' in those two lines to 'nameserver'.

it may be since you're not running on DHCP the router may not be able to send DNS info but I'm not so sure about that.

to the top of your resolv.conf file.


Now that you can ping (to IPs at least) out its a DNS issue. once you can ping www.yahoo.com your browsere should work.

otherwise thats all I got, you may need to search around the site for DNS problems, as now you're in no different a situation as someone having DNS problems with a wired network.
 
Old 01-24-2004, 12:03 PM   #24
citrus
Member
 
Registered: Dec 2003
Location: California
Distribution: Kubuntu 6.1
Posts: 548

Original Poster
Rep: Reputation: 30
well i finally got the internet to work


thanks alot guys for helping me

seems that when i put

nameserver (dns server)

it worked!



so thanks again
 
Old 01-24-2004, 12:14 PM   #25
clar77
Member
 
Registered: May 2002
Location: Baltimore,MD
Distribution: RH8.0 FC1/2.6.1 MacOsX 10.3
Posts: 53

Rep: Reputation: 15
kewl

kinda nice to not have to rely on that graphical interface, eh ?
 
Old 01-24-2004, 01:15 PM   #26
citrus
Member
 
Registered: Dec 2003
Location: California
Distribution: Kubuntu 6.1
Posts: 548

Original Poster
Rep: Reputation: 30
for real!

i am still wondering why that dhcp didn't work tho
 
Old 01-24-2004, 05:13 PM   #27
jeeva
LQ Newbie
 
Registered: Jan 2004
Posts: 22

Rep: Reputation: 15
Hi all,

I am trying to configure Linksys wireless adapter card WPC11 (ver 4) on my laptop. But I keep getting some error or other other.

When I do a modprobe i get this message:

[root@localhost root]# modprobe 8139too
/lib/modules/2.4.20-8/kernel/drivers/net/8139too.o: init_module: No such device
Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.
You may find more information in syslog or the output from dmesg
/lib/modules/2.4.20-8/kernel/drivers/net/8139too.o: insmod /lib/modules/2.4.20-8/kernel/drivers/net/8139too.o failed
/lib/modules/2.4.20-8/kernel/drivers/net/8139too.o: insmod 8139too failed


(Note: I have a alias in /etc/modules.conf as 'alias eth0 8139too)

I am not sure what look to look for in demesg, but i here is a snapshot:

PCI: Found IRQ 11 for device 00:03.0
PCI: Sharing IRQ 11 with 00:03.1
PCI: Sharing IRQ 11 with 00:07.2
PCI: Sharing IRQ 11 with 00:10.0
PCI: Found IRQ 11 for device 00:03.1
PCI: Sharing IRQ 11 with 00:03.0
PCI: Sharing IRQ 11 with 00:07.2
PCI: Sharing IRQ 11 with 00:10.0
Yenta IRQ list 0698, PCI irq11
Socket status: 30000020
Yenta IRQ list 0698, PCI irq11
Socket status: 30000006
cs: cb_alloc(bus 2): vendor 0x10ec, device 0x8180
PCI: Enabling device 02:00.0 (0000 -> 0003)
cs: IO port probe 0x0c00-0x0cff: clean.
cs: IO port probe 0x0100-0x04ff: excluding 0x378-0x37f 0x4d0-0x4d7
cs: IO port probe 0x0a00-0x0aff: clean.
parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE]
parport0: irq 7 detected
lp0: using parport0 (polling).
lp0: console ready
8139too Fast Ethernet driver 0.9.26
8139too Fast Ethernet driver 0.9.26
8139too Fast Ethernet driver 0.9.26
8139too Fast Ethernet driver 0.9.26
8139too Fast Ethernet driver 0.9.26
8139too Fast Ethernet driver 0.9.26
8139too Fast Ethernet driver 0.9.26
8139too Fast Ethernet driver 0.9.26
8139too Fast Ethernet driver 0.9.26
8139too Fast Ethernet driver 0.9.26
8139too Fast Ethernet driver 0.9.26
8139too Fast Ethernet driver 0.9.26


Following is the info abt my card:

[root@localhost etc]# cardctl info
PRODID_1="Realtek"
PRODID_2="Rtl8139"
PRODID_3=""
PRODID_4=""
MANFID=0000,024c
FUNCID=6
PRODID_1=""
PRODID_2=""
PRODID_3=""
PRODID_4=""
MANFID=0000,0000
FUNCID=255

[root@localhost etc]# cardctl status
Socket 0:
3.3V CardBus card
function 0: [ready]
Socket 1:
no card


Any body have any idea what might be wrong...?

Thanks,
Jeeva
 
  


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
wireless card problems biojayc Linux - Software 4 04-11-2005 01:15 PM
Problems starting wireless card Golden Ape Linux - Wireless Networking 1 02-28-2005 01:09 PM
Problems with Wireless Card in Fedora eduardo.haro Linux - Wireless Networking 1 02-02-2005 02:35 PM
wireless network card problems snip128 Linux - Wireless Networking 1 07-20-2004 12:25 PM

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

All times are GMT -5. The time now is 10:00 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