我运气没那么好阿,现在还是不行,提示如下:
dreamcatcher@dreamcatcher-desktop:~/mystar$ mystar
invalid netmask found in mystar.conf, ignored...
invalid gateway found in mystar.conf, ignored..
invalid dhcpserve found in mystar.conf, ignored...
无效的子网掩码在mystar.conf文件
我是东区11号楼的,这是我的报文:01\x80\xc2\x00\x00\x03\x00\xe0\x4c\xf5\xe8\x3f\x88\x8e\x01\x01\x00\x2a\x20\x14\x01\x00\x04\x04\x00\x01\x0d\x22\x93\x6d\x73\x00\x05\x0c\x6c\x5f\xcf\x7a\x0d\x40\x8e\x61x0b\x43x0b\x27\xe5\x48\x44\xef\xd1\xa8\x5b\x78\xe7\xb1\x61\x40\xac\xac\xa5\xa5\xa5\xa5
原来是双网卡,现在拔下来一个,还是这样,下面是我的conf文件,用户名与密码略去了:
#这里填写你使用的网卡设备文件名称。一般为eth0
nic=eth0
#你准备存放mystar日志文件的绝对路径(请务必修改)
clientpath_log=/home/dreamcatcher/mystar/mystar.log
#以下是程序默认的网络设置。个人定制请照规则修改
#个人定制方法:在你的windows那边,登录了客户端之后,使用ipconfig /all可以看到这些信息,把它记录下来,填在下面
netmask=255.255.254.0
gateway=219.245.222.1
dhcpserver=219.245.192.10
#EAPOL-START PACKET,如果不填将导致使用默认的eapol-start报文,强烈推荐填写
#EAPOL-START包可用Ethereal或Sniffer之类的软件在WINDOWS下通过截获港湾官方报文来获取
#获取EAPOL-START报文方法见:
eapol-start=01\x80\xc2\x00\x00\x03\x00\xe0\x4c\xf5\xe8\x3f\x88\x8e\x01\x01\x00\x2a\x20\x14\x01\x00\x04\x04\x00\x01\x0d\x22\x93\x6d\x73\x00\x05\x0c\x6c\x5f\xcf\x7a\x0d\x40\x8e\x61x0b\x43x0b\x27\xe5\x48\x44\xef\xd1\xa8\x5b\x78\xe7\xb1\x61\x40\xac\xac\xa5\xa5\xa5\xa5
[ 本帖最后由 dreamcatcher 于 2007-12-17 09:58 编辑 ]