Installing UPnP on Victure RX1800 WiFi 6 router with LEDE 17.01

I recently bought a new router and it does not have UPnP and in my research I believe it's running openwrt. Can anyone confirm this for me thank you?

Its running luci configuration interface.

Most routers run Openwrt, in some form, even the ones not supported by it, so it's a pretty safe bet.

I hope at least you didn't pay $85 for it.

1 Like

If you SSH to it there should be a pretty obvious OpenWRT splash screen if that is what it is running.

Just got an answer back from Victure and they say it won't run openwrt but I believe it's already running it. I think it is a custom version with no name on it.

You can get some information on the CPU and drivers in use. Very often these manufacturer builds use proprietary drivers, which means that a regular open-source OpenWrt cannot be built.
Log in by SSH and run:
cat /proc/cpuinfo
lsmod
and post the results.


Thanks for the command.

Please copy and paste the results to a code box instead of screenshots. The first part of cpuinfo is the most interesting, the end is just repeats for multiple CPU cores.

Though 4 x MIPS1004kc suggests it is a MT7621 chip.

Yea there is your answer, LEDE 17.x based, which is a few years old. This project has been officially renamed back to OpenWrt.

1 Like

If that is the default software then it's strange / disappointing that they haven't kept it up-to-date with the transition from LEDE to OpenWRT - at least 19.x. Also that there is no password on the root a/c.

The less energy (= money) wasted on keeping stuff up to date, the bigger the profit.

Connecting to 192.168.0.1 port 23, please wait...


RX1800-2F17 login: root


BusyBox v1.25.1 () built-in shell (ash)

     _________
    /        /\      _    ___ ___  ___
   /  LE    /  \    | |  | __|   \| __|
  /    DE  /    \   | |__| _|| |) | _|
 /________/  LE  \  |____|___|___/|___|                      lede-project.org
 \        \   DE /
  \    LE  \    /  -----------------------------------------------------------
   \  DE    \  /    Reboot (17.01-SNAPSHOT, unknown)
    \________\/    -----------------------------------------------------------

=== WARNING! =====================================
There is no root password defined on this device!
Use the "passwd" command to set up a new password
in order to prevent unauthorized SSH logins.
--------------------------------------------------
root@RX1800-2F17:~# cat /proc/cpuinfo

system type             : MediaTek MT7621 ver:1 eco:3
machine                 : MediaTek MT7621 RFB (802.11ax,SNOR)
processor               : 0
cpu model               : MIPS 1004Kc V2.15
BogoMIPS                : 586.13
wait instruction        : yes
microsecond timers      : yes
tlb_entries             : 32
extra interrupt vector  : yes
hardware watchpoint     : yes, count: 4, address/irw mask: [0x0ffc, 0x0ffc, 0x0ffb, 0x0ffb]
isa                     : mips1 mips2 mips32r1 mips32r2
ASEs implemented        : mips16 dsp mt
shadow register sets    : 1
kscratch registers      : 0
package                 : 0
core                    : 0
VCED exceptions         : not available
VCEI exceptions         : not available
VPE                     : 0

processor               : 1
cpu model               : MIPS 1004Kc V2.15
BogoMIPS                : 586.13
wait instruction        : yes
microsecond timers      : yes
tlb_entries             : 32
extra interrupt vector  : yes
hardware watchpoint     : yes, count: 4, address/irw mask: [0x0ffc, 0x0ffc, 0x0ffb, 0x0ffb]
isa                     : mips1 mips2 mips32r1 mips32r2
ASEs implemented        : mips16 dsp mt
shadow register sets    : 1
kscratch registers      : 0
package                 : 0
core                    : 0
VCED exceptions         : not available
VCEI exceptions         : not available
VPE                     : 1

processor               : 2
cpu model               : MIPS 1004Kc V2.15
BogoMIPS                : 586.13
wait instruction        : yes
microsecond timers      : yes
tlb_entries             : 32
extra interrupt vector  : yes
hardware watchpoint     : yes, count: 4, address/irw mask: [0x0ffc, 0x0ffc, 0x0ffb, 0x0ffb]
isa                     : mips1 mips2 mips32r1 mips32r2
ASEs implemented        : mips16 dsp mt
shadow register sets    : 1
kscratch registers      : 0
package                 : 0
core                    : 1
VCED exceptions         : not available
VCEI exceptions         : not available
VPE                     : 0

processor               : 3
cpu model               : MIPS 1004Kc V2.15
BogoMIPS                : 586.13
wait instruction        : yes
microsecond timers      : yes
tlb_entries             : 32
extra interrupt vector  : yes
hardware watchpoint     : yes, count: 4, address/irw mask: [0x0ffc, 0x0ffc, 0x0ffb, 0x0ffb]
isa                     : mips1 mips2 mips32r1 mips32r2
ASEs implemented        : mips16 dsp mt
shadow register sets    : 1
kscratch registers      : 0
package                 : 0
core                    : 1
VCED exceptions         : not available
VCEI exceptions         : not available
VPE                     : 1

root@RX1800-2F17:~# lsmod
asix                   17463  0 
authenc                 3419  1 crypto_hw_eip93
ax88179_178a           13232  0 
bluetooth             288587  1 btmtk_uart
br_netfilter           13039  0 
btmtk_uart             33582  0 
crc_ccitt               1067  1 ppp_async
crc32c_generic          1328  0 
crypto_hw_eip93        17607  0 
des_generic            18411  1 crypto_hw_eip93
ebt_802_3                784  0 
ebt_among               2576  0 
ebt_limit               1312  0 
ebt_mark                 784  0 
ebt_mark_m               688  0 
ebt_pkttype              624  0 
ebt_redirect             944  0 
ebt_stp                 2064  0 
ebt_vlan                1008  0 
ebtable_broute           848  0 
ebtable_filter           976  0 
ebtable_nat              976  0 
ebtables               16117  3 ebtable_nat,ebtable_filter,ebtable_broute
ecb                     1392  0 
ehci_hcd               34583  1 ehci_platform
ehci_platform           4400  0 
exfat                 106107  0 
ext4                  358399  0 
fat                    51943  2 msdos,vfat
flow_manage            26633  0 
fuse                   76866  0 
gpio_button_hotplug     6640  0 
gre                     1202  2 pptp,ip_gre
ip_gre                  9813  0 
ip_tables              10413  4 iptable_nat,iptable_mangle,iptable_filter
ip_tunnel              12206  1 ip_gre
ip6_tables             10177 32 ip6table_mangle,ip6table_filter
ip6_udp_tunnel          1751  1 l2tp_core
ip6t_REJECT             1040  2 
ip6table_filter          688  1 
ip6table_mangle         1200  1 
ipt_MASQUERADE           720  1 
ipt_REJECT              1008  2 
iptable_filter           752  1 
iptable_mangle           944  1 
iptable_nat              816  1 
jbd2                   59778  1 ext4
l2tp_core              13852  2 l2tp_ppp,l2tp_netlink
l2tp_netlink            7816  1 l2tp_ppp
l2tp_ppp               14368  0 
leds_gpio               3088  0 
mapfilter              43974  0 
mbcache                 7469  0 
mbcache2                3577  1 ext4
mii                     3928  3 ax88179_178a,asix,usbnet
mmc_block              24881  0 
mmc_core               88501  2 mmc_block,mt7621_sd
msdos                   6640  0 
mt7621_sd              11392  0 
mtfwd                  16673  1 
mtkhnat                65421  0 
nf_conntrack           58518  7 nf_nat_ipv4,nf_conntrack_ipv6,nf_conntrack_ipv4,xt_state,xt_conntrack,nf_nat_masquerade_ipv4,nf_nat
nf_conntrack_ipv4       5008 11 
nf_conntrack_ipv6       5648  6 
nf_defrag_ipv4           982  1 nf_conntrack_ipv4
nf_defrag_ipv6          5111  1 nf_conntrack_ipv6
nf_log_common           2767  2 nf_log_ipv4,nf_log_ipv6
nf_log_ipv4             3440  0 
nf_log_ipv6             3920  0 
nf_nat                  9963  4 nf_nat_ipv4,xt_nat,nf_nat_redirect,nf_nat_masquerade_ipv4
nf_nat_ipv4             3889  1 iptable_nat
nf_nat_masquerade_ipv4    1564  1 ipt_MASQUERADE
nf_nat_redirect         1243  1 xt_REDIRECT
nf_reject_ipv4          2339  1 ipt_REJECT
nf_reject_ipv6          2760  1 ip6t_REJECT
nls_base                5424  8 vfat,fat,ntfs,nls_utf8,nls_iso8859_1,nls_cp437,exfat,usbcore
nls_cp437               4496  1 
nls_iso8859_1           2960  0 
nls_utf8                 912  1 
ntfs                   95699  0 
ohci_hcd               23551  1 ohci_platform
ohci_platform           3760  0 
ppp_async               7072  0 
ppp_generic            21666 10 pppoe,ppp_async,l2tp_ppp,pptp,pppox,ppp_mppe
ppp_mppe                5504  0 
pppoe                   8976  2 
pppox                   1434  3 pppoe,l2tp_ppp,pptp
pptp                   14048  0 
scsi_mod               93168  4 ums_cypress,sg,usb_storage,sd_mod
sd_mod                 27360  2 
sg                     21632  0 
sha1_generic            2165  0 
slhc                    5435  1 ppp_generic
ts_bm                   1488  0 
ts_fsm                  2704  0 
ts_kmp                  1392  0 
udp_tunnel              1955  1 l2tp_core
uhci_hcd               19168  0 
ums_alauda              8912  0 
ums_cypress             2704  0 
ums_datafab             5008  0 
ums_freecom             2320  0 
ums_isd200              5984  0 
ums_jumpshot            4144  0 
ums_karma               1808  0 
ums_sddr09              9472  0 
ums_sddr55              6192  0 
ums_usbat               8864  0 
usb_common              2317  1 usbcore
usb_storage            40075 11 ums_usbat,ums_sddr55,ums_sddr09,ums_karma,ums_jumpshot,ums_isd200,ums_freecom,ums_datafab,ums_cypress,ums_alauda
usbcore               130806 24 ax88179_178a,asix,usbnet,usblp,ums_usbat,ums_sddr55,ums_sddr09,ums_karma,ums_jumpshot,ums_isd200,ums_freecom,ums_datafab,ums_cypress,ums_alauda,usb_storage,xhci_mtk,xhci_plat_hcd,xhci_pci,xhci_hcd,uhci_hcd,ohci_platform,ohci_hcd,ehci_platform,ehci_hcd
usblp                   9232  0 
usbnet                 18731  2 ax88179_178a,asix
vfat                    8720  1 
x_tables               13060 33 ipt_REJECT,ipt_MASQUERADE,xt_time,xt_tcpudp,xt_string,xt_state,xt_nat,xt_multiport,xt_mark,xt_mac,xt_limit,xt_conntrack,xt_comment,xt_TCPMSS,xt_REDIRECT,xt_LOG,iptable_mangle,iptable_filter,ip_tables,ebtables,ebt_vlan,ebt_stp,ebt_redirect,ebt_pkttype,ebt_mark_m,ebt_mark,ebt_limit,ebt_among,ebt_802_3,ip6t_REJECT,ip6table_mangle,ip6table_filter,ip6_tables
xhci_hcd               95308  3 xhci_mtk,xhci_plat_hcd,xhci_pci
xhci_mtk                5520  0 
xhci_pci                2672  0 
xhci_plat_hcd           3568  0 
xt_LOG                   816  0 
xt_REDIRECT              720  0 
xt_TCPMSS               3024  4 
xt_comment               560209 
xt_conntrack            2448 16 
xt_limit                1408 20 
xt_mac                   688  0 
xt_mark                  720  0 
xt_multiport            1328  0 
xt_nat                  1200 48 
xt_state                 784  0 
xt_string                784  0 
xt_tcpudp               1840 57 
xt_time                 1872  0 
root@RX1800-2F17:~#

Devices that have perhaps drifted in and out of working / support can usiallyt be found by doing a search on the OpenWRT sources at https://git.openwrt.org/openwrt/openwrt.git. No trace of manufacturer or device there. My guess would be that they've sorted out a private build for the device based on code from a few years ago. If all the components are standard / supported you might be able to replicate it if you're happy to add a device to the build.

EDIT: The check-in here may be a very similar device:https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=51b61fd57059adeb10a3977e00772af2b76dc40b, it says:

The router itself is sold as Tenbay T-MB5EU directly from the OEM as well as "KuWFI AX1800 Smart
WiFi 6 Eouter" on Amazon.de for ~50€ in a slightly different case.

AX1800 / RX1800 is a typical bit of same-internals rebadging.

Once any router is released all that remains is bug and security fixes. Very few devices ever get new features, and never major updates. For example, the oem firmware on my router the WRT32X and its twin WRT3200ACM are both based on OpenWrt 15.x (pre LEDE) and haven't been touched in years by Linksys.

I'd gladly pay for an 'official' OpenWrt router at like the $250 price point with WiFi 6, 5p gigabit, USB 3.0, strong SoC (IPQ8074?) with binary drivers for the switch and Wifi with hardware acceleration, etc. One that would be updated for years. I've always wished they would do this at 2 price points, select an official one to support. DumaOS has sorta tried to do that with the XR500 and XR1000 providing periodic updates, not sure how it's working out though.

Thanks guys for the reply's. Just found out this doesn't have dlna either. I see I can download upnp package and install. Do you think it will mess up anything if I try to?
I ran some more commands.

RX1800-2F17 login: root
Password:


BusyBox v1.25.1 () built-in shell (ash)

     _________
    /        /\      _    ___ ___  ___
   /  LE    /  \    | |  | __|   \| __|
  /    DE  /    \   | |__| _|| |) | _|
 /________/  LE  \  |____|___|___/|___|                      lede-project.org
 \        \   DE /
  \    LE  \    /  ----------------------------------------------------------
   \  DE    \  /    Reboot (17.01-SNAPSHOT, unknown)
    \________\/    ----------------------------------------------------------

root@RX1800-2F17:~#
root@RX1800-2F17:~#
root@RX1800-2F17:~# cat /proc/mtd
dev:    size   erasesize  name
mtd0: 00030000 00010000 "Bootloader"
mtd1: 00010000 00010000 "Config"
mtd2: 00040000 00010000 "Factory"
mtd3: 00f70000 00010000 "firmware"
mtd4: 00370000 00010000 "kernel"
mtd5: 00c00000 00010000 "rootfs"
mtd6: 00260000 00010000 "rootfs_data"
mtd7: 00f70000 00010000 "firmware_backup"
root@RX1800-2F17:~# cd /usr/bin
root@RX1800-2F17:/usr/bin# ls
1905ctrl              lan-reset.sh          reset
8021xd                ldd                   resolveip
EasyMesh_openwrt.sh   less                  rx
[                     logger                rz
[[                    lrb                   sb
ated                  lrx                   scp
awk                   lrz                   sd_rw_test.sh
basename              lsb                   seq
bc                    lspci                 sha256sum
bndstrg2              lsusb                 signify
bs20                  lsx                   sort
bunzip2               lsz                   ssh
bzcat                 lua                   strings
clear                 luci-bwc              switch
cmd_convert           map_cert_script.sh    sx
cmp                   map_config_agent.lua  sz
config_agent.lua      mapd                  tail
crontab               mapd_cli              tee
curl                  mapd_user_iface       telnet
cut                   mbo_nr.sh             test
daemon                md5sum                tftp
datconf               mii_mgr               time
dbclient              mii_mgr_cl45          top
dirname               miniupnpd             tp_ts_switch.sh
domain                mkfifo                tr
dropbearkey           mtdc_test             traceroute
du                    mtk_led               traceroute6
env                   nc                    uart_launcher
eth_mac               nohup                 uniq
expr                  nslookup              upgrade
find                  ntfs-3g               uptime
flash                 ntfs-3g.probe         usign
free                  nvram                 usr_flow
fwdd                  nvram_get             wan_check
fwtool                nvram_set             wapp
gdbserver             openssl               wapp_openwrt.sh
getrandom             p1905_managerd        wappctrl
head                  parental_check        wc
hexdump               passwd                which
id                    pgrep                 wifi_config_save
iwinfo                printf                wificonf
jshn                  qdma                  xargs
jsonfilter            rb                    yes
killall               readlink
kvcedit               regs
root@RX1800-2F17:/usr/bin# cat /proc/version
Linux version 4.4.198 (sw_one@blink.openwrt) (gcc version 5.4.0 (LEDE GCC 5.4.0 unknown) ) #0 SMP Thu Feb 25 09:26:54 UTC 2021
root@RX1800-2F17:/usr/bin# cat /proc/meminfo
MemTotal:         246332 kB
MemFree:           50500 kB
MemAvailable:      79296 kB
Buffers:            2536 kB
Cached:           116056 kB
SwapCached:            0 kB
Active:            62052 kB
Inactive:          59284 kB
Active(anon):       4072 kB
Inactive(anon):     1580 kB
Active(file):      57980 kB
Inactive(file):    57704 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:             0 kB
SwapFree:              0 kB
Dirty:                 0 kB
Writeback:             0 kB
AnonPages:          2728 kB
Mapped:             4024 kB
Shmem:              2908 kB
Slab:              24600 kB
SReclaimable:       8208 kB
SUnreclaim:        16392 kB
KernelStack:         816 kB
PageTables:          484 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:      123164 kB
Committed_AS:      10524 kB
VmallocTotal:    1048372 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
root@RX1800-2F17:/usr/bin# cat /proc/cpuinfo
system type             : MediaTek MT7621 ver:1 eco:3
machine                 : MediaTek MT7621 RFB (802.11ax,SNOR)
processor               : 0
cpu model               : MIPS 1004Kc V2.15
BogoMIPS                : 586.13
wait instruction        : yes
microsecond timers      : yes
tlb_entries             : 32
extra interrupt vector  : yes
hardware watchpoint     : yes, count: 4, address/irw mask: [0x0ffc, 0x0ffc, 0x0ffb, 0x0ffb]
isa                     : mips1 mips2 mips32r1 mips32r2
ASEs implemented        : mips16 dsp mt
shadow register sets    : 1
kscratch registers      : 0
package                 : 0
core                    : 0
VCED exceptions         : not available
VCEI exceptions         : not available
VPE                     : 0

processor               : 1
cpu model               : MIPS 1004Kc V2.15
BogoMIPS                : 586.13
wait instruction        : yes
microsecond timers      : yes
tlb_entries             : 32
extra interrupt vector  : yes
hardware watchpoint     : yes, count: 4, address/irw mask: [0x0ffc, 0x0ffc, 0x0ffb, 0x0ffb]
isa                     : mips1 mips2 mips32r1 mips32r2
ASEs implemented        : mips16 dsp mt
shadow register sets    : 1
kscratch registers      : 0
package                 : 0
core                    : 0
VCED exceptions         : not available
VCEI exceptions         : not available
VPE                     : 1

processor               : 2
cpu model               : MIPS 1004Kc V2.15
BogoMIPS                : 586.13
wait instruction        : yes
microsecond timers      : yes
tlb_entries             : 32
extra interrupt vector  : yes
hardware watchpoint     : yes, count: 4, address/irw mask: [0x0ffc, 0x0ffc, 0x0ffb, 0x0ffb]
isa                     : mips1 mips2 mips32r1 mips32r2
ASEs implemented        : mips16 dsp mt
shadow register sets    : 1
kscratch registers      : 0
package                 : 0
core                    : 1
VCED exceptions         : not available
VCEI exceptions         : not available
VPE                     : 0

processor               : 3
cpu model               : MIPS 1004Kc V2.15
BogoMIPS                : 586.13
wait instruction        : yes
microsecond timers      : yes
tlb_entries             : 32
extra interrupt vector  : yes
hardware watchpoint     : yes, count: 4, address/irw mask: [0x0ffc, 0x0ffc, 0x0ffb, 0x0ffb]
isa                     : mips1 mips2 mips32r1 mips32r2
ASEs implemented        : mips16 dsp mt
shadow register sets    : 1
kscratch registers      : 0
package                 : 0
core                    : 1
VCED exceptions         : not available
VCEI exceptions         : not available
VPE                     : 1

root@RX1800-2F17:/usr/bin# cat /proc/mtd
dev:    size   erasesize  name
mtd0: 00030000 00010000 "Bootloader"
mtd1: 00010000 00010000 "Config"
mtd2: 00040000 00010000 "Factory"
mtd3: 00f70000 00010000 "firmware"
mtd4: 00370000 00010000 "kernel"
mtd5: 00c00000 00010000 "rootfs"
mtd6: 00260000 00010000 "rootfs_data"
mtd7: 00f70000 00010000 "firmware_backup"
root@RX1800-2F17:/usr/bin# cat /proc/partitions
major minor  #blocks  name

  31        0        192 mtdblock0
  31        1         64 mtdblock1
  31        2        256 mtdblock2
  31        3      15808 mtdblock3
  31        4       3520 mtdblock4
  31        5      12288 mtdblock5
  31        6       2432 mtdblock6
  31        7      15808 mtdblock7
   8        0   15633408 sda
   8        1   15633392 sda1
root@RX1800-2F17:/usr/bin# cat 
root@RX1800-2F17:/usr/bin# cat /proc/cmdline
console=ttyS0,115200 rootfstype=squashfs,jffs2
root@RX1800-2F17:/usr/bin# cat /proc/modules
flow_manage 26633 0 - Live 0x8bf40000
mtkhnat 65421 0 - Live 0x8c880000
pppoe 8976 2 - Live 0x8c810000
ppp_async 7072 0 - Live 0x80938000
l2tp_ppp 14368 0 - Live 0x8d3f0000
iptable_nat 816 1 - Live 0x8d3e4000
pptp 14048 0 - Live 0x8d3ac000
pppox 1434 3 pppoe,l2tp_ppp,pptp, Live 0x8d37c000
ppp_mppe 5504 0 - Live 0x80932000
ppp_generic 21666 10 pppoe,ppp_async,l2tp_ppp,pptp,pppox,ppp_mppe, Live 0x8d398000
nf_nat_ipv4 3889 1 iptable_nat, Live 0x8d377000
nf_conntrack_ipv6 5648 6 - Live 0x8d384000
nf_conntrack_ipv4 5008 11 - Live 0x8d380000
ipt_REJECT 1008 2 - Live 0x8d352000
ipt_MASQUERADE 720 1 - Live 0x8d34e000
ebtable_nat 976 0 - Live 0x8d349000
ebtable_filter 976 0 - Live 0x8d01e000
ebtable_broute 848 0 - Live 0x8d33b000
ax88179_178a 13232 0 - Live 0x8d354000
asix 17463 0 - Live 0x8d358000
xt_time 1872 0 - Live 0x8d334000
xt_tcpudp 1840 57 - Live 0x8d332000
xt_string 784 0 - Live 0x8d32f000
xt_state 784 0 - Live 0x8d31f000
xt_nat 1200 48 - Live 0x8d126000
xt_multiport 1328 0 - Live 0x808f7000
xt_mark 720 0 - Live 0x8d319000
xt_mac 688 0 - Live 0x8d316000
xt_limit 1408 20 - Live 0x8d313000
xt_conntrack 2448 16 - Live 0x8d1a2000
xt_comment 560 209 - Live 0x8d168000
xt_TCPMSS 3024 4 - Live 0x8d169000
xt_REDIRECT 720 0 - Live 0x8d1e2000
xt_LOG 816 0 - Live 0x8d124000
usbnet 18731 2 ax88179_178a,asix, Live 0x8d170000
usblp 9232 0 - Live 0x8d304000
ums_usbat 8864 0 - Live 0x8d048000
ums_sddr55 6192 0 - Live 0x808f4000
ums_sddr09 9472 0 - Live 0x8dfdc000
ums_karma 1808 0 - Live 0x8d265000
ums_jumpshot 4144 0 - Live 0x8d0ce000
ums_isd200 5984 0 - Live 0x8dd70000
ums_freecom 2320 0 - Live 0x8d11d000
ums_datafab 5008 0 - Live 0x8d210000
ums_cypress 2704 0 - Live 0x8d117000
ums_alauda 8912 0 - Live 0x8d268000
ts_kmp 1392 0 - Live 0x8d111000
ts_fsm 2704 0 - Live 0x8d15a000
ts_bm 1488 0 - Live 0x808f2000
slhc 5435 1 ppp_generic, Live 0x8d144000
nf_reject_ipv4 2339 1 ipt_REJECT, Live 0x8d0e8000
nf_nat_redirect 1243 1 xt_REDIRECT, Live 0x8df62000
nf_nat_masquerade_ipv4 1564 1 ipt_MASQUERADE, Live 0x8d0ef000
nf_nat 9963 4 nf_nat_ipv4,xt_nat,nf_nat_redirect,nf_nat_masquerade_ipv4, Live 0x8d300000
nf_log_ipv4 3440 0 - Live 0x8d263000
nf_defrag_ipv6 5111 1 nf_conntrack_ipv6, Live 0x8d054000
nf_defrag_ipv4 982 1 nf_conntrack_ipv4, Live 0x8d23d000
nf_conntrack 58518 7 nf_nat_ipv4,nf_conntrack_ipv6,nf_conntrack_ipv4,xt_state,xt_conntrack,nf_nat_masquerade_ipv4,nf_nat, Live 0x8d2f0000
mtfwd 16673 1 - Live 0x8d278000
mapfilter 43974 0 - Live 0x8d230000
iptable_mangle 944 1 - Live 0x8d255000
iptable_filter 752 1 - Live 0x8d271000
ip_tables 10413 4 iptable_nat,iptable_mangle,iptable_filter, Live 0x8d10c000
ebtables 16117 3 ebtable_nat,ebtable_filter,ebtable_broute, Live 0x8d1cc000
ebt_vlan 1008 0 - Live 0x8d1ff000
ebt_stp 2064 0 - Live 0x8d0e0000
ebt_redirect 944 0 - Live 0x8dded000
ebt_pkttype 624 0 - Live 0x8d2da000
ebt_mark_m 688 0 - Live 0x8d2dd000
ebt_mark 784 0 - Live 0x8d06c000
ebt_limit 1312 0 - Live 0x8d1a8000
ebt_among 2576 0 - Live 0x8d1c2000
ebt_802_3 784 0 - Live 0x8d05d000
crypto_hw_eip93 17607 0 - Live 0x8d228000
crc_ccitt 1067 1 ppp_async, Live 0x8d1a9000
btmtk_uart 33582 0 - Live 0x8d2d0000
br_netfilter 13039 0 - Live 0x8d220000
bluetooth 288587 1 btmtk_uart, Live 0x8d280000
fuse 76866 0 - Live 0x8d240000
sg 21632 0 - Live 0x8d218000
ip6t_REJECT 1040 2 - Live 0x8d1fd000
nf_reject_ipv6 2760 1 ip6t_REJECT, Live 0x8d1fa000
nf_log_ipv6 3920 0 - Live 0x8d1f8000
nf_log_common 2767 2 nf_log_ipv4,nf_log_ipv6, Live 0x8d072000
ip6table_mangle 1200 1 - Live 0x808ef000
ip6table_filter 688 1 - Live 0x808dd000
ip6_tables 10177 32 ip6table_mangle,ip6table_filter, Live 0x8d20c000
x_tables 13060 33 ipt_REJECT,ipt_MASQUERADE,xt_time,xt_tcpudp,xt_string,xt_state,xt_nat,xt_multiport,xt_mark,xt_mac,xt_limit,xt_conntrack,xt_comment,xt_TCPMSS,xt_REDIRECT,xt_LOG,iptable_mangle,iptable_filter,ip_tables,ebtables,ebt_vlan,ebt_stp,ebt_redirect,ebt_pkttype,ebt_mark_m,ebt_mark,ebt_limit,ebt_among,ebt_802_3,ip6t_REJECT,ip6table_mangle,ip6table_filter,ip6_tables, Live 0x8d204000
msdos 6640 0 - Live 0x8dfc6000
ip_gre 9813 0 - Live 0x8d1e4000
gre 1202 2 pptp,ip_gre, Live 0x8d06b000
l2tp_netlink 7816 1 l2tp_ppp, Live 0x8d1e0000
l2tp_core 13852 2 l2tp_ppp,l2tp_netlink, Live 0x808e4000
udp_tunnel 1955 1 l2tp_core, Live 0x8d064000
ip6_udp_tunnel 1751 1 l2tp_core, Live 0x8d05c000
ip_tunnel 12206 1 ip_gre, Live 0x8d1d0000
vfat 8720 1 - Live 0x8d1c8000
fat 51943 2 msdos,vfat, Live 0x8d1b0000
ntfs 95699 0 - Live 0x8d180000
nls_utf8 912 1 - Live 0x8dfd0000
nls_iso8859_1 2960 0 - Live 0x8dfce000
nls_cp437 4496 1 - Live 0x8d04e000
sha1_generic 2165 0 - Live 0x8d02a000
ecb 1392 0 - Live 0x8d00b000
des_generic 18411 1 crypto_hw_eip93, Live 0x8d040000
authenc 3419 1 crypto_hw_eip93, Live 0x8dfca000
mmc_block 24881 0 - Live 0x8de38000
usb_storage 40075 11 ums_usbat,ums_sddr55,ums_sddr09,ums_karma,ums_jumpshot,ums_isd200,ums_freecom,ums_datafab,ums_cypress,ums_alauda, Live 0x8dee0000
mt7621_sd 11392 0 - Live 0x8df3c000
mmc_core 88501 2 mmc_block,mt7621_sd, Live 0x8df40000
leds_gpio 3088 0 - Live 0x8ddb7000
xhci_mtk 5520 0 - Live 0x8df1a000
xhci_plat_hcd 3568 0 - Live 0x808a3000
xhci_pci 2672 0 - Live 0x8deda000
xhci_hcd 95308 3 xhci_mtk,xhci_plat_hcd,xhci_pci, Live 0x8df20000
uhci_hcd 19168 0 - Live 0x80898000
ohci_platform 3760 0 - Live 0x8dd75000
ohci_hcd 23551 1 ohci_platform, Live 0x8ddb0000
ehci_platform 4400 0 - Live 0x8dd72000
ehci_hcd 34583 1 ehci_platform, Live 0x8de40000
sd_mod 27360 2 - Live 0x8ddf8000
scsi_mod 93168 4 ums_cypress,sg,usb_storage,sd_mod, Live 0x8df00000
gpio_button_hotplug 6640 0 - Live 0x8de50000
ext4 358399 0 - Live 0x8de80000
jbd2 59778 1 ext4, Live 0x8de20000
mbcache 7469 0 - Live 0x8ddea000
mbcache2 3577 1 ext4, Live 0x8dd9d000
exfat 106107 0 - Live 0x8de00000
usbcore 130806 24 ax88179_178a,asix,usbnet,usblp,ums_usbat,ums_sddr55,ums_sddr09,ums_karma,ums_jumpshot,ums_isd200,ums_freecom,ums_datafab,ums_cypress,ums_alauda,usb_storage,xhci_mtk,xhci_plat_hcd,xhci_pci,xhci_hcd,uhci_hcd,ohci_platform,ohci_hcd,ehci_platform,ehci_hcd, Live 0x8ddc0000
nls_base 5424 8 vfat,fat,ntfs,nls_utf8,nls_iso8859_1,nls_cp437,exfat,usbcore, Live 0x8dd8c000
usb_common 2317 1 usbcore, Live 0x8fd2d000
mii 3928 3 ax88179_178a,asix,usbnet, Live 0x8fd45000
crc32c_generic 1328 0 - Live 0x8fe03000
root@RX1800-2F17:/usr/bin#

If DLing and installing additional packages works, it would be pretty cool.

It'll be one of the few devices (except for GL.iNet) that would actually let you do this.

I'd try, for sure.

That is what I meant by up to date.