![]() |
中国DOS联盟-- 联合DOS 推动DOS 发展DOS --联盟域名:www.cn-dos.net 论坛域名:www.cn-dos.net/forum |
| 游客 | 登录 | 注册 | 会员 | 搜索 | 中国DOS联盟 |
|
中国DOS联盟论坛 现在时间是 2026-08-13 23:44 |
共 47,811 主题排行 / 349,897 发帖 / 今日 0 篇 / 48,256 会员排行 |
| DOS媒体世界 & 网络技术 (多媒体室) » dos下如何驱动8139网卡?我想在唇dos下上网。 |
| 可打印版本 5,372 / 27 |
| 第1楼 寒稞 | 发表于 2003-04-15 00:00 |
| 初级用户 发帖 27 积分 181 | |
|
dos下如何驱动8139网卡?我想在唇dos下上网。 用dos上网,不起动windows,局域网内,ip自动分配的。能否告诉我具体该如何操作呢?
|
|
| 第2楼 Wengier | 发表于 2003-04-15 00:00 |
| 系统支持 发帖 10,521 积分 27,736 | |
|
先加载8139网卡的Packet驱动程序,再运行浏览器就可以了.8139网卡的Packet驱动程序可在RealTek网站中下载.
|
|
| 第3楼 寒稞 | 发表于 2003-04-16 00:00 |
| 初级用户 发帖 27 积分 181 | |
|
斑竹,我好不容易找到了8139的rtspkt.com,可是运行lynx的时候,却提示“Configuration file /dev/env/DJDIR/lib/lynx.cfg is not available.”但是,此时根目录里面已经有了lynx.cfg,我又下载了网站提供的此文件,还是不行:(能不能提示一下因为什么呢?
|
|
| 第4楼 寒稞 | 发表于 2003-04-16 00:00 |
| 初级用户 发帖 27 积分 181 | |
|
对了,还有一个问题rtspkt.com怎么使用的?脸红。。
不好意思,对dos,我们这些人懂得太少了。 |
|
| 第5楼 Wengier | 发表于 2003-04-17 00:00 |
| 系统支持 发帖 10,521 积分 27,736 | |
|
试试这个吧:
RTSPKT 0x60 |
|
| 第6楼 寒稞 | 发表于 2003-04-17 00:00 |
| 初级用户 发帖 27 积分 181 | |
|
我已经明白了0x60为中断号,可是,关于那个“提示“Configuration file /dev/env/DJDIR/lib/lynx.cfg is not available.”问题怎么解决呢?
让您费心了:) |
|
| 第7楼 Wengier | 发表于 2003-04-17 00:00 |
| 系统支持 发帖 10,521 积分 27,736 | |
|
那就先设置一下LYNX_CFG环境变量,让它指向LYNX.CFG文件吧。
|
|
| 第8楼 寒稞 | 发表于 2003-04-17 00:00 |
| 初级用户 发帖 27 积分 181 | |
|
由于我对dos不是很了解,因此需要斑竹多多费心了:)
怎样设置一下LYNX_CFG环境变量,让它指向LYNX.CFG文件呢?在哪一个文件里面进行调整呢? |
|
| 第9楼 Dark-Destroy | 发表于 2003-04-17 00:00 |
| 元老会员 发帖 3,551 积分 8,312 | |
|
例如你把lynx.cfg放在C:\lynx\下的話,運行lynx -cfg=c:\lynx\lynx.cfg
|
|
| 第10楼 寒稞 | 发表于 2003-04-18 00:00 |
| 初级用户 发帖 27 积分 181 | |
|
很惨按照 Dark-Destroy的说法,却显示:
No nameserver defined! No nameserver defined! "sin_mask"is 0.0.0.0 ! Cannot set local ip-address 这时应该怎么办呢? 多谢:) |
|
| 第11楼 Roy | 发表于 2003-04-18 00:00 |
| 管理员 发帖 1,633 积分 4,869 | |
|
你有沒有修改wattcp.cfg呢.
|
|
| 第12楼 寒稞 | 发表于 2003-04-19 00:00 |
| 初级用户 发帖 27 积分 181 | |
|
我说实话,我也发现与这个文件有关系,可是,看了半天,满头雾水。这个文件应该是配置dns和本机ip和其他网络选项,可我实在看不懂:(
真心希望斑竹能够举个例子说明一下。如帖出一份配置好的wattcp.cfg,再加以简短说明:) 斑竹费心了 |
|
| 第13楼 寒稞 | 发表于 2003-04-19 00:00 |
| 初级用户 发帖 27 积分 181 | |
|
我试过将ip=值改为dhcp,但是我可能没有得到要点。还是不行。所以希望斑竹帖一份修改好的文件,这样比较直观。
|
|
| 第14楼 Wengier | 发表于 2003-04-19 00:00 |
| 系统支持 发帖 10,521 积分 27,736 | |
|
是这个吧:
# # Waterloo TCP/IP sample configuration file. # # Use this file as a template to make your own. # This file should be located in "current directory" or in a directory # pointed to by the environment variable "WATTCP.CFG". # # E.g. Put a copy of this file in "c:\net\watt\bin" and insert this # line in your AUTOEXEC.BAT: # set wattcp.cfg=c:\net\watt\bin # # Note 1: No trailing `\' at end of line, and no spaces around the `='. # # Note 2: The order of keywords/value pairs are significant. # For instance, if you have "my_dns = 134.121.10.8" in your # "c:\net\watt\bin\hosts" file, then "hosts = c:\net\watt\bin\hosts" # MUST be listed before the line specifying your nameserver; # "nameserver = my_dns". The same rule applies to "gateway" and "cookie" # # Note 3: the value (right of `=' is the default if you comment the# line out. Comments starts with `#' or `;'. To use `#' or `;' inside # string values, the string MUST be put in quotes. # E.g. these keywords have different values: # keyword1 = "hello world #;" # keyword2 = "hello world "#; # # Note 4: The right-side value may contain an environment variable that # will be expanded when read. The effect is like in makefiles. # E.g. if environment variable "ETC" is "c:\net\watt\bin", # "$(ETC)\hosts" becomes "c:\net\watt\bin\hosts" after # expansion. See "README.TOO" for details. # # Note 5: Remember that all this text takes time to parse (especially on # a 386 or older CPU). Cut down the contents of your "WATTCP.CFG" (not # this file, a copy) to a minimum to improve speed. # # # Text printed to screen (stdout). # # print = "Waterloo TCP/IP setup" ; optional key/value # # If using a fixed IP-address, insert the dotted decimal address below. # If your LAN has a DHCP server, use "my_ip = dhcp". # Likewise, if you want to get your IP-address via BOOTP or RARP servers. # # my_ip = 192.168.1.2 ; really is 0.0.0.0, mandatory my_ip=dhcp # # The name of this host excluding the domain-name. # Note: may be overridden by DHCP/BOOTP server. # Max 50 characters. # # hostname = "random-pc" ; optional # # A better method would be to define it via the environment. # If djgpp is installed and you have the djgpp `uname' program, then # use $(COMPUTERNAME) if running under Windows for consistent names # here. # #hostname = $(COMPUTERNAME) # # The netmask specifying the sub-net your are on. # Note: may be overridden by DHCP/BOOTP server. # netmask = 255.255.255.0 ; mandatory if not using DHCP # # IP-address (or name) of DNS host(s). The DNS host's job is to # translate hostnames to IP-addresses if the hostname isn't listed # in "$(ETC)\hosts". # # Notes: DHCP/BOOTP servers may add additional nameservers to the one(s) # you specify here. # There are no default server. There can be a total of 10 # nameservers. All nameserver are queried in sequence until an # IP-address is returned. Enter the "fastest" (closest) nameserver # first for best result. # # nameserver = 0.0.0.0 ; primary DNS, mandatory if not using DHCP # nameserver = 0.0.0.0 ; secondary DNS, optional # # The IP-address (or name) of your gateway. # If you are running DOS-PPP with EtherNet emulation this should be # replaced with $(REMIP). For SLIP or normal PPP, gateway is not used. # # The syntax is "ip-addr ]" # # Notes: Will most likely be overridden by DHCP/BOOTP server. # The ARP-routing table is limited to 12 gateways. # # gateway = 0.0.0.0 ; mandatory if not using BOOTP/DHCP ...以下略. |
|
| 第15楼 寒稞 | 发表于 2003-04-19 00:00 |
| 初级用户 发帖 27 积分 181 | |
|
我的lynx再c盘aaa目录,运行下列命令:
lynx -cfg=c:\aaa\lynx.cfg www.163.com 则会显示 Looking up www.163.com first Looking up www.163.com.com, guessing... Looking up www.163.com.edu, guessing... Looking up www.163.com.net, guessing... Looking up www.163.com.org, guessing... Can't Access `file://localhost/c:/aaa/www.163 Alert!: Unable to access document. lynx: Can't access startfile 这现象,应该是那里的问题呢? |
|
| 1 2 下一页 |
|
[ 联系联盟系统管理团队 -
中国DOS联盟 -
标准版 ] Sponsored by ifanr Inc | © 2001–2023 |