該樓層疑似違規已被系統折疊 隐藏此樓檢視此樓
就要斷網了
把這個發給大家 有空裝個Linux 哈
學校有Linux的用戶端
不過裡面的說明檔案有點問題
先看檔案夾裡的說明檔案再對照下面
不同版本的略有不同
括号裡面是說明
祝你們好運 ^_^
不要看這麼多 你要做的僅僅是運作兩三個指令和按Y/N
一:解壓 點右鍵就行了和windows一樣
二:執行安裝檔案 pre.ps 結果如下
[[email protected] h3c802.1xClient]# ./pre.ps
configuration directory exist
log directory exist
Refresh IP script is READY.
Authencation file is READY.
pre operation finished successfull
三:配制使用者資訊 執行 linux1x 如下
[[email protected] h3c802.1xClient]# 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)
y
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):
y
Refresh your IP address after connecting? (Y/N):
n (這個一定N 靜态IP 不用重新整理 選Y聯不上的)
Save message and package to log?(Y/N):
n (這個随便的 不過選Y麻煩點)
Configuration has finished, do you want to save it?(Y/N)
y
Save configuration sucessfully!
[[email protected] h3c802.1xClient]# linux1x -d ( -d可以在背景運作 不然關視窗就斷網)
start 802.1X authentication
device check
server check
pass authentication
[[email protected] h3c802.1xClient]#