From: |
"Frank Vos" <os2-wireless_users@2rosenthals.com> |
Full Headers Undecoded message |
Sender: |
os2-wireless_users-owner <os2-wireless_users-owner@2rosenthals.com> |
Subject: |
[OS2Wireless] anyone have GenMac and NETBIOS/TCPIP working? |
Date: |
Wed, 30 Nov 2005 23:09:40 +0100 (CET) |
To: |
"os2-wireless_users@2rosenthals.com" <os2-wireless_users@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)
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
|