Vroting / ruijieclient

Automatically exported from code.google.com/p/ruijieclient
GNU Lesser General Public License v3.0
0 stars 0 forks source link

请问这个软件支持港湾客户端吗? #13

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
请问这个软件支持港湾客户端吗?我使用mystar可以登录校园��
�(附加设置一些网关
和子网掩码一类的信息)
但是使用这个好像并没有成功连接:
>> Searching for server...
>> Searching for server...
>> Searching for server...
>> Searching for server...
>> Searching for server...
##重试太多,退出

而原来的mystar返回的信息是:
发现认证服务器
正在验证用户名密码...
正在网络上注册您的计算机...
认证成功
正在进行DHCP获取IP ...

There is already a pid file /var/run/dhclient.pid with pid 5711
killed old client process, removed PID file
Internet Systems Consortium DHCP Client V3.1.1
Copyright 2004-2008 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/

Listening on LPF/eth0/00:1b:fc:e1:97:22
Sending on   LPF/eth0/00:1b:fc:e1:97:22
Sending on   Socket/fallback
DHCPRELEASE on eth0 to 192.168.168.164 port 67
Internet Systems Consortium DHCP Client V3.1.1
Copyright 2004-2008 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/

Listening on LPF/eth0/00:1b:fc:e1:97:22
Sending on   LPF/eth0/00:1b:fc:e1:97:22
Sending on   Socket/fallback
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7
DHCPOFFER of 192.168.79.131 from 192.168.79.190
DHCPREQUEST of 192.168.79.131 on eth0 to 255.255.255.255 port 67
DHCPACK of 192.168.79.131 from 192.168.79.190
bound to 192.168.79.131 -- renewal in 318833 seconds.
0.02user 0.04system 0:02.70elapsed 2%CPU (0avgtext+0avgdata 0maxresident)k
0inputs+24outputs (0major+6206minor)pagefaults 0swaps

请大家不吝赐教阿。

使用软件版本:ruijieclient-0.7.9  Ubuntu9.04

Original issue reported on code.google.com by bluewind...@gmail.com on 17 Jun 2009 at 9:57

GoogleCodeExporter commented 8 years ago
港湾?? 另,mystar 不打印中文的.....你确信是,mystar ?? ......
首先谢谢您的报告,我们最近在加紧解决 DHCP 相关的问题。

Original comment by microcai...@gmail.com on 17 Jun 2009 at 10:27

GoogleCodeExporter commented 8 years ago
另外,请帮忙测试 0.8.1 
的吧,改写了好多,不知道DHCP行了没 。。。。。。。

Original comment by microcai...@gmail.com on 17 Jun 2009 at 10:31

Attachments:

GoogleCodeExporter commented 8 years ago
把你的配置文件帖上来看看。

Original comment by gonghan1...@gmail.com on 17 Jun 2009 at 10:49

GoogleCodeExporter commented 8 years ago
 microcaicai, 找不到服务器应该是标准服务器广播发现包出问题了?

Original comment by gonghan1...@gmail.com on 17 Jun 2009 at 11:03

GoogleCodeExporter commented 8 years ago
有一个叫mystar.conf的文件

#说明:本配置文件可实现个人定制。请确保填写时各参数前�
��勿加入多余的空格,否则将导致配
置错误。
name=###
password=###

#这里填写你使用的网卡设备文件名称。一般为eth0
nic=eth0

#你准备存放mystar日志文件的绝对路径(请务必修改)
clientpath_log=/home/myu/mystar/mystar.log

#以下是程序默认的网络设置。个人定制请照规则修改
#个人定制方法:在你的windows那边,登录了客户端之后,使用
ipconfig /all可以看到这些信
息,把它记录下来,填在下面
netmask=####
gateway=####
dhcpserver=####

#EAPOL-START 
PACKET,如果不填将导致使用默认的eapol-start报文,强烈推荐填��
�
#EAPOL-START包可用Ethereal或Sniffer之类的软件在WINDOWS下通过截获�
��湾官方报文来获取
#获取EAPOL-START报文方法见:
eapol-start=####

####那里我都略过了。

Original comment by bluewind...@gmail.com on 17 Jun 2009 at 1:20

GoogleCodeExporter commented 8 years ago
那个,/etc/ruijie.conf 
<AuthenticationMode>0</AuthenticationMode>
改成 1 试试

Original comment by microcai...@gmail.com on 18 Jun 2009 at 3:42

GoogleCodeExporter commented 8 years ago
谢谢,大家这么热心的帮助
我试过了
<AuthenticationMode>1</AuthenticationMode>以及<DHCPmode>0</DHCPmode>的各种�
��式
但是返回相同的错误

另外如果我事先将原来的mystar连接上,再试,出现的是下列��
�示:
>> Searching for server...
>> Searching for server...
>> Searching for server...
@@ Server found, requesting user name...
>> Sending user name...
>> Searching for server...
>> Searching for server...
##重试太多,退出

不知道对大家有没有帮助,也贴上来。

还有就是楼上有位给的ruijieclient-0.8.1.tar.gz连接我下载不了

Original comment by bluewind...@gmail.com on 18 Jun 2009 at 4:11

GoogleCodeExporter commented 8 years ago
再给一个看看。

Original comment by microcai...@gmail.com on 18 Jun 2009 at 4:52

Attachments:

GoogleCodeExporter commented 8 years ago
恩,顺利编译安装了,不过问题仍然一样。

因为在mystar里
netmask,gateway,dhcpserver,包括报文都是要手动设置的
这个软件能自己探测出这些信息吗?
大致问下思路,因为我不太懂网络。

Original comment by bluewind...@gmail.com on 18 Jun 2009 at 8:41

GoogleCodeExporter commented 8 years ago
netmask,gateway这个是交由系统设置的阿

Original comment by Apocali...@gmail.com on 18 Jun 2009 at 9:40

GoogleCodeExporter commented 8 years ago
ip mask gateway 这个是软件自动探测的。

Original comment by microcai...@gmail.com on 18 Jun 2009 at 10:07

GoogleCodeExporter commented 8 years ago
success!! thanks for you!!  

Original comment by fulllo...@gmail.com on 18 Jun 2009 at 4:38

GoogleCodeExporter commented 8 years ago
楼上是怎么成功的阿?呵呵,分享一下?

Original comment by bluewind...@gmail.com on 19 Jun 2009 at 4:30

GoogleCodeExporter commented 8 years ago

Original comment by microcai...@gmail.com on 21 Jun 2009 at 1:51

GoogleCodeExporter commented 8 years ago
校园网为港湾登录

编译时错误(警告):
configure: WARNING: linux/rtnetlink.h: present but cannot be compiled
configure: WARNING: linux/rtnetlink.h:     check for missing prerequisite 
headers?
configure: WARNING: linux/rtnetlink.h: see the Autoconf documentation
configure: WARNING: linux/rtnetlink.h:     section "Present But Cannot Be 
Compiled"
configure: WARNING: linux/rtnetlink.h: proceeding with the preprocessor's result
configure: WARNING: linux/rtnetlink.h: in the future, the compiler will take 
precedence
configure: WARNING:     ## ------------------------------------- ##
configure: WARNING:     ## Report this to gong@fedoraproject.org ##
configure: WARNING:     ## ------------------------------------- ##

另外,问题同前
出现:
>> Searching for server...
##重试太多,退出

依旧得使用mystar。

Original comment by bluewind...@gmail.com on 24 Dec 2009 at 12:27