From: "Lewis G Rosenthal" Received: from [192.168.100.201] (account lgrosenthal HELO [192.168.100.18]) by 2rosenthals.com (CommuniGate Pro SMTP 5.1.3) with ESMTPA id 890816 for os2-wireless_users@2rosenthals.com; Sun, 18 Feb 2007 23:18:33 -0500 Message-ID: <45D92518.7070305@2rosenthals.com> Date: Sun, 18 Feb 2007 23:18:32 -0500 Organization: Rosenthal & Rosenthal, LLC User-Agent: Mozilla/5.0 (OS/2; U; Warp 4.5; en-US; rv:1.9a2pre) Gecko/20070206 SeaMonkey/1.5a MIME-Version: 1.0 To: OS/2 Wireless Users Mailing List Subject: Re: [OS2Wireless]Re: Wireless LAN Mon3, Genmac 2 and Injoy Firewalls wrapper, xWlan detecting wrong lan References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Chris, TCP/IP does not appear to be bound to your Wi-Fi adapter in PROTOCOL.INI (probably as a direct result of the InJoy virtual adapter being bound to your Wi-Fi card, and then having to communicate with GenMAC via the InJoy adapter): On 02/18/07 10:46 pm, Chris Hodgkins thus wrote : > Lewis G Rosenthal wrote: > > > Protocol.ini looks like this: > > [PROT_MAN] > > DRIVERNAME = PROTMAN$ > > [IBMLXCFG] > > netbeui_nif = netbeui.nif > tcpip_nif = tcpip.nif > FXWRAP_nif = fxwrap.nif > W8086X4224_nif = W8086X4224.nif > B57_nif = B57.nif > > > [tcpip_nif] > > DriverName = TCPIP$ > Bindings = B57_nif,FXWRAP_nif > > Here's a snippet from mine: [IBMLXCFG] odi2ndi_nif = odi2ndi.nif tcpip_nif = tcpip.nif B57_nif = B57.NIF W8086X4224_nif = W8086x4224.nif [tcpip_nif] DriverName = TCPIP$ Bindings = B57_nif,W8086X4224_nif Note the wireless adapter binding under [tcpip_nif]. In your case, TCP/IP is getting bound to your wired adapter and to the InJoy virtual ada[pter, but not to your GenMAC Wi-Fi adapter, so XWLAN is telling you the truth: the adapter is disabled. Now, I'm not sure what would happen if you edited PROTOCOL.INI thus: [tcpip_nif] DriverName = TCPIP$ Bindings = B57_nif,FXWRAP_nif,W8086X4224_nif In the above example, your Broadcom adapter is LAN0, InJoy is LAN1, and Wi-Fi is LAN2. However, this may upset InJoy (I have no experience with it whatsoever). -- Lewis ------------------------------------------------------------ Lewis G Rosenthal, CNA, CLP, CLE Rosenthal & Rosenthal, LLC Accountants / Network Consultants New York / Northern Virginia www.2rosenthals.com eComStation Consultants www.ecomstation.com Novell Users Int'l www.novell.com/openenterpriseserver Need a managed Wi-Fi hotspot? www.hautspot.com ------------------------------------------------------------