SCOUG-HELP Mailing List Archives
Return to [ 20 |
July |
2005 ]
<< Previous Message <<
>> Next Message >>
I have two NICs one wired and one wireless, only one will be used at a time.
The wireless is a new install. When I configured them I think MPTS did not
configure the IBMLAN.INI correctly.
Using the wired NIC I can use "net use" to access shared disk space and a
printer. On the wireless NIC I can not use "net use".
What I think is wrong is the IBMLAN.INI file. I only see one set of TCPBEUI
and NETBEUI assignments, I think there should be two of each since there are
two sets (see ADAPTERSx) in the PROTOCOL.INI file.
Should I add
net3 = TCPBEUI$,2,LM10,34,100,14
net4 = NETBEUI$,3,LM10,34,100,14
to the IBMLAN.INI?
If I need the above what do I need to do to the "wrknets = net1,net2" and
"srvnets = net1,net2" lines?
Change them to
"wrknets = net1,net2,net3,net4"
"srvnets = net1,net2,net3,net4"
or do something else?
------------- start ibmlan.ini --------------
; OS/2 LAN Requester initialization file
[networks]
; This information is read by the redirector at device initialization time.
net1 = TCPBEUI$,0,LM10,34,100,14
net2 = NETBEUI$,1,LM10,34,100,14
[requester]
wrknets = net1,net2
[messenger]
[peer]
srvnets = net1,net2
[replicator]
[services]
------------- end ibmlan.ini --------------
------------- start protocol.ini --------------
[PROT_MAN]
DRIVERNAME = PROTMAN$
[IBMLXCFG]
netbeui_nif = netbeui.nif
tcpbeui_nif = tcpbeui.nif
tcpip_nif = tcpip.nif
IBMGU_nif = IBMGU.NIF
genprism_nif = genprism.nif
[NETBIOS]
DriverName = netbios$
ADAPTER1 = netbeui$,1
ADAPTER2 = netbeui$,2
ADAPTER0 = tcpbeui$,0
ADAPTER3 = tcpbeui$,3
[netbeui_nif]
DriverName = netbeui$
Bindings = ,IBMGU_nif,genprism_nif
[tcpbeui_nif]
DriverName = tcpbeui$
Bindings = IBMGU_nif,,,genprism_nif
[tcpip_nif]
DriverName = TCPIP$
Bindings = IBMGU_nif,,,genprism_nif
[IBMGU_nif]
DriverName = IBMGU$
[genprism_nif]
DriverName = PRISMC$
HW_TYPE = "PCCARD"
------------- end protocol.ini --------------
--
Robert Blair
=====================================================
To unsubscribe from this list, send an email message
to "steward@scoug.com". In the body of the message,
put the command "unsubscribe scoug-help".
For problems, contact the list owner at
"postmaster@scoug.com".
=====================================================
<< Previous Message <<
>> Next Message >>
Return to [ 20 |
July |
2005 ]
The Southern California OS/2 User Group
P.O. Box 26904
Santa Ana, CA 92799-6904, USA
Copyright 2001 the Southern California OS/2 User Group. ALL RIGHTS
RESERVED.
SCOUG, Warp Expo West, and Warpfest are trademarks of the Southern California OS/2 User Group.
OS/2, Workplace Shell, and IBM are registered trademarks of International
Business Machines Corporation.
All other trademarks remain the property of their respective owners.
|