Board logo

标题: vmware中的dos7.1使用network client v3.0与主机的联网问题 [打印本页]

作者: alex0007     时间: 2007-10-4 04:03    标题: vmware中的dos7.1使用network client v3.0与主机的联网问题

d:\hacker\ipc>net view \\192.168.10.18
发生系统错误 51。

Windows 无法找到网络路径。请确认网络路径正确并且目标计算机不忙或已关闭。 如果 Wi
ndows 仍然无法找到网络路径,请与网络管理员联系。


d:\hacker\ipc>ping dos

Pinging dos [192.168.10.18] with 32 bytes of data:

Reply from 192.168.10.18: bytes=32 time<1ms TTL=30
Reply from 192.168.10.18: bytes=32 time<1ms TTL=30
Reply from 192.168.10.18: bytes=32 time=1ms TTL=30
Reply from 192.168.10.18: bytes=32 time<1ms TTL=30

Ping statistics for 192.168.10.18:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 0ms, Maximum = 1ms, Average = 0ms


已按http://www.cn-dos.net/forum/viewthread.php?tid=19336做法安装好所有的东东..
上面的内容是我在主机上的操作..但是在dos下却未能显示到本机的共享目录..在主机上\\192.168.10.18同样无效.

[ Last edited by alex0007 on 2007-10-4 at 02:42 PM ]
作者: alex0007     时间: 2007-10-4 14:26
在dos下面出错的提示如下:

ping alex
Copyright (c) Microsoft Corporation, 1991-1993.  All rights reserved.
Copyright (c) Hewlett-Packard Corporation, 1985-1993.  All rights reserved.
Copyright (c) 3Com Corporation, 1985-1993.  All rights reserved.
Resolving nodename alex ...
DGN0217: Remote name cannot be resolved.

ping 192.168.10.2
Copyright (c) Microsoft Corporation, 1991-1993.  All rights reserved.
Copyright (c) Hewlett-Packard Corporation, 1985-1993.  All rights reserved.
Copyright (c) 3Com Corporation, 1985-1993.  All rights reserved.
[1] echo received from 192.168.10.2 with roundtrip  < 50  msec

net view \\192.168.10.2
Error 53: The computer name specified in the network path cannot be located.



我把几个配置文件发上来:

PROTOCOL.INI
[network.setup]
version=0x3110
netcard=amd$pcntnd,1,AMD$PCNTND,1
transport=ms$ndishlp,MS$NDISHLP
transport=ms$netbeui,MS$NETBEUI
transport=tcpip,TCPIP
lana0=amd$pcntnd,1,tcpip
lana1=amd$pcntnd,1,ms$netbeui
lana2=amd$pcntnd,1,ms$ndishlp

[TCPIP]
NBSessions=6
DefaultGateway0=192 168 10 1
SubNetMask0=255 255 255 0
IPAddress0=192 168 10 18
DisableDHCP=1
DriverName=TCPIP$
BINDINGS=AMD$PCNTND
LANABASE=0

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

[AMD$PCNTND]
DriverName=PCNTND$
maxmulticasts=10
txbuffers=4
rxbuffers=4

[MS$NDISHLP]
DriverName=ndishlp$
BINDINGS=AMD$PCNTND

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


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

[network drivers]
netcard=pcntnd.dos
transport=ndishlp.sys,*netbeui,tcpdrv.dos,nemm.dos
devdir=C:\NET
LoadRMDrivers=yes

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

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


TCPUTILS.INI

[tcpglobal]
drivername=GLOBAL$

[sockets]
drivername=SOCKETS$
bindings=TCPIP_XIF
numsockets=4
numthreads=32
poolsize=3200
maxsendsize=1024

[telnet]
drivername=TELNET$
bindings=TCPIP_XIF
nsessions=0
max_out_sends=0