ubuntu 12.04使用inode客户端连接校园网过程
原链接:http://www.pcwuyu.com/index.php/Linux/ubuntu-network.html
原分类:linux
root@pcwuyu-Inspiron-N4050:/home/pcwuyu/h3c# ls
LIBSTDC++-LIBC6.2-2.SO.3 PRE.PS SOURCE.LST 认证方法.TXT
LINUX1X RENEW.PS SOURCE.LST~
root@pcwuyu-Inspiron-N4050:/home/pcwuyu/h3c#linux1x -c
linux1x: error while loading shared libraries: libstdc++-libc6.2-2.so.3: cannot open shared object file: No such file or directory
root@pcwuyu-Inspiron-N4050:/home/pcwuyu/h3c# cp libstdc++-libc6.2-2.so.3 /lib
root@pcwuyu-Inspiron-N4050:/home/pcwuyu/h3c# linux1x -c
configure 802.1X network connection arguments
Current configuration is:
The way to initialize 802.1X authentication.......:multicast
Send all packets by multicast.....................:N
Refresh IP address after connecting...............:Y
Save message and package to log...................:N
Continue to configure your network connection arguments?(Y/N)
y
There are two ways to initialize 802.1X authentication:
- Trap by broadcast.
- Trap by multicast.
Please choose the way to initialize the 802.1X authentication :
2
Send all packets by multicast? (Y/N):
y
Refresh your IP address after connecting? (Y/N):
y
Save message and package to log?(Y/N):
y
The default save directory is '/var/log/h3c-linux1x/', do you want to change it?(Y/N):
y
Please input your destined directory:
/var/log/h3c-linux1x/
Configuration has finished, do you want to save it?(Y/N)
y
Save configuration sucessfully!
root@pcwuyu-Inspiron-N4050:/home/pcwuyu/h3c# linux1x -u 用户名/密码 -n eth0
start 802.1X authentication
device check
server check
proxy check off
multi-network-card off
http check off
pass authentication
本作品采用 知识共享署名-相同方式共享 4.0 国际许可协议 进行许可。