当前位置:   article > 正文

ubuntu 11.10下 ,H3C Inode校园网(mac地址绑定)上网配置详细教程_ubuntu连接校园网h3c认证

ubuntu连接校园网h3c认证

一.下载华为H3C Inode客户端:
                  下载地址:http://download.csdn.net/detail/majian_elvis/4170519
二.将压缩文件直接双击拖拽到你home目录

三.Ctrl+Alt+T打开终端.在终端里输入cd h3c802.1(tab补全)进入解压缩后的h3c目录

四.将C++库文件复制到/usr/lib
               下载地址:http://download.csdn.net/detail/majian_elvis/4178981
                     假设文件下载到/home目录
                           sudo cp libstdc++-libc6.2-2.so.3 /usr/lib/
五.将linux1x.pre.ps renew.ps三个文件加上可执行权限,命令如下
                           sudo chmod a+x linux1x pre.ps renew.ps
六.执行pre.ps安装软件
                           sudo ./pre.ps
七.配置客户端                    
                          sudo linux1x -c
               终端显示如下:请自行配置,根据自己学校情况分析
configure 802.1X network connection argumente 
Current configuration is: 
The way to initialize 802.1X authentication.......:multicast 
Send all packets by multicast.....................:Y 
Refresh IP address after connecting...............:Y 
Save message and package to log...................:Y 
Continue to configure your network connection arguments?(Y/N) 

There are two ways to initialize 802.1X authentication: 
               1. Trap by broadcast.    
               2. Trap by multicast. 
Please choose the way to initialize the 802.1X authentication : 
2     
Send all packets by multicast? (Y/N): 

Refresh your IP address after connecting? (Y/N): 
n    
Save message and package to log?(Y/N): 
n    
Configuration has finished, do you want to save it?(Y/N) 

Save configuration sucessfully! 

八.开始认证在终端里输入:
                       sudo linux1x -d 第一次需要选择使用哪个有线连接,选eth0就OK了,终端显示如下:

Please enter your user name (less than 128 characters):********
Please enter your password (less than 64 characters): 
Please choose a network adapter:
1. eth0
2. wlan0
Enter the number of your choice (1-2[1]): 1
start 802.1X authentication 
device check 
server check 
pass authentication                

  OK,乖乖,终于可以上网了,不错不错,

注意:一般开机,ubuntu会自动进行认证连接上网,如果出现掉线的情况(校园网的招牌能耐啊),再打开终端输入
          sudo Linux1x  -d
重新认证一次就OK了

本文转自http://wangji.blog.51cto.com/809072/220214   在此鸣谢作者.

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/知新_RL/article/detail/704455
推荐阅读
相关标签
  

闽ICP备14008679号