All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Rafał Cygnarowski" <zswi@pers.pl>
To: Stas Sergeev <stsp@aknet.ru>, linux-msdos <linux-msdos@vger.kernel.org>
Subject: Re: tcp/ip + samba + dosemu
Date: Sun, 25 Jun 2006 00:56:24 +0200	[thread overview]
Message-ID: <200606250056.24817.zswi@pers.pl> (raw)
In-Reply-To: <449DAEE5.9050608@aknet.ru>

> Rafał Cygnarowski wrote:
> > Honestly... I will not care about Waterloo TCP/IP unless there be some
> > samba client which uses packet driver :( Do you know such client? Or how
> > to connect to samba server using eg. LanManager?
>
> I think the only way is what you are already trying -
> odihlp. I looked up a couple of your messages but haven't
> found how it fails for you. The only problem I can remember
> getting it to work myself was that it required the very latest
> version of pdether which was difficult to find in the net.

I found it: pdether v1.05 - pde105.zip somewhere... :) 
I don't remember now where.

My tries (current tries):

A. Environment:

- MSClient from ftp://ftp.microsoft.com/bussys/Clients/MSCLIENT
- dosemu-1.3.3-1.i686
- kernel-2.6.16.20-1.athlon
- guest OS: MS-DOS 6.20
- pdether v1.05
- lsl.com v2.20 from Novell Client for DOS 
(http://www.novell.com/coolsolutions/tools/downloads/dw271e.zip)
- odihlp.exe from Windows for Workgroups 3.11

B. How it is started?

1. config.sys content:

DEVICE=C:\NET\ifshlp.sys
DEVICE=C:\NET\PROTMAN.DOS /i:C:\NET
REM - in normal situation here should be NDIS driver loaded
DEVICE=C:\NET\nemm.dos
DEVICE=C:\NET\tcpdrv.dos /i:C:\NET

and output produced:
Microsoft DOS TCP/IP NEMM Driver 1.0
Microsoft DOS TCP/IP Protocol Driver 1.0a
Copyright (c) Microsoft Corporation, 1991.  All rights reserved.
Copyright (c) Hewlett-Packard Corporation, 1985-1991.  All rights reserved.
Copyright (c) 3Com Corporation, 1985-1991.  All rights reserved.

2. c:\net\net initialize
The command completed successfully.

3. c:\net\lsl
Novell Link Support Layer for DOS ODI  v2.20 (960401)
(c) Copyright 1990 - 1996, by Novell, Inc. All rights reserved.
 
BUFFERS 8 1600
The configuration file used was "C:\NET\NET.CFG".
Max Boards 4, Max Stacks 4
Buffers 8, Buffer size 1600 bytes, Memory pool 0 bytes.

4. c:\net\pdether
Ethernet Packet Driver MLID, v1.05, built Mar 20 1995 at 12:55:52
PDEther installed successfully.

5. c:\net\odihlp.exe
Microsoft WorkGroups ODI/NDIS3 Mapper Version 1.0
Copyright (C) Microsoft Corporation 1993
  Powiązany z adapterem: PDETHER

6. c:\net\netbind.com
MS-DOS LAN Manager v2.1 Netbind
Error: 33 Unable to bind.
^^^^^^^^^^^^^^^^^^^^^^^^^
And here problem starts. Acording to 
http://service1.symantec.com/SUPPORT/ghost.nsf/docid/1998090116540425 
it's some kind of problem with my config files. Document above describes error 
messages for netbind.exe which comes from another software - I hope these 
messages are equal.

C. Config files

1. c:\net\net.cfg

Link Support
	Buffers 8 1600
Link Driver PDETHER
	Int 60
	Frame Ethernet_II
	Protocol IP 800 Ethernet_II
	Protocol ARP 806 Ethernet_II
	Protocol RARP 8035 Ethernet_II

2. c:\net\protocol.ini

[network.setup]
version=0x3110
netcard=ms$odimac,1,MS$ODIMAC,4
transport=ms$ndishlp,MS$NDISHLP
transport=tcpip,TCPIP
lana0=ms$odimac,1,ms$ndishlp
lana1=ms$odimac,1,tcpip

[TCPIP]
NBSessions=6
SubNetMask0=255 0 0 0
IPAddress0=0 0 0 0
DisableDHCP=0
DriverName=TCPIP$
BINDINGS=pdether
LANABASE=1

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

[MS$NDISHLP]
DriverName=ndishlp$
BINDINGS=pdether

[net.cfg]
PATH=C:\net\net.cfg

[MS$ODIMAC]

[pdether]
DriverName=PDETHER$

[Link Driver PDETHER]
data=Frame Ethernet_II
data=Link Driver PDETHER

3. c:\net\system.ini

[network]
sizworkbuf=1498
filesharing=no
printsharing=no
autologon=yes
computername=TESTER
lanroot=C:\NET
username=TESTER
workgroup=WORKGROUP
reconnect=yes
dospophotkey=N
lmlogon=0
logondomain=WORKGROUP
preferredredir=full
autostart=full
maxconnections=8

[network drivers]
; netcard=elnk.dos -- original driver
transport=ndishlp.sys,tcpdrv.dos,nemm.dos
devdir=C:\NET
LoadRMDrivers=yes

[386enh]
TimerCriticalSection=5000
UniqueDosPSP=TRUE
PSPIncrement=2

[Password Lists]
*Shares=C:\NET\Shares.PWL

-- 
Rafał Cygnarowski
rafi@pers.pl
-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2006-06-24 22:56 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-24 20:00 tcp/ip + samba + dosemu Stas Sergeev
     [not found] ` <200606242251.28995.zswi@pers.pl>
2006-06-24 21:30   ` Stas Sergeev
2006-06-24 22:56     ` Rafał Cygnarowski [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-06-25 15:24 Stas Sergeev
2006-06-25 15:54 ` Rafał Cygnarowski
2006-06-26 16:54   ` Stas Sergeev
2006-06-26 17:52     ` Rafał Cygnarowski
2006-06-26 18:10       ` Stas Sergeev
2006-06-26 18:14         ` Rafał Cygnarowski
2006-06-26 18:27           ` Stas Sergeev
2006-06-26 18:33     ` Alain M.
2006-06-26 19:11       ` Stas Sergeev
2006-06-26 19:52         ` Rafał Cygnarowski
2006-06-28 16:31           ` Stas Sergeev
2006-06-28 17:16             ` Alain M.
2006-06-27  1:36         ` Alain M.
2006-06-27  6:14           ` Rafał Cygnarowski
2006-06-27 16:23             ` Stas Sergeev
2006-06-27 23:04               ` Rafał Cygnarowski
2006-06-20 13:08 Rafał Cygnarowski
     [not found] ` <44983A34.4040205@pobox.com>
     [not found]   ` <200606202041.38210.zswi@pers.pl>
2006-06-20 20:49     ` Alain M.
2006-06-21  7:15       ` Rafał Cygnarowski
2006-06-21 19:06         ` Alain M.
2006-06-21 22:21           ` Alain M.
     [not found]           ` <200606221054.52673.zswi@pers.pl>
2006-06-22 16:09             ` Alain M.
     [not found]               ` <200606221942.15850.zswi@pers.pl>
2006-06-22 22:14                 ` Alain M.
2006-06-23  6:22                   ` Rafał Cygnarowski
     [not found]                   ` <200606230754.32500.zswi@pers.pl>
2006-06-23 20:10                     ` Alain M.
2006-06-23 21:15                       ` Rafał Cygnarowski
     [not found]                         ` <449C62D4.9010204@pobox.com>
2006-06-23 22:22                           ` Rafał Cygnarowski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200606250056.24817.zswi@pers.pl \
    --to=zswi@pers.pl \
    --cc=linux-msdos@vger.kernel.org \
    --cc=stsp@aknet.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.