openwrt 添加 802.1x客户端njit

Posted rohens

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了openwrt 添加 802.1x客户端njit相关的知识,希望对你有一定的参考价值。

1、修改feed的配置文件 feeds.conf.default

     添加下面两句:

      src-svn njit https://github.com/liuqun/openwrt-clients/trunk/njit
      src-svn scut https://github.com/liuqun/openwrt-clients/trunk/scut

2、执行命令

    ./scripts/feeds update -a

    ./scripts/feeds install -a

3、在make menuconfig 中选中 njit

     位置在于 network->njit8021xclient, 可以顺便选中它的简易网页功能njit8021xclient-web

4、执行编译

     make V=99

 

    

以上是关于openwrt 添加 802.1x客户端njit的主要内容,如果未能解决你的问题,请参考以下文章

IEEE 802.1X标准

802.1X基础

用ubuntu有线连接校园网,只能用几秒钟,然后就不能上网了

WINDOWS7 下 xclient 802.1x 客户端 停止运行的解决办法

有线网端口开启802.1X认证后使用MDT部署服务

一文读懂802.1x协议,随便秒杀面试官