『楼 主』:
我的DOS:互联网能上,而局域网不能上?
使用 LLM 解释/回答一下
局域网内,分别安装 MSCLINET 3.0 和LAN MANAGER 2.2 都成功, 运行也成功。
但是运行 NET VIEW 后显示:
“本工作组内机器列表得不到“
也就是访问不了其他计算机
(但是我在2000和xp里显示其他工作组计算机正常。)
搞了好几天了,都不成功,非常郁闷。。。
望此方面的高手给点建议。。。。
在安装协议方面,几乎试过了三个协议的全部的组合,都不行
硬件:
IBM T43P 笔记本, 160GB 硬盘 1GB内存 broadcom NetXtreme gigabit网卡
DOS系统:
win95的DOS (也试过DOS6.22)
1
安装的协议是IPX/NETBUEI/TCPIP(三者的各种组合)
2
配置就是普通配置,并且没有任何其他程序。
CONFIG.SYS
=======================
DOS=HIGH,UMB,auto
DEVICE=c:\windows\HIMEM.SYS
device=c:\windows\emm386.exe noems
devicehigh=C:\NET\ifshlp.sys
=======================
AUTOEXEC.BAT
=========================
SET PATH=C:\NET
C:\NET\net initialize
C:\NET\netbind.com
C:\NET\umb.com
C:\NET\tcptsr.exe
C:\NET\tinyrfc.exe
C:\NET\nmtsr.exe
C:\NET\emsbfr.exe
C:\NET\net start
补充有利的一面:
1
ping 网关和其他地址能通,显示:
echo received from 123.346.789.789 roundtrip < 50 msec
2
按照packet driver 的配置进入系统,能用ARACHNE和LYNX上互联网。。。。
也就是 互联网能上而局域网不能上,很奇怪。。。
Last edited by GOTOmsdos on 2008-8-21 at 12:59 PM ]
Within the local area network, both MSCLINET 3.0 and LAN MANAGER 2.2 were successfully installed and run. However, after running NET VIEW, it shows: "The list of machines in this workgroup cannot be obtained", that is, unable to access other computers. (But in Windows 2000 and XP, the computers in other workgroups are displayed normally.)
I've been struggling with this for several days without success, really depressed...
Hope some experts in this area can give some suggestions...
Regarding the installation of protocols, almost all combinations of the three protocols have been tried, but it doesn't work.
Hardware:
IBM T43P notebook, 160GB hard disk, 1GB memory, broadcom NetXtreme gigabit network card
DOS system:
DOS of Windows 95 (also tried DOS 6.22)
1
The installed protocols are IPX/NETBUEI/TCPIP (all kinds of combinations of the three)
2
The configuration is ordinary configuration, and there are no other programs.
CONFIG.SYS
=======================
DOS=HIGH,UMB,auto
DEVICE=c:\windows\HIMEM.SYS
device=c:\windows\emm386.exe noems
devicehigh=C:\NET\ifshlp.sys
=======================
AUTOEXEC.BAT
=========================
SET PATH=C:\NET
C:\NET\net initialize
C:\NET\netbind.com
C:\NET\umb.com
C:\NET\tcptsr.exe
C:\NET\tinyrfc.exe
C:\NET\nmtsr.exe
C:\NET\emsbfr.exe
C:\NET\net start
Supplementary favorable aspects:
1
Ping to the gateway and other addresses is successful, showing:
echo received from 123.346.789.789 roundtrip < 50 msec
2
According to the packet driver configuration to enter the system, ARAchNE and LYNX can be used to access the Internet... That is, the Internet can be accessed but the local area network cannot, which is very strange...
Last edited by GOTOmsdos on 2008-8-21 at 12:59 PM ]
|