9394952

导航

随笔分类 -  openwrt

上一页 1 2

bcrelay广播包转发器
摘要:https://www.mankier.com/8/bcrelayPPTP原是基于PPP的三层通信协议,加入bcrelay后可以将二层的广播包转发到PPTP的client端在openwrt中实现的方法:修改/etc/pptpd.conf加入一行:bcrelay br-... 阅读全文

posted @ 2019-02-22 10:23 9394952 阅读(171) 评论(0) 推荐(0)

两台openwrt 间的免登陆ssh
摘要:参考文档:http://www.360doc.com/content/13/1013/21/3884271_321222563.shtmlhttp://blog.csdn.net/u011007991/article/details/54378998http://ww... 阅读全文

posted @ 2019-02-22 10:22 9394952 阅读(218) 评论(0) 推荐(0)

HG255D刷机OPENWRT笔记
摘要:1、按网上的办法如下:(http://www.right.com.cn/forum/thread-143721-1-1.html)自已编译了OPENWRT,然后拆开外壳接上TTL线,通电启动然后用超级终端连接COM口,57600速率通电启动后按4停下来setenv s... 阅读全文

posted @ 2019-02-21 21:29 9394952 阅读(657) 评论(0) 推荐(0)

OPENWRT路由3G拔号实验
摘要:以下摘自:http://www.right.com.cn/forum/thread-155168-1-1.html 首先下载 Barrier Breaker 14.07 固件配置好网络,可以访问到internetopkg updateopkg install comg... 阅读全文

posted @ 2019-02-21 21:28 9394952 阅读(165) 评论(0) 推荐(0)

openwrt手工配置pptpd
摘要:官方wiki:http://wiki.openwrt.org/doc/howto/vpn.server.pptpd#prerequisites20190220更新:PPTP VPN协议已经被 IOS 10及以后的版本取消了前提是用opkg安装的pptpd#######... 阅读全文

posted @ 2019-02-21 21:26 9394952 阅读(1025) 评论(0) 推荐(0)

自行编译mwan加入openwrt里
摘要:参考源文:http://www.right.com.cn/forum/thread-124449-1-1.html本例以 opoenwrt 12.09正式版为例,原软件来自openwrt 英文论坛: https://forum.openwrt.org/viewtopi... 阅读全文

posted @ 2019-02-21 21:24 9394952 阅读(491) 评论(0) 推荐(0)

OpenWRT平台搭建及简单应用[转帖]+华为HG255D编译实践(20190323更新)
摘要:转自:http://www.cnblogs.com/zmkeil/archive/2013/04/17/3027385.html对于HG255D参照这里:http://www.right.com.cn/forum/forum.php?mod=viewthread&ti... 阅读全文

posted @ 2019-02-21 21:23 9394952 阅读(457) 评论(0) 推荐(0)

SoftEther VPN for OpenWrt[zt]+20170105更新
摘要:20170105更新:刷最新的openwrt snapshots,然后直接用opkg update, opkg install softethervpn就有啦,不用自已编译这么傻傻的。不过,看完了opkg里的介绍: softethervpn 4.22-9634-1... 阅读全文

posted @ 2019-02-21 21:21 9394952 阅读(5) 评论(0) 推荐(0)

openwrt多wan限上下行速脚本,基于qosv4,imq模块替换成ifb模块[ZT]
摘要:转自: http://www.right.com.cn/forum/thread-169414-1-1.html ,本人未经测试,转来自已备用由于树莓派2装openwrt官方没有imq模块, 好像说ifb比较有优势,优势对于普通玩家来说,没用~.百度翻遍各种文档,总算... 阅读全文

posted @ 2019-02-21 21:18 9394952 阅读(468) 评论(0) 推荐(0)

openwrt手动wifi设成client模式[笔记]
摘要:说明:刚刷好的OPENWRT,默认是不带luci-web管理的,所以得手工SSH或TELNET上去改WIFI模式,以便通过WIFI连到现有的ROUTER去下载安装luci...: root@OpenWrt:/etc/config# cat wirelessconfig... 阅读全文

posted @ 2019-02-21 21:16 9394952 阅读(879) 评论(0) 推荐(0)

关于新版OPENWRT拔PPTP的619错或PPTPD无法连接问题笔记
摘要:旧版的openwrt要安装kmod-ipt-nethelper这个包对于新版,如3.18或4.xx内核的ROM,要安装kmod-nf-nathelper-extra这个包 阅读全文

posted @ 2019-02-21 21:13 9394952 阅读(476) 评论(0) 推荐(0)

openwrt中防暴力破解shell的脚本
摘要:原文:http://www.right.com.cn/forum/thread-124429-1-1.html原理:1. snort做入侵检测是很好,但是太大太复杂,我们需要轻量化的操作。当对方进行SSH 端口的穷举攻击的时候,dropbear会在系统log中记录下特... 阅读全文

posted @ 2019-02-21 21:08 9394952 阅读(509) 评论(0) 推荐(0)

关于openwrt使用web升级提示固件版本不对的处理方法
摘要:参考资料:https://blog.csdn.net/caoshunxin01/article/details/79355602当openwrt使用web升级提示固件版本不对:The uploaded image file does not contain ... 阅读全文

posted @ 2019-02-11 15:52 9394952 阅读(989) 评论(0) 推荐(0)

openwrt用WEB刷固件型号不对问题强行处理
摘要:参照这里:https://blog.csdn.net/caoshunxin01/article/details/79355602原机是一块mt7620A的通板,之前刷了一个叫WE826型号的固件,发现有点问题,想刷回联想的y1型号固件,通过web刷固件时会报... 阅读全文

posted @ 2019-02-01 15:52 9394952 阅读(538) 评论(0) 推荐(0)

上一页 1 2