Skip to content
MiaoZi edited this page Jun 27, 2015 · 7 revisions

Welcome to the Openwrt-NetKeeper wiki!

Frequent Question

##1. 常见Log报错

  1. pin code checked failed:afterMD5计算错误,估计是类型转换数组越界了
  2. you have already logined in:等5分钟就好了
  3. Unable to complete PPPoE Discovery(这是最常见的问题):无法连接到pppoe,检查网线/内网设置
  4. check your time:同步系统时间
  5. syncppp not active:其实是把”pin code checked failed“的消息覆盖了,账号计算错误,另外最好删除NWAN这个程序
  6. Reloading firewall due to ifup of NetKeeper (pppoe-NetKeeper):卡在这里,但这时应该获取到ip了,可能是防火墙,跃点,DNS等设置错误9.路由器可ping,电脑无法连接,看看是否设置了手动获取
  7. Remote Message:2202,教师帐号直接使用路由器哦

##2. 如何下载GCC

  1. 小米mini,newifi等MTK7620系列,http://downloads.openwrt.org/snapshots/trunk/ramips/mt7620/OpenWrt-Toolchain-ramips-mt7620_gcc-4.8-linaro_musl-1.1.10.Linux-x86_64.tar.bz2
  2. HG255的rt305x,http://downloads.openwrt.org/snapshots/trunk/ramips/rt305x/OpenWrt-Toolchain-ramips-rt305x_gcc-4.8-linaro_musl-1.1.10.Linux-x86_64.tar.bz2
  3. WRDN3800的AR7161等,http://downloads.openwrt.org/snapshots/trunk/ar71xx/generic/OpenWrt-Toolchain-ar71xx-generic_gcc-4.8-linaro_musl-1.1.10.Linux-x86_64.tar.bz2
  4. TPLINK的AR9344,AR9331等,http://downloads.openwrt.org/barrier_breaker/14.07/atheros/generic/OpenWrt-Toolchain-atheros-for-mips_mips32-gcc-4.8-linaro_uClibc-0.9.33.2.tar.bz2