LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 730|回复: 5

drcom1.3.2在FC6下没法用吗?

[复制链接]
发表于 2006-12-11 15:39:58 | 显示全部楼层 |阅读模式
安装正常,修改drcom.conf后,可以载入模块drcom。但是在drcomc login时,Failure, Reason 0。没头没脑,什么原因都不知道。
发表于 2006-12-11 16:36:41 | 显示全部楼层
drcom.conf没写对
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-12-11 16:42:40 | 显示全部楼层
好歹它得告诉我Reason 0是什么意思吧,我才知道哪儿不对。
回复 支持 反对

使用道具 举报

发表于 2006-12-11 16:45:19 | 显示全部楼层
。。贴出来 我给你看看
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-12-14 11:27:20 | 显示全部楼层
# Username and password
# A blank password is considered valid.
username=*******
password=******

# Interface information

# mac is the MAC address of the nic we use to connect
# to the server.
# Example:
# mac=1a:2b:3c:4d:5e:6f
# If left blank it will default to 00:00:00:00:00:00

mac=00:50:8D:59:AF7

# nicn is the nth nic. This is the real data that's
# passed to the server, and thus I suggest you only
# fill in the first nic.
# Example:
# nic0=192.168.0.1
# nic1=
# nic2=
# nic3=
# Only nic0 is mandatory; the others should normally
# be left blank.

nic0=211.83.97.170
nic1=
nic2=
nic3=

# dnsp(rimary) and dnss(econdary).

dnsp=202.112.14.151
dnss=202.112.14.161

# dhcp server address. Windows XP uses 255.255.255.255
# and Windows 2000 uses 0.0.0.0
# If left blank it defaults to 255.255.255.255

dhcp=

# Connection information
# If the network supports it, and serverip is set
# to 1.1.1.1, then the gateway will help us find
# the real server (beex said this was the reason
# why we had to upgrade, but I don't see the
# practical reason why)
# All are optional, if left blank, then:
# + hostip defaults to nic0
# + servip defaults to 1.1.1.1
# + hostport defaults to 61440 (0xf000)
# + servport defaults to 61440 (0xf000)
# Note: hostip can be given one of the special values
#       eth0, eth1, eth2, ... eth9 (I don't think
#       regular users would need eth10 :-P), which
#       corresponds to the inet address of the
#       interface.

hostip=eth0
servip=202.115.255.243
hostport=61440
servport=61440

# Miscellaneous Machine Information
# We don't need to be honest about these.
# For example, Windows XP has a version number
# of 5.1 and a build number of 2600.
# All are optional, if left blank, then:
# + hostname defaults to "localhost"
# + winver defaults to 5.1
# + winbuild defaults to 2600
# + servicepack defaults to "Service Pack 2"

hostname=pumpkin
winver=5.1
winbuild=2600
servicepack=Service Pack 2

这是在windows下用ipconfig /all得到的
Ethernet adapter 本地连接:

        Connection-specific DNS Suffix  . :
        Description . . . . . . . . . . . : NVIDIA nForce Networking Controller
        Physical Address. . . . . . . . . : 00-50-8D-59-AF-D7
        Dhcp Enabled. . . . . . . . . . . : No
        IP Address. . . . . . . . . . . . : 211.83.97.170
        Subnet Mask . . . . . . . . . . . : 255.255.255.128
        Default Gateway . . . . . . . . . : 211.83.97.129
        DNS Servers . . . . . . . . . . . : 202.112.14.151
                                            202.112.14.161

学校的安装说明:
服务器:202.115.255.243

用户账号:填写有效的已注册的ID。

密码:已注册的账号对应的登录密码。

请帮我看看,谢谢!!!
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-12-14 12:36:00 | 显示全部楼层

找到原因了

原来hostip=eth0要改成hostip=211.83.97.170。
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表