今天看到有网文《iptables+tproxy实现ss-redir的UDP转发的方法》说:“OpenWrt 做 UDP 转发需要的依赖是:iptables-mod-tproxy, kmod-ipt-tproxy 和 ip-full”。使用opkg install ip安装的默认是 ip-tiny,一般情况下都是够用的,不禁想弄明白两者有何区别。 探索 拿ip命令对比测试: ip-tiny 1 2 3 OBJECT := {...
CONFIG_PACKAGE_tc-tiny=y# end of Routing and Redirection## SSH## end of SSH## THC-IPv6 attack and analyzing toolkit## end of THC-IPv6 attack and analyzing toolkit## Tcpreplay## end of Tcpreplay## Telephony## end of Telephony## Telephony Lantiq## end of Telephony Lantiq## Time ...
brianjmurrell: Supply the following if possible: Device problem occurs on: archer-c7 Software versions of OpenWrt/LEDE release, packages, etc. 18.06.1 Package: ip-tiny Version: 4.16.0-8 Steps to reproduce # ip-tiny addr ls Object "-tiny"...
Checking in the router’s syslog, I can always see a block of messages, where it tries to get an IP address via DHCP (DHCPDISCOVER), then one gets offered by the router (DHCPOFFER), but instead of a DHCPREQUEST and finally a DHCPACK in the syslog I can see, that it starts with ...
在路由器上设置静态的IP MAC地址映射,路由器不需要再发ARP请求就能把数据送达目标机,也就能唤醒了。
下面介绍如何搭建OpenWrt编译环境,自己编译OpenWrt的固件。 基于Ubuntu 22.04,64bit的操作系统,请预留至少10G的磁盘空间。如果后续有定制需求,或者多款型号的固件,建议预留更多。笔者这里是1TB的磁盘。 先clone仓库: git clone https://git.openwrt.org/openwrt/openwrt.git ...
33、我们需要修改一些ipv4将本机的ip变成虚拟机对应的网关,如下设置: 34、刚刚设置成功,会有几秒钟提示连上网,实际上,设置好了后,就可以打开pve的管理页面了: 35、在浏览器输入https://192.168.50.254:8006 ,记得要连着端口一起输入。 而且前面还要加上https: 才行!注意,默认是http,这个需要加上s,进入后点左...
ipv6 kmod-ledtrig-usbdev kmod-lib-crc-ccitt kmod-mac80211 kmod-nls-base kmod-ppp kmod-pppoe kmod-pppox kmod-slhc kmod-usb-core kmod-usb-ohci kmod-usb2 libblobmsg-json libc libgcc libip4tc libip6tc libiwinfo libiwinfo-lua libjson-c libjson-script liblua libnl-tiny libubox libubus ...
openwrt docker CPU共享权重 docker openwrt ipv6 离成功实现路由器刷OpenWrt、接入校园网差不多一年了。路由工作比较稳定,还是很满意的。 这次回来有个新发现:学校有原生ipv6支持,在win7和ubuntu下什么都不用设置,自动获取global unicast的ipv6地址。但是路由器内部局域网的客户机则没法享受这个待遇。趁春节放假,...
默认登陆IP192.168.1.1, 密码password(后面文章中对 IP 有修改 编译前准备 命令行输入sudo apt-get update -y对系统进行更新 输入sudo apt-get -y install build-essential asciidoc binutils bzip2 gawk gettext git libncurses5-dev libz-dev patch python3.5 python2.7 unzip zlib1g-dev lib32gcc1 libc6-dev...