xrgsu - 锐捷在linux系统下的认证配置

王朝system·作者佚名  2008-05-21
窄屏简体版  字體: |||超大  

在锐捷的官方网站中搜索linux, http://www.ruijie.com.cn/Search.aspx?s=linux

Supplicant For LINUX V1.1.1.rar好像是这个文件,我的是学校网站上下的,我记得两者是一样的

解压直接拷贝到 /usr/bin或/usr/local/bin下,以便在任何目录下都能使用。我是在Fedora Core 7下进行的。

#在系统--管理--网络下配置好ip,DNS等

#并激活eth0设备

#接着运行它:

[root@localhost ~]# xrgsu

xrgsu: error while loading shared libraries: libpcap.so.0.6.2:

cannot open shared object file: No such file or directory

#你会发现在/usr/lib/下有这个libpcap.so.0.9的版本,作个软链接如下,版本能兼容

[root@localhost ~]# ln -s /usr/lib/libpcap.so.0.9 /usr/lib/libpcap.so.0.6.2

[root@localhost ~]# xrgsu

xrgsu: error while loading shared libraries: libstdc++.so.5:

cannot open shared object file: No such file or directory

[root@localhost ~]# ln -s '/usr/lib/libstdc++.so.6' '/usr/lib/libstdc++.so.5'

[root@localhost ~]# xrgsu

xrgsu: /usr/lib/libstdc++.so.5: version `GLIBCPP_3.2' not found (required by xrgsu)

#libstdc++.so.6与libstdc++.so.5

不兼容,得安装compat-libstdc+ +-33-3.2.3-61.i386.rpm

#里面有libstdc++.so.5。下载双击它即可安装。再运行

[root@localhost ~]# xrgsu

XRGSupplicant 1.1.1

Ruijie Network CopyRight 2004-2005

Please input your user name:402048

Please input your password:

Use DHCP,1-Use,0-UnUse(Default: 0):0

Use default auth parameter,0-Use 1-UnUse(Default: 0):1

Please input Eap-start Timeout(Default: 30s):

please input Eap-response Timeout(Default: 30s):

please input Eap-packet resend Time(Default: 3):

Use Red-Giant private MAC? 1-Use,0-UnUse(Default: 1):

Searching server...

Connecting server...

Authenticating...

-----------------------------------------

Authenticate SUCCESSFULLY!

Please input 'unauth' to LogOff:

到此配置成功。

 
 
 
免责声明:本文为网络用户发布,其观点仅代表作者个人观点,与本站无关,本站仅提供信息存储服务。文中陈述内容未经本站证实,其真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。
 
 
© 2005- 王朝網路 版權所有 導航