Networking :: 802.11b canot connect



i cant connect to my wireless router i have a802.11b belking fd6020 version1 which i believe is orinoco. i have tried wlanconfig, iwconfig and prism2 but to no avail. ive tried boh dhcp and static. please help!
orinoco gold is well supported.
What is the output of iwconfig with no parameters?
Are you using wep?

I have tried both web and no wep. I dont know how to copy the output of a shell command so i can paste it here. THe link quality is 0/92 though and access point is 44:44:44:44:44:44:. I have tried, sudo iwconfig | beaver, but it doesnt work. I also have a xircom wired card hooked up to a different router. I dont think im having a IP confict as currently im on 192.168.0.1 and have tried 192.168.2.1 for wireless. My router is a dlink DI- 524 and is on mixed mode not just 802.11g

edit: if its any help i have a flashing light on this card when the n/w is down. When using Ad-Hoc with wlanconfig it stays on but still doesnt work. but i asume i want default managed.

Also in dmesg i have " error setting multicast list!

Cut and Paste is covered in the Gettting Started document. Click Dillo if you have disabled it. Use mouse to highlite area from shell and then paste by using clicking third button in forum reply area, or two button emulaton.

I doubt your access point is 44:44:44:44...
How have you tried to configure it? Manually or gui.

You should be able to the iwconfig gui in the dslpanel.
I use orinoco pcmcia card and the iwconfig gui works fine.

HERE IS MY IWCONFIG

lo        no wireless extensions.

eth0      IEEE 802.11-DS  ESSID:"dlink"  Nickname:"Prism  I"
         Mode:Ad-Hoc  Frequency:2.462GHz  Cell: 02:23:C3:CC:53:8E  
         Bit Rate:2Mb/s   Tx-Power=15 dBm   Sensitivity:1/3  
         Retry min limit:8   RTS thr:off   Fragment thr:off
         Encryption key:2222-2222-2222-2222-2222-2222-22   Security mode:open
         Power Management:off
         Link Quality:0  Signal level:0  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

eth1      no wireless extensions.


AND HERE IS IFCONFIG

dsl@box:~$ sudo ifconfig
eth0      Link encap:Ethernet  HWaddr 00:30:BD:64:53:8E  
         inet addr:192.168.0.122  Bcast:192.168.0.55  Mask:255.255.255.0
         UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
         RX packets:0 errors:0 dropped:0 overruns:0 frame:0
         TX packets:0 errors:57 dropped:0 overruns:0 carrier:0
         collisions:0 txqueuelen:1000
         RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
         Interrupt:3 Base address:0x100

eth1      Link encap:Ethernet  HWaddr 00:10:A4:0A:68:9A  
         inet addr:192.168.2.160  Bcast:192.168.2.255  Mask:255.255.255.0
         UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
         RX packets:5613 errors:0 dropped:0 overruns:0 frame:0
         TX packets:5940 errors:0 dropped:0 overruns:0 carrier:0
         collisions:0 txqueuelen:1000
         RX bytes:5617099 (5.3 MiB)  TX bytes:804905 (786.0 KiB)
         Interrupt:5 Base address:0x300

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:1396 errors:0 dropped:0 overruns:0 frame:0
         TX packets:1396 errors:0 dropped:0 overruns:0 carrier:0
         collisions:0 txqueuelen:0
         RX bytes:134663 (131.5 KiB)  TX bytes:134663 (131.5 KiB


Your right the 44:44 thing seems to have gone now. CAn i use Ad-Hoc mode to conect to my router?

Cheers
edit: I have tried gui, which doesnt let you select your ip etc and also ive tried ifconfig 192.1688.0.1 netmask 255.255.255.0 broadcast 192.168.0.255 up

Next Page...
original here.