Skip to content

securitygems.com

Small things with high value related to security.

Recent Posts

  • Check a Drive for Errors
  • robocopy to list all files on a drive
  • glogg – the fast, smart log explorer
  • Linux package managers, all the things
  • Android External SD Card, Comprehensive Summary

Recent Comments

  • admin on WhatIsMyBrowser API
  • Prakash on Send mail from your serving using mailjet
  • Tofer Johansen on cloud log service
  • Geoff Dan-George on Free Cloud Hosting
  • Jeff on IObit Sosftware Updater

Openwrt orderred interface restart

Something like this 0 5 * * * [ $(ifstatus wan | jsonfilter -e ‘@.uptime’) -lt 3650 ] || (ubus call network.interface.henet down;ubus call network.interface.wan down;sleep 1;ubus call network.interface.wan up;sleep 15;ubus call network.interface.henet up)
From forum.openwrt.org/t/abuse-warning-on-update-ddns-or-tunnel/163023/13
Posted on July 1, 2023July 1, 2023Author Ed ItorCategories Tech

Post navigation

Previous Previous post: OpenWRT Wireguard routing trick
Next Next post: Use hardware button to dump troubleshooting info
Proudly powered by WordPress