<!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/1.1.9">
</HEAD>
<BODY>
Well, I think I've got everything going to make my modified RH9 machine an access point, but I'm not sure what I'm missing.<BR>
<BR>
Hardware is a Orinoco (Lucent) Gold 11Mbit card plugged into a PC-to-PCI adapter.<BR>
<BR>
I've upgraded to 2.6.4smp kernel, the latest iptables, 0.1.3 of the hostap driver and installed the latest wirelss tools.&nbsp; To get the card to recognize the hostap driver from pcmcia-cs startup, I had to modify my /etc/pcmcia/config and comment-out the following:<BR>
<BR>
#card &quot;Lucent Technologies WaveLAN/IEEE Adapter&quot;<BR>
#&nbsp; version &quot;Lucent Technologies&quot;, &quot;WaveLAN/IEEE&quot;<BR>
#&nbsp; bind &quot;orinoco_cs&quot;<BR>
<BR>
I then added this to my /etc/pcmcia/hostap_cs.conf:<BR>
<BR>
card &quot;Lucent Technologies WaveLAN/IEEE Adapter&quot;<BR>
&nbsp; version &quot;Lucent Technologies&quot;, &quot;WaveLAN/IEEE&quot;<BR>
&nbsp; bind &quot;hostap_cs&quot;<BR>
<BR>
The following is the output of when pcmcia-cs (cardmgr) is started:<BR>
<BR>
cs: IO port probe 0x0c00-0x0cff: clean.<BR>
cs: IO port probe 0x0100-0x04ff: excluding 0x170-0x177 0x370-0x377 0x3c0-0x3df 0x3f0-0x3ff 0x4d0-0x4d7<BR>
cs: IO port probe 0x0a00-0x0aff: clean.<BR>
hostap_crypt: registered algorithm 'NULL'<BR>
hostap_cs: 0.1.3 - 2004-02-08 (Jouni Malinen &lt;<A HREF="mailto:jkmaline@cc.hut.fi">jkmaline@cc.hut.fi</A>&gt;)<BR>
hostap_cs: setting Vcc=33 (constant)<BR>
hostap_cs: CS_EVENT_CARD_INSERTION<BR>
hostap_cs: setting Vcc=50 (from config)<BR>
Checking CFTABLE_ENTRY 0x01 (default 0x01)<BR>
IO window settings: cfg-&gt;io.nwin=1 dflt.io.nwin=1<BR>
io-&gt;flags = 0x0046, io.base=0x0000, len=64<BR>
hostap_cs: index 0x01: Vcc 5.0, irq 17, io 0x0100-0x013f<BR>
hostap_cs: Registered netdevice wlan0<BR>
prism2_hw_init: initialized in 42 ms<BR>
wlan0: NIC: id=0x01 v4.2.1<BR>
wlan0: PRI: id=0x15 v4.4.1<BR>
wlan0: STA: id=0x1f v7.28.1<BR>
wlan0: CMD=0x0121 =&gt; res=0x7f, resp0=0x0004<BR>
wlan0: hfa384x_set_rid: CMDCODE_ACCESS_WRITE failed (res=127, rid=fc33, len=2)<BR>
wlan0: Beacon interval setting to 100 failed<BR>
wlan0: CMD=0x0121 =&gt; res=0x7f, resp0=0x0004<BR>
wlan0: hfa384x_set_rid: CMDCODE_ACCESS_WRITE failed (res=127, rid=fc10, len=2)<BR>
wlan0: DTIM period setting to 1 failed<BR>
wlan0: CMD=0x0121 =&gt; res=0x7f, resp0=0x0004<BR>
wlan0: hfa384x_set_rid: CMDCODE_ACCESS_WRITE failed (res=127, rid=fcb4, len=2)<BR>
wlan0: cnfSupportedRates setting to 15 failed<BR>
wlan0: CMD=0x0121 =&gt; res=0x7f, resp0=0x0004<BR>
wlan0: hfa384x_set_rid: CMDCODE_ACCESS_WRITE failed (res=127, rid=fcb3, len=2)<BR>
wlan0: cnfBasicRates setting to 3 failed<BR>
Could not read current WEP flags.<BR>
wlan0: encryption setup failed<BR>
wlan0: could not configure encryption<BR>
wlan0: CMD=0x0121 =&gt; res=0x7f, resp0=0x0004<BR>
wlan0: hfa384x_set_rid: CMDCODE_ACCESS_WRITE failed (res=127, rid=fc2d, len=2)<BR>
wlan0: could not set host roaming<BR>
wlan0: CMD=0x0121 =&gt; res=0x7f, resp0=0x0004<BR>
wlan0: hfa384x_set_rid: CMDCODE_ACCESS_WRITE failed (res=127, rid=fc43, len=2)<BR>
wlan0: cnfEnhSecurity setting to 0x0 failed<BR>
wlan0: CMD=0x0121 =&gt; res=0x7f, resp0=0x0004<BR>
wlan0: hfa384x_set_rid: CMDCODE_ACCESS_WRITE failed (res=127, rid=fc42, len=2)<BR>
wlan0: cnfThirty2Tally setting failed<BR>
wlan0: CMD=0x0121 =&gt; res=0x7f, resp0=0x0004<BR>
wlan0: hfa384x_set_rid: CMDCODE_ACCESS_WRITE failed (res=127, rid=fc2a, len=2)<BR>
wlan0: cnfAuthentication setting to 0x3 failed<BR>
wlan0: CMD=0x0121 =&gt; res=0x7f, resp0=0x0004<BR>
wlan0: hfa384x_set_rid: CMDCODE_ACCESS_WRITE failed (res=127, rid=fc82, len=2)<BR>
wlan0: setting FragmentationThreshold to 2346 failed<BR>
wlan0: LinkStatus=1 (Connected)<BR>
wlan0: LinkStatus=1 (Connected)<BR>
<BR>
iwconfig wlan0 shows:<BR>
<BR>
wlan0&nbsp;&nbsp;&nbsp;&nbsp; IEEE 802.11b&nbsp; ESSID:&quot;sumner&quot;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Mode:Master&nbsp; Frequency:2.422GHz&nbsp; Access Point: 02:02:2D:64:59:70<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Bit Rate:11Mb/s&nbsp;&nbsp; Sensitivity=1/3<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Retry limit:4&nbsp;&nbsp; RTS thr:off<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Encryption key:off<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Power Management:off<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Link Quality:0&nbsp; Signal level:0&nbsp; Noise level:0<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Rx invalid nwid:0&nbsp; Rx invalid crypt:0&nbsp; Rx invalid frag:0<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Tx excessive retries:0&nbsp; Invalid misc:0&nbsp;&nbsp; Missed beacon:0<BR>
<BR>
So, now onto my problem....My goal here is to make this machine a wireless access point/router.&nbsp; It's functioning fine on the wired-side for routing (masq), but not doing anything on the wireless side.&nbsp; I set an IP on the wlan0 interface of 192.168.1.1, setup DHCPd to listen on that iface, and I never get any requests coming across.<BR>
<BR>
My wireless clients see the sumner ESSID and seem to be able to connect to it, but I'm not really sure if that's working either properly.<BR>
<BR>
>From what I've provided, can you see if I'm doing anything wrong.&nbsp; I'm not a subscriber to the list, so please respond directly and copy the list.&nbsp; Thanks in advance.<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
</BODY>
</HTML>