校园网锐捷认证设置 心得体会!

转自deepinlinux社区的 teacompare。

与帮助手册里的不一样 我用的是锐捷客户端软件
具体步骤如下:

1.下载锐捷客户端软件安装 见附件
下载完将后面的rar改为deb即可


2.生成配置文件模板(第一次使用时)

sudo ruijieclient -g

3.编辑配置

sudo gedit /etc/ruijie.conf

4. 配置文件格式说明


o xml配置文件(默认)


<?xml version="1.0" encoding="UTF-8"?>


<ruijie.conf version="0.7.9">


<!--This is a sample configuration file of RuijieClient, change it appropriately according to your settings.-->


<account>
<Name>******</Name>————————————————————————用户名


<Password>******</Password>//————————————————————密码
</account>


<settings>
<!--Network Adapter Name-->
<NIC>eth0</NIC>
<!--0: Standard, 1: Private-->


<AuthenticationMode>0</AuthenticationMode>


<EchoInterval>25</EchoInterval>


<!--IntelligentReconnect: 0: Disable IntelligentReconnect, 1: Enable IntelligentReconnect -->


<IntelligentReconnect>1</IntelligentReconnect>


<!--AutoConnect: 0: Disable AutoConnect, 1: Enable AutoConnect (only available in gruijieclient) -->


<AutoConnect>0</AutoConnect>


<!--Fake Version for cheating server-->
<FakeVersion>3.35</FakeVersion> ———————————————————有的会提示锐捷版本过低 可以改为4.10
<!--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>


<!--Add if you don't want ruijieclient to ping the default gateway-->


<PingHost>***.***.***.***</PingHost> —————————————————这里是网关地址。具体方法可以查看同学电 脑链接状态 只更改最后一个数字就好了(如同学的是127.56.34.2——可以改为127.56.34.7)

</settings>
</ruijie.conf>
5.保存退出编辑就可以了,其他的不要修改

6.在在终端输入 sudo ruijieclient 就可以了
附件
ruijieclient_0.8.1svn129local-0_i386.rar
锐捷客户端软件 将rar改为deb
(16.44 KiB)

你可能感兴趣的:(SVN,Authentication,终端,Deb,encoding,cheating)