NOTE: After finally being convinced by the Entware & OpenWRT Developers that neither Build Environment was meant to be Compiled Natively on a Router (Neutered C Libraries), I decided to pursue this Cross-Compile Nyx (Tor Command-Line Monitor) Entware Package via Debian Live DVD solution; which...
NOTE: After finally being convinced by the Entware & OpenWRT Developers that neither Build Environment was meant to be Compiled Natively on a Router (Neutered C Libraries), I decided to pursue this Cross-Compile OnionShare Entware Package via Debian Live DVD solution; which, is presumably a bit...
All:
I'm in the process of trying to build an Entware python3-onionbalance package. The process is a little more complicated with no existing OpenWRT Makefile, built using Python3, and missing Entware Python3 Dependencies. I've started by modifying a basic, existing OpenWRT Makefile (i.e...
Hi there so I recently got Voxel on my orbi RBK50 and I have tried to install Entware but I am so confused and have spent so long trying to figure this out but no luck. So firstly I formatted a USB I have to EXT4 with DiskGenius because I don't know another way on how to format the drive then I...
I am a user of RT-AC86U where LAN4 port is connected to my set-top-box of my ISP's IPTV. They made some change recently to the IPTV service, and I remember that years ago I was able to get the iptv vlan tag id by connecting a computer directly to their cable (no router involved) and checking in...
Ok based on my own recent experience of installing RSync this is a basic guide, as requested, on how to get Rsync working on Merlin Firmware. Please READ the whole guide first before attempting any code in this guide.
This guide assumes you know the basics of logging into your router using...
Hello,
I need Your help.
In my Asus RT-AC55U router is installed Entware. It works good (opkg and other commnads).
But I need to write my own sript to be runned at start up router. So in /opt/etc/init.d I have script for dnscrypt-proxy and I need to write another for rclone.
Also for iptables I...
I use both USB ports, in 2.0 I have an Android phone in use as my WAN. In 3.0 I have a USB stick with Entware and Wireguard. I run Wireguard over USB Android phone WAN.
I have ironed out a few instabilities over time, and now have a fairly stable set up where my whole network goes out over...
During NG firmware script patching research I've realized that stock busybox/sed tool has a bug - the insert command doesn't work properly.
Here is a test:
# printf "1\n3" | /bin/sed '/3/i 2' | hexdump -C
The buggy output is:
00000000 31 0a 32 01 33 |1.2.3|
And the expected output is:
00000000...
I've spent some time replacing the stock miniupnpd service to a newer version from the Entware on my R9000. I would like to share my experience with the community.
Requirements:
R7800/R9000/same ecosystem router
Voxel's firmware
Entware
The stock miniupnpd is located at /usr/sbin/miniupnpd...
My RT-AC68U with 384.19 FW and AMTM 3.1.8 has been working fine for a while and I've had no problem going in via PuTTY and updating scripts and whatnot (I only use Diversion and Skynet).
Recently when I was checking for a Diversion update it threw this error:
/opt/bin/diversion...
Sorry if this is not the right section but not sure where to start.
So I'm thinking about buy an Asus router and as a long term OpenWRT/Gargoyle user functions are important. For example important features for me are Adblock, MiniDLNA, SMB/FTP/local filesharing, Transmission, network printer...
Info for Entware users: my version of Entware is upgraded.
It is enough to run:
/opt/bin/opkg update
/opt/bin/opkg upgrade
to upgrade your version.
Voxel.
Hi! I've a AC-3100 with Asuswrt-merlin. I have installed Entware and ruTorrent. I open some ports in the firewalls:
elrengo@RT-AC3100:/jffs/scripts# pwd
/jffs/scripts
elrengo@RT-AC3100:/jffs/scripts# ls -l
-rwxr-xr-x 1 elrengo root 25889 Feb 8 17:19 amtm
-rwxrwxrwx 1 elrengo...
Has anyone tried running vnstat and generating static output from vnstati on the Orbi?
I’ve been hoping Orbi would add this but given the Circle offering I’m guessing this would cannibalize some of that market so I don’t think it’ll ever happen.
my need is simple I would like basic stats to be...
In order to install entware package management on merlin, it wants me to attach a USB drive formatted to ext3. I have 2 USB ports. One is USB3 and the other is USB2. I already have a USB3 drive connected for sharing video via the media server. Is there any problem with using a more slow USB2...
aria2 is a lightweight multi-protocol & multi-source command-line download utility. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink. aria2 can be manipulated via built-in JSON-RPC and XML-RPC interfaces.
Features
Multi-Connection Download. aria2 can download a file from multiple...
Suricata is a free and open source, mature, fast and robust network threat detection engine.
The Suricata engine is capable of real time intrusion detection (IDS), inline intrusion prevention (IPS), network security monitoring (NSM) and offline pcap processing.
Suricata inspects the network...
Hi,
I flashed the latest Voxel firmware on a R7800 (75.2) and I decided to try to install Entware.
I went through the readme but when I arrived at creating the swap file I got an error that said I hadn't enough space on my usb flash. I read that that was an optional step so i skipped this but...