怎样在UBUNTU 下通过H3C802.1X的认证?? 这样对待linux 太不公平了吧

系统安装、升级讨论
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
回复
vkong
帖子: 47
注册时间: 2007-02-05 22:08

怎样在UBUNTU 下通过H3C802.1X的认证?? 这样对待linux 太不公平了吧

#1

帖子 vkong » 2007-03-09 19:17

学校的校园网要H3C802.1X认证,可是仅提供windows 下的 客户端,没有LINUX 下的。
于是sudo apt-get install xsupplicant ,按照网上的说法运行: 但是还不能上网! 帮看看是什么问题:

vkong@vkong-laptop:~$ sudo xsupplicant -i eth0

Starting XSupplicant v. 1.2.1

vkong@vkong-laptop:~$ sudo xsupplicant -d c -f -i eth0 &

[1] 5155

vkong@vkong-laptop:~$ Using default config path!

Use of <BEGIN_ID> and <END_ID> have been deprecated!

Use of <BEGIN_PASS> and <END_PASS> have been deprecated!

Use of <BEGIN_UNAME> and <END_UNAME> have been deprecated!

Use of <BEGIN_PASS> and <END_PASS> have been deprecated!

Use of <BEGIN_PASS> and <END_PASS> have been deprecated!

Use of <BEGIN_UNAME> and <END_UNAME> have been deprecated!

Use of <BEGIN_PASS> and <END_PASS> have been deprecated!

Use of <BEGIN_UNAME> and <END_UNAME> have been deprecated!

Use of <BEGIN_PASS> and <END_PASS> have been deprecated!

Use of <BEGIN_UNAME> and <END_UNAME> have been deprecated!

Use of <BEGIN_PASS> and <END_PASS> have been deprecated!

Use of <BEGIN_UNAME> and <END_UNAME> have been deprecated!

Use of <BEGIN_PASS> and <END_PASS> have been deprecated!

Use of <BEGIN_UNAME> and <END_UNAME> have been deprecated!

Use of <BEGIN_PASS> and <END_PASS> have been deprecated!

Use of <BEGIN_UNAME> and <END_UNAME> have been deprecated!

Use of <BEGIN_PASS> and <END_PASS> have been deprecated!

Use of <BEGIN_PASS> and <END_PASS> have been deprecated!

Use of <BEGIN_UNAME> and <END_UNAME> have been deprecated!

Use of <BEGIN_PASS> and <END_PASS> have been deprecated!

Use of <BEGIN_UNAME> and <END_UNAME> have been deprecated!

Use of <BEGIN_PASS> and <END_PASS> have been deprecated!

[CONFIG] Working from config file /etc/xsupplicant/xsupplicant.conf.

No configuration information for network "(null)" found. Using default.

An error occured binding to socket. (Error : Address already in use)

Couldn't initalize daemon socket!


Error closing socket! (Error : Bad file descriptor)
AAAH! Trying to delete an undefined config type.
Notify developers. Type: 0x12
回复