X-Account-Key: account1 X-UIDL: 28568 X-Mozilla-Keys: Return-Path: os2-wireless_users-owner@2rosenthals.com Received: from 192.168.100.5 (hawking [192.168.100.5]) by 2rosenthals.com (Hethmon Brothers Smtpd) id 20051130170948-43270-7 ; Wed, 30 Nov 2005 17:09:48 -0500 (Hethmon Brothers Smtpd) id 20051130170947-36811-7 ; Wed, 30 Nov 2005 17:09:47 -0500 Received: from mxin2.mailhop.org ([63.208.196.176]) by mxout1.mailhop.org with esmtp (Exim 4.51) id 1Eha94-0003ds-Pg for os2-wireless_users@2rosenthals.com; Wed, 30 Nov 2005 17:09:47 -0500 Received: from smtp-vbr8.xs4all.nl ([194.109.24.28]) by mxin2.mailhop.org with esmtp (Exim 4.51) id 1Eha94-0000uB-GE for os2-wireless_users@2rosenthals.com; Wed, 30 Nov 2005 17:09:46 -0500 Received: from localhost (a80-126-60-28.adsl.xs4all.nl [80.126.60.28]) by smtp-vbr8.xs4all.nl (8.13.3/8.13.3) with ESMTP id jAUM9j4G065723 for ; Wed, 30 Nov 2005 23:09:45 +0100 (CET) (envelope-from frankvos@xs4all.nl) Message-Id: <200511302209.jAUM9j4G065723@smtp-vbr8.xs4all.nl> X-Mailer: PMMail/2 2.20.2382 voor eComStation 1.2 NL MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Virus-Scanned: by XS4ALL Virus Scanner X-Mail-Handler: MailHop by DynDNS X-Spam-Score: -2.5 (--) Date: Wed, 30 Nov 2005 23:09:40 +0100 (CET) Sender: os2-wireless_users-owner X-Listname: os2-wireless_users@2rosenthals.com Reply-To: os2-wireless_users@2rosenthals.com From: "Frank Vos" To: "os2-wireless_users@2rosenthals.com" Subject: [OS2Wireless] anyone have GenMac and NETBIOS/TCPIP working? X-List-Unsubscribe: Send email to mailusers-request@2rosenthals.com X-List-Owner: mailusers-owner@2rosenthals.com Hello Jim, On Tue, 29 Nov 2005 17:18:05 -0800, Jim Showalter wrote: > > >Bob wrote: >> ** Reply to message from "Jim Showalter jshowalt@mindspring.com" on Tue, 29 Nov >> 2005 15:33:50 -0800 >> >> >>>I have the same problem on a new 1.2 system I just built, so I tried >>>protofix.cmd on it. Nothing changed. Reading the script, it only makes >>>changes to protocol.ini and never even looks at ibmlan.ini, where the >>>problem is. >> >> >> So what is the problem with IBMLAN.INI? I would like to get this resolved. >> >At the moment, my ibmlan.ini has blanks after wrknets = and srvnets =, >because in MPTS I deleted all adapters. In the [networks] section, >there are no entries. > >I have had similar problem to yours, in that I had set up a wired >adapter on lan0 with tcp/ip and netbios over tcp/ip, and a wireless >adapter on lan1 with tcp/ip and netbios over tcp/ip, and could not get >peer to work on either. I have been experimenting with various >combinations with no success so far. > >I am beginning to believe that it is not possible to have netbios over >tcp/ip on more than one adapter. It's possible, I have that working right now. TCP/IP, TCPBEUI and NETBIOS on the wired NIC. TCP/IP and TCPBEUI on the WLAN NIC. My protocol.ini: [PROT_MAN] DRIVERNAME = PROTMAN$ [IBMLXCFG] netbeui_nif = netbeui.nif tcpbeui_nif = tcpbeui.nif tcpip_nif = tcpip.nif E100BEO2_nif = e100beo2.nif ARLTNDIS_nif = ARLTNDIS.nif [NETBIOS] DriverName = netbios$ ADAPTER1 = netbeui$,1 ADAPTER0 = tcpbeui$,0 ADAPTER2 = tcpbeui$,2 [netbeui_nif] DriverName = netbeui$ Bindings = ,E100BEO2_nif ETHERAND_TYPE = "I" USEADDRREV = "YES" OS2TRACEMASK = 0x0 SESSIONS = 254 NCBS = 254 NAMES = 44 SELECTORS = 50 USEMAXDATAGRAM = "YES" ADAPTRATE = 1000 WINDOWERRORS = 0 MAXDATARCV = 4168 TI = 30000 T1 = 1000 T2 = 200 MAXIN = 1 MAXOUT = 1 NETBIOSTIMEOUT = 500 NETBIOSRETRIES = 3 NAMECACHE = 1000 RNDOPTION = 1 PIGGYBACKACKS = 1 DATAGRAMPACKETS = 12 PACKETS = 350 LOOPPACKETS = 8 PIPELINE = 5 MAXTRANSMITS = 16 MINTRANSMITS = 4 DLCRETRIES = 10 FCPRIORITY = 5 NETFLAGS = 0x0 [tcpbeui_nif] DriverName = tcpbeui$ Bindings = E100BEO2_nif,,ARLTNDIS_nif NODETYPE = "B-Node" OS2TRACEMASK = 0x0 SESSIONS = 130 NCBS = 225 NAMES = 21 SELECTORS = 15 USEMAXDATAGRAM = "NO" NETBIOSTIMEOUT = 500 NETBIOSRETRIES = 2 NAMECACHE = 1000 PURGECACHE = 0 PRELOADCACHE = "NO" NAMESFILE = 0 DATAGRAMPACKETS = 20 PACKETS = 50 ENABLEDNS = 0 INTERFACERATE = 300 [tcpip_nif] DriverName = TCPIP$ Bindings = E100BEO2_nif,,ARLTNDIS_nif [E100BEO2_nif] DriverName = E100B$ SPEED = 0 FORCEDUPLEX = 0 TRANSMITBUFFERS = 20 RECEIVEBUFFERS = 20 [ARLTNDIS_nif] DriverName = ARWLAN$ DESIRED_SSID = "ANY" CREATE_IBSS = "no" MW_ROBUSTNESS = "no" WEP_ENABLED = "no" AUTH_TYPE = "OPEN_SYSTEM" The first part of my IBMLAN.INI: net1 = NETBEUI$,1,LM10,34,100,14 net2 = TCPBEUI$,0,LM10,34,100,14 net3 = TCPBEUI$,2,LM10,34,70,14 Kind regards, Frank =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= To unsubscribe from this list, send a message to steward@2rosenthals.com with the command "unsubscribe os2-wireless_users" in the body (omit the quotes). For help with other commands, send a message to steward@2rosenthals.com with the command "help" in the body (omit the quotes). This list is hosted by Rosenthal & Rosenthal P.O. Box 281, Deer Park, NY 11729-0281. Non- electronic communications related to content contained in these messages should be directed to the above address. (CAN-SPAM Act of 2003) =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=