打印

请教在SUSE10.1下8021认证上网的问题

请教在SUSE10.1下8021认证上网的问题

刚刚成功地安装了SUSE10.1 用的是GNOME桌面系统 接下来该解决上网的问题了 。我在WIN系统下上的是校园网 需要通过8021认证上网 学校给我们提供的是WIN版本的锐捷8021拨号软件Ruijie Supplicant 没有LINUX版的  请问改怎样才能上得了网?
自由自在

TOP

搜索精华
中国Linux校园联盟 Linux Campus Union of China(LCUC)  在中国,学生永远是不可忽视的重要力量,让广大学生学习和使用Linux是一个让Linux快速普及的捷径。 希望所有爱好linux的人来到我们中间,用我们的力量创造一个美好的未来。 私人空间

TOP

用ROOT身份进去SHELL按照网上常用的方法:解压:xsupplicant-1.2.4.tar.gz到/root>>>进入:cd xsupplicant>>>./configure;make;make install;

返回这样的系统信息:
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for ranlib... ranlib
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
make: *** No targets specified and no makefile found.  Stop.
make: *** No rule to make target `install'.  Stop. 请问哪里出问题了?
自由自在

TOP

直接下载了个XSUPPLICANT 的RPM 安装成功了 运行程序 然后在ROOT SHELL 中输入
xsupplicant -i eth0 -u XXXXX -p XXXXX后系统返回的信息
Username override! Using username XXXXX

Password passed in from command line! (This isn't very secure!)

Setup on device eth0 complete

Specific Wireless Authenticator MAC not found, using default destination

Could not determine network name, assuming there is none

Using default network profile. (Network Name = default)

Done with init.

Sending EAPOL-Start #1

Sending EAPOL-Start #2

No authenticator found! Assuming the port is authorized 请高手解释下 谢谢!
自由自在

TOP

搜mystar
  1. magiclinux2.0
  2. nvidia mx440
  3. amd 2200+
  4. kt6-v [/list:o] my blog tanqilin@gmail.com

TOP

你到网上找一下xrgsu。我现在用的就是这个。不过在我的系统下有一些问题。我直接把程序给改了。不过不知道会不会有问题。不过上网倒是一直很顺利。
Nothing is odds!

TOP

我也同样遇到了
Sending EAPOL-Start #1

Sending EAPOL-Start #2
的错误
请帮忙

TOP

我也是一样的
我以前用xrgsu在redhat9 下可以上网,那是瑞捷是2.42版
现在瑞捷用2.50 在fc5 下上不网
不知有没有同样情况的人,有没有解决的方法?

TOP

http://liuyongfei180.googlepages.com/star.rar
就在公社上下载的。我把它放到这里的。
中央财经大学和东北财经大学校园网测试通过,可以代替瑞捷用2.50
好象 ml,redflag,fc5都可以使用。suse不知道了

TOP