分页: 8 / 12

Re: 校园网,锐捷,认证 ——在ubuntu、Archlinux系统,方法及软件下载【图文】

发表于 : 2010-03-16 17:28
单眼蜻蜓
哪个其实我装过的,重装了下还是这样,记录如下:
an@an-laptop:~$ cd /home/an/ruijieclient-0.8.2

an@an-laptop:~/ruijieclient-0.8.2$ sudo ./configure -prefix=/usr

[sudo] password for an:

checking for a BSD-compatible install... /usr/bin/install -c

checking whether build environment is sane... yes

checking for a thread-safe mkdir -p... /bin/mkdir -p

checking for gawk... no

checking for mawk... mawk

checking whether make sets $(MAKE)... yes

checking for gcc... gcc

checking for C compiler default output file name... a.out

checking whether the C compiler works... yes

checking whether we are cross compiling... no

checking for suffix of executables...

checking for suffix of object files... o

checking whether we are using the GNU C compiler... yes

checking whether gcc accepts -g... yes

checking for gcc option to accept ISO C89... none needed

checking for style of include used by make... GNU

checking dependency style of gcc... gcc3

checking for a BSD-compatible install... /usr/bin/install -c

checking for main in -lpcap... no

configure: error: in `/home/an/ruijieclient-0.8.2':

configure: error: libpcap not found!

See `config.log' for more details.
#这里情况如故
an@an-laptop:~/ruijieclient-0.8.2$ sudo make

make: *** No targets specified and no makefile found. Stop.

an@an-laptop:~/ruijieclient-0.8.2$ sudo make install

make: *** No rule to make target `install'. Stop.

an@an-laptop:~/ruijieclient-0.8.2$ sudo ruijieclient -g/etc/ruijie.conf

Segmentation fault

an@an-laptop:~/ruijieclient-0.8.2$ sudo gedit /etc/ruijie.conf

an@an-laptop:~/ruijieclient-0.8.2$ sudo ruijieclient



ruijieclient - a powerful ruijie Supplicant for UNIX, base on mystar.

Copyright Gong Han, Chen Tingjun, Microcai, sthots, and others


Please see/send bug report to

http://code.google.com/p/ruijieclient/issues/list

or mail to gong@fedoraproject.org


>> Searching for server...

@@ Server found, requesting user name...

>> Sending user name...

@@ User name valid, requesting password...

>> Sending password...

@@ Authentication failed: 用户不存在或密码错误!

>> Logouting...

>> Searching for server...

@@ Server found, requesting user name...

>> Sending user name...

>> Searching for server...

@@ Server found, requesting user name...

>> Sending user name...

@@ User name valid, requesting password...

>> Sending password...

@@ Authentication failed: 用户不存在或密码错误!

>> Logouting...

>> Searching for server...

@@ Server found, requesting user name...

>> Sending user name...

>> Searching for server...

@@ Server found, requesting user name...

>> Sending user name...

@@ User name valid, requesting password...

>> Sending password...

@@ Authentication failed: 用户不存在或密码错误!

>> Logouting...
##重试太多,退出


我在windows下ipconfig/all看了下 dhcp enabled 后面是 no,所以我把DHCP关了。他说server found ,但是账号密码我确实没错,太费解了 :em20

Re: 校园网,锐捷,认证 ——在ubuntu、Archlinux系统,方法及软件下载【图文】

发表于 : 2010-03-16 23:06
wowoto
单眼蜻蜓,
error: libpcap not found!
>

代码: 全选

 sudo apt-get install libpcap

深刻怀疑你系统有问题#这个问题不应该存在的@
sudo gedit /etc/ruijie.conf
> 你编辑ruijieclient文档(配置文件)了吗?
@@ Authentication failed: 用户名...密码....
> 强烈怀疑你配置文件没做好@

PS 你楼上那位,原来似乎页遇到libpcap没找到的问题|| 你可试试myxrgsu联网方式,具体看顶楼|| 那里面有libpcap文件,直接复制了就好。文档超级详细@

Re: 校园网,锐捷,认证 ——在ubuntu、Archlinux系统,方法及软件下载【图文】

发表于 : 2010-03-24 1:03
whuboy
感谢楼主,我是武大的,用ruijieclient认证成功!抄了您的帖子,发表了下,哈哈哈

Re: 校园网,锐捷,认证 ——在ubuntu、Archlinux系统,方法及软件下载【图文】

发表于 : 2010-03-24 14:46
birdgaung
马克..

Re: 校园网,锐捷,认证 ——在ubuntu、Archlinux系统,方法及软件下载【图文】

发表于 : 2010-03-25 12:25
595577126
楼主 我用了你的方法还是不行 认证不能成功啊 用的ruijieclient DHCP改成2的话会提示:用户静态IP绑定错误!(貌似我们学校是不支持DHCP的) 然后把DHCP关了 认证就能成功了 但是就是打不开网页。。 囧了 怎搞啊?? 另外一个升级以后不能用了

Re: 校园网,锐捷,认证 ——在ubuntu、Archlinux系统,方法及软件下载【图文】

发表于 : 2010-03-25 14:28
wowoto
595577126, 把你的终端输出和安装过程用附件挂出来||要不然我没法知道虾米情况~截图及终端输出打包之后发

Re: 校园网,锐捷,认证 ——在ubuntu、Archlinux系统,方法及软件下载【图文】

发表于 : 2010-04-01 13:11
ygz2672
这么多附件,不太懂……

Re: 校园网,锐捷,认证 ——在ubuntu、Archlinux系统,方法及软件下载【图文】

发表于 : 2010-04-02 1:41
wowoto
ygz2672, 请你认真看附件名称

Re: 校园网,锐捷,认证 ——在ubuntu、Archlinux系统,方法及软件下载【图文】

发表于 : 2010-04-03 0:00
weiyulei
:em11 谢谢

Re: 校园网,锐捷,认证 ——在ubuntu、Archlinux系统,方法及软件下载【图文】

发表于 : 2010-04-07 13:43
billybigstick
学习了~ :em01

Re: 校园网,锐捷,认证 ——在ubuntu、Archlinux系统,方法及软件下载【图文】

发表于 : 2010-04-10 6:25
ubuntu504
:em20 :em20 :em20 不懂

Re: 校园网,锐捷,认证 ——在ubuntu、Archlinux系统,方法及软件下载【图文】

发表于 : 2010-04-11 2:48
wowoto
ubuntu504,
不懂
哪里不懂,请贴出来。

Re: 校园网,锐捷,认证 ——在ubuntu、Archlinux.FreeBSD 系统,方法及软件下载【图文】

发表于 : 2010-05-03 0:01
aaion_zz
我的提示 不允许使用的客户端类型哦 - - ubuntu 10.4 x64 用的是mentohust 哪位高手告诉我下 提示这个是不是不能用 mentohust进行认证啦。?

Re: 校园网,锐捷,认证 ——在ubuntu、Archlinux.FreeBSD 系统,方法及软件下载【图文】

发表于 : 2010-05-03 0:36
wowoto
aaion_zz,
<!--Fake Version for cheating server-->
<FakeVersion>3.94</FakeVersion> #版本欺骗
配置文件设置好。

代码: 全选

<?xml version="1.0" encoding="UTF-8"?>
<ruijie.conf version="0.8.2">
  <!--This is a sample configuration file of RuijieClient, change it appropriately according to your settings.-->
  <account>
    <Name>COUNT</Name> #账户
    <Password>PASSWORD</Password>#密码
  </account>
  <settings>
    <!--Network Adapter Name-->
    <NIC>eth0</NIC> #网卡
    <!--0: Standard, 1: Private-->
    <AuthenticationMode>1</AuthenticationMode> #认证模式
    <EchoInterval>33</EchoInterval> #保活延时
    <!--IntelligentReconnect: 0: Disable IntelligentReconnect, 1: Enable IntelligentReconnect -->
    <IntelligentReconnect>1</IntelligentReconnect>       # #自动重连!1是启用,0是禁用!Very important!!注意!
    <!--AutoConnect: 0: Disable AutoConnect, 1: Enable AutoConnect (only available in gruijieclient) -->
    <AutoConnect>0</AutoConnect>  #仅用于gruijieclient,可以不管。
    <!--Fake Version for cheating server-->
    <FakeVersion>3.94</FakeVersion> #版本欺骗
    <!--Fake IP for cheating server-->
    <FakeAddress></FakeAddress>
    <!--DHCP mode 0: Disable, 1: Enable DHCP before authentication, 2: Enable DHCP after authentication 3: DHCP after DHCP authentication andre-authentication(You should use this if your net env is DHCP)-->
    <DHCPmode>2</DHCPmode>  #DHCP认证模式选择
    <!--Add if you don't want ruijieclient to ping the default gateway-->
    <PingHost></PingHost>
  </settings>
</ruijie.conf>
~
~

Re: 校园网,锐捷,认证 ——在ubuntu、Archlinux.FreeBSD 系统,方法及软件下载【图文】

发表于 : 2010-05-08 0:29
wowoto
Ladnry
怎么解决锐捷几分钟断一次

球救,详细
首先您得告诉我您用的联网方式 xrgsu? ruijieclient? mentohust?
其次您得告诉我您的配置,不是机器配置,是ruijie.conf 或者mentohust.conf或者使用xrgsu时的networkmanager配置。
若是用ruijieclient—— 有一句配置—— <IntelligentReconnect>1</IntelligentReconnect> 在ruijie.conf里面
这个很重要。


请不要给我信息,最好是直接留言在帖子里,我会直接回帖。回信息就不一定了。