Skip to content

OpenWrt and software repositories for Arcadyan/Astoria Easybox 904 xDSL.

Notifications You must be signed in to change notification settings

zuzia-dev/Easybox-904xDSL-repo-source

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arcadyan/Astoria Easybox 904xDSL (VGV952CJW33-E-IR)

Openwrt GitHub release (latest by date) GitHub Downloads GitHub issues GitHub latest commit GitHub forks License: GPL v2

OpenWrt 21.02 with kernel 5.4.x. for Easybox 904 xDSL (VGV952CJW33-E-IR)

  • SMP - available CPU with two cores

  • VPE - FXS port support for VoIP-GSM

  • Features included

Online package repository via Github, LCD and touch keys, printers (p910nd), support for various file systems to enable most drives: ext2/3/4, FAT, F2FS, NTFS, USB storage automounting, Wake-on-LAN (WOL), Point to Point Tunneling Protocol (PPTP), drivers and configuriation for 3G-LTE modems and USB tethering, support for pseudo bridges (relayd), LuCI with HTTPS SSL support and internationalization (en, de, pl), CPU utilization info & Internet detector, script Sysinfo and CPU temperature applet for LuCI (by Cezary Jackiewicz), Terminal integration in LuCI (luci-app-ttyd) and many more.

  • Software

Adblock, DDNS (scripts-noip), 3GInfo, Disk Man, Disk Info, Dnsmasq (full), Htop, IP-full, Iperf3, Irqbalance, Midnight Commander (mc has mouse support), Nlbwmon, Odhcpd, OpenSSL (and ca-bundle, ca-certificates), OpenVPN, Parted, Picocom, Smartmontools, RP-PPPoE, SMS-Tool, Sudo, Whois, Wireguard, Tc-full, Tcpdump, Timecontrol, Zerotier, packages from 4IceG's Github repository and many more.

List of useful commands: http://192.168.1.1/cgi-bin/luci/admin/system/commands

Perform the following procedures to upgrade the firmware

Notice: It's recommended to update the bootloader before uploading OpenWrt. Instructions for updating: Link

  • Method 1 - via the LuCI graphical web interface

Go to the router’s web interface at http://192.168.1.1 and login. Navigate to LuCI → System → Backup / Flash Firmware → Actions: Flash new firmware image

Important! Uncheck "Keep settings and retain the current configuration".

  • Method 2 - via SSH command line

Open a terminal console on your PC and run ssh root@192.168.1.1 and respond to any prompts regarding fingerprints or passwords. Run the rest of these instructions in the shell you have just logged into on the router.

For SMP version:

cd /tmp
wget https://github.com/zuzia-dev/Easybox-904xDSL-repo-source/releases/download/v4.OpenWrt/openwrt-lantiq-xrx200-arcadyan_vgv952cjw33-e-ir-smp-squashfs-sysupgrade.bin
sysupgrade -n -F openwrt-lantiq-xrx200-arcadyan_vgv952cjw33-e-ir-smp-squashfs-sysupgrade.bin

For VPE version:

cd /tmp
wget https://github.com/zuzia-dev/Easybox-904xDSL-repo-source/releases/download/v4.OpenWrt/openwrt-lantiq-xrx200-arcadyan_vgv952cjw33-e-ir-vpe-squashfs-sysupgrade.bin
sysupgrade -n -F openwrt-lantiq-xrx200-arcadyan_vgv952cjw33-e-ir-vpe-squashfs-sysupgrade.bin

WARNING: do not turn off the router until the upgrade finishes!

  • Method 3 - via Recovery mode

Follow the instruction: https://github.com/zuzia-dev/Easybox-904xDSL#how-to-use-the-openwrt-recovery-system

Notes

  • Wireless

WLAN works in AP mode only. Wi-Fi is active, WPA2+AES is set as encryption.

  • Network 5 GHz - SSID: EasyBOX-5GHz
  • Network 2.4 GHz - SSID: EasyBOX-2GHz
  • Default password: WiFipassword

NOTICE: Do not use LuCI for wireless configuration! Change the default SSID, password or channel number using Terminal.

mcedit /etc/config/wireless

This option allows you to access to terminal from LuCI web interface: http://192.168.1.1/cgi-bin/luci/admin/services/ttyd

License

OpenWrt is licensed under GPL-2.0

It based on https://github.com/Plonkbong/openwrt/tree/xrx200-21.02.2