Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Two NICs on WFW3.11/MS Networking

8 views
Skip to first unread message

tuklu_san <"supratim sanyal

unread,
Jan 25, 2018, 6:05:23 PM1/25/18
to
Hi
Looking for an example of PROTOCOL.INI supporting two network adapters
on WFW/MSNetworking. I would like to use the first adapter for TCP/IP
and the 2nd one for another proprietary protocol.
TIA.

Grant Taylor

unread,
Jun 16, 2018, 11:31:52 PM6/16/18
to
On 01/25/2018 04:05 PM, tuklu_san <"supratim sanyal wrote:
> Hi

Hi,

> Looking for an example of PROTOCOL.INI supporting two network adapters
> on WFW/MSNetworking. I would like to use the first adapter for TCP/IP
> and the 2nd one for another proprietary protocol.

I don't know if it helps or not, but here's C:\WINDOWS\PROTOCOL.INI from
a quick test VM.

I created the VM in VirtualBox with two AMD PCnet NICs. I'm not
completely sure about the driver and / or the I/O address configuration
for the vNICs. I bound Microsoft's 32-bit TCP/IP for Windows 3.x to the
first vNIC and NetBEUI to the second vNIC.

I have no idea how a proprietary protocol will change things. I suspect
that you would just trade the NetBEUI parts for your proprietary
protocol parts.

--8<--8<--8<--8<--8<--8<--8<--8<--8<--8<--
[network.setup]
version=0x3110
netcard=ms$pcntn3,1,MS$PCNTN3,3
netcard=ms$pcntn3,2,MS$PCNTN32,3
transport=ms$ndishlp,MS$NDISHLP
transport=ms$netbeui,NETBEUI
transport=tcpip-32r,MSTCP32
lana0=ms$pcntn3,1,tcpip-32r
lana1=ms$pcntn3,1,ms$ndishlp
lana2=ms$pcntn3,2,ms$ndishlp
lana3=ms$pcntn3,2,ms$netbeui

[protman]
DriverName=PROTMAN$
PRIORITY=MS$NDISHLP

[MS$PCNTN3]
DriverName=PCNTND$

[PCNTN3]
Adapters=MS$PCNTN3,MS$PCNTN32

[MS$NDISHLP]
DriverName=ndishlp$
BINDINGS=MS$PCNTN3,MS$PCNTN32

[NETBEUI]
DriverName=netbeui$
SESSIONS=10
NCBS=12
BINDINGS=MS$PCNTN32
LANABASE=1

[MS$PCNTN32]
DriverName=PCNTND2$

[MSTCP32]
BINDINGS=MS$PCNTN3
LANABASE=0
-->8-->8-->8-->8-->8-->8-->8-->8-->8-->8--

> TIA.

Hopefully that helps.



--
Grant. . . .
unix || die

Thierry64

unread,
Aug 18, 2018, 7:11:38 AM8/18/18
to
I try it , looking for this , thanks

Grant Taylor

unread,
Aug 19, 2018, 3:38:11 PM8/19/18
to
On 08/18/2018 05:25 AM, Thierry64 wrote:
> I try it , looking for this , thanks

You're welcome.

Please follow up and let us know what did(n't) work and what you
ultimately used.

Good luck. #hazfun

tuklu_san <"supratim sanyal

unread,
Oct 15, 2018, 12:59:39 PM10/15/18
to
That helps, will try it and post results. The other protocol is DECnet
via PathWorks; I keep my IP and DECnet networks separate.

Grant Taylor

unread,
Oct 15, 2018, 1:54:25 PM10/15/18
to
On 10/15/2018 10:59 AM, tuklu_san <"supratim sanyal wrote:
> That helps, will try it and post results.

:-)

> The other protocol is DECnet via PathWorks; I keep my IP and DECnet
> networks separate.

That makes sense.

I've not messed with PathWorks yet.

I assume that you're going to need to change the MAC address for
PathWorks. I have no idea how to do that in WFW3.11.

tuklu_san <"supratim sanyal

unread,
Oct 16, 2018, 10:03:31 AM10/16/18
to
Actually I didn't have to do anything to insert the computed MAC
address; PathWorks somehow works with an arbitrary MAC and is rock-solid
and on HECnet (http://mim.update.uu.se/hecnet?node=wfw311). It is the IP
NIC I am having trouble with, interestingly.

Will play around this weekend using your PROTOCOL.INI.

If you want a copy of the VM I can upload it somewhere too.

Thanks,
Supratim Sanyal


Grant Taylor

unread,
Oct 16, 2018, 4:42:11 PM10/16/18
to
On 10/16/2018 08:03 AM, tuklu_san <"supratim sanyal wrote:
> Actually I didn't have to do anything to insert the computed MAC
> address; PathWorks somehow works with an arbitrary MAC and is rock-solid
> and on HECnet (http://mim.update.uu.se/hecnet?node=wfw311). It is the IP
> NIC I am having trouble with, interestingly.

That surprises me. I thought that DECnet (Phase IV) had to use modified
MAC addresses. I guess if they were set appropriately at the VM level,
they wouldn't be a problem.

> Will play around this weekend using your PROTOCOL.INI.

*nod*

> If you want a copy of the VM I can upload it somewhere too.

I think I'm more interested in the PathWorks installation files than a
full VM.

That being said, if said install files are in the VM, I am perfectly
happy to extract them.

tuklu_san <"supratim sanyal

unread,
Oct 17, 2018, 1:13:47 PM10/17/18
to
I sent you a direct email, hope you have it.
0 new messages