Skip to content

ada3000/asus-dualwan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Asus dualwan

DualWan implementation for old models. This useful for follover second internet connection when first is broken

Inspired by article: https://www.securityforrealpeople.com/2015/08/cron-on-asus.html

Installation

  1. Turn on ssh access in your asus router
  2. Connect by SSH to router
  3. Copy cron files to your JFFS folder
  4. Setup file variables in file check_and_swap_wan.sh
  5. Install autocopy cron tab: 5.1 nvram set jffs2_exec="/jffs/autostart.sh" 5.2 nvram commit
  6. Epic fail: you can't run cron job on asus router witout merlin firmware((((((((((((

I emulate cron from raspberry pi CRON with command like "ssh -p 1234 admin@1.1.1.1 /jffs/check_and_swap_wan.sh"

About

DualWan implementation for old asus routers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages