<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.6.2">
</HEAD>
<BODY>
On some D-Link routers there is a "Burst" or "pipeline" or "something like that" setting in the config.  Try turning that off and configure the radio for optimum distance instead of speed (default setting I think) and see if it lets you connect.<BR>
<BR>
<BR>
On Fri, 2005-07-15 at 23:05 -0400, James Pifer wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">On Fri, 2005-07-15 at 19:05, Jeff Vian wrote:</FONT>
<FONT COLOR="#000000">> On Fri, 2005-07-15 at 10:54 -0400, James Pifer wrote:</FONT>
<FONT COLOR="#000000">> > I have ndiswrapper installed and configured and everything seems to be</FONT>
<FONT COLOR="#000000">> > working correctly. I can run the following commands without a problem</FONT>
<FONT COLOR="#000000">> > and I can scan the wireless networks. </FONT>
<FONT COLOR="#000000">> > </FONT>
<FONT COLOR="#000000">> > /sbin/modprobe ndiswrapper</FONT>
<FONT COLOR="#000000">> > /sbin/iwconfig wlan0 mode Managed</FONT>
<FONT COLOR="#000000">> > /sbin/iwconfig wlan0 key restricted my_key</FONT>
<FONT COLOR="#000000">> > /sbin/iwconfig wlan0 essid my_essid</FONT>
<FONT COLOR="#000000">> > /sbin/dhclient wlan0</FONT>
<FONT COLOR="#000000">> > </FONT>
<FONT COLOR="#000000">> > I can bring down and bring up the wireless adapter using:</FONT>
<FONT COLOR="#000000">> > /sbin/ifconfig wlan0 [down][up]</FONT>
<FONT COLOR="#000000">> > </FONT>
<FONT COLOR="#000000">> > The problem is I can't get an ip address and the router does not show</FONT>
<FONT COLOR="#000000">> > the client connected. </FONT>
<FONT COLOR="#000000">> > I was using MAC filtering, but I have disabled that to rule it out. </FONT>
<FONT COLOR="#000000">> > DHCP runs on a separate linux box, not on my wireless router. </FONT>
<FONT COLOR="#000000">> > I have a windows machine that connects ok and gets an IP address. </FONT>
<FONT COLOR="#000000">> > </FONT>
<FONT COLOR="#000000">> > My router is a DLink DI624.</FONT>
<FONT COLOR="#000000">> > I'm running FC4 on a HP Compaq nx9110.</FONT>
<FONT COLOR="#000000">> > The wireless card is:</FONT>
<FONT COLOR="#000000">> > 02:02.0 Network controller: Broadcom Corporation BCM4306 802.11b/g</FONT>
<FONT COLOR="#000000">> > Wireless LAN Controller (rev 03)</FONT>
<FONT COLOR="#000000">> > </FONT>
<FONT COLOR="#000000">> > Any suggestions?</FONT>
<FONT COLOR="#000000">> > </FONT>
<FONT COLOR="#000000">> </FONT>
<FONT COLOR="#000000">> It looks like you are using encryption.  What happens if you change </FONT>
<FONT COLOR="#000000">>      /sbin/iwconfig wlan0 key restricted my_key</FONT>
<FONT COLOR="#000000">>   to  </FONT>
<FONT COLOR="#000000">>      /sbin/iwconfig wlan0 key my_key</FONT>
<FONT COLOR="#000000">> </FONT>
<FONT COLOR="#000000">> When I have this sort of problem I start with the least restrictive</FONT>
<FONT COLOR="#000000">> configuration where I can get a connection, then add the restrictions so</FONT>
<FONT COLOR="#000000">> I can tell which causes a problem (if any).</FONT>
<FONT COLOR="#000000">> </FONT>
<FONT COLOR="#000000">> > Thanks,</FONT>
<FONT COLOR="#000000">> > James</FONT>
<FONT COLOR="#000000">> > </FONT>
<FONT COLOR="#000000">> > </FONT>

<FONT COLOR="#000000">Hm, I get the exact same thing. Here's what I get in messages when I</FONT>
<FONT COLOR="#000000">load it:</FONT>

<FONT COLOR="#000000">Jul 15 23:01:10 kernel: ndiswrapper version 1.1 loaded</FONT>
<FONT COLOR="#000000">(preempt=no,smp=yes)</FONT>
<FONT COLOR="#000000">Jul 15 23:01:10 kernel: ndiswrapper: driver bcmwl5 (Broadcom,04/21/2005,</FONT>
<FONT COLOR="#000000">3.100.65.1) loaded</FONT>
<FONT COLOR="#000000">Jul 15 23:01:10 kernel: ACPI: PCI Interrupt 0000:02:02.0[A] -> GSI 18</FONT>
<FONT COLOR="#000000">(level, low) -> IRQ 193</FONT>
<FONT COLOR="#000000">Jul 15 23:01:10 kernel: ndiswrapper: using irq 193</FONT>
<FONT COLOR="#000000">Jul 15 23:01:10 kernel: wlan0: ndiswrapper ethernet device</FONT>
<FONT COLOR="#000000">00:90:4b:5f:be:d2 using driver bcmwl5, configuration file</FONT>
<FONT COLOR="#000000">14E4:4320:103C:12F4.5.conf</FONT>
<FONT COLOR="#000000">Jul 15 23:01:10 kernel: wlan0: encryption modes supported: WEP, WPA with</FONT>
<FONT COLOR="#000000">TKIP, WPA with AES/CCMP</FONT>

<FONT COLOR="#000000">I looked at the conf file it specifies above and some things were blank,</FONT>
<FONT COLOR="#000000">like:</FONT>
<FONT COLOR="#000000">SSID|</FONT>
<FONT COLOR="#000000">WEP|</FONT>

<FONT COLOR="#000000">So I also tried adding my settings and it made no difference. </FONT>

<FONT COLOR="#000000">James</FONT>

</PRE>
</BLOCKQUOTE>
</BODY>
</HTML>