Site Tools


admin-debug

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
admin-debug [2023/08/14 18:18] hogwildadmin-debug [2023/09/09 02:34] (current) – -condense hogwild
Line 5: Line 5:
 \\ {{:pasted:20220107-075831.png}}\\  \\ \\ {{:pasted:20220107-075831.png}}\\  \\
  
-**Avoid performing an NVRAM commit** - Checking this stops nvram (configuration) variables from being permanently saved. This makes it possible to safely experiment with settings, since changes reset at reboot.+**Avoid performing an NVRAM commit** - Checking this stops configuration settings from being permanently saved to NVRAM until this setting is disabled again. This makes it easy to safely experiment with settings, since changes reset at reboot.
  
-**Enable cprintf output to console** - FIXME+**Enable cprintf output to console** - Enabling this sets cprintf to output to the console so it will be visible within your web browser.
  
-**Enable cprintf output to /tmp/cprintf **FIXME+**Enable cprintf output to /tmp/cprintf **- Enabling this redirects cprintf output to a file in the /tmp/cprintf directory.
  
 **Enable DDNS output to /tmp/mdu - **This option allows the DDNS diagnostics to be fully logged in the "/tmp/" directory. **Enable DDNS output to /tmp/mdu - **This option allows the DDNS diagnostics to be fully logged in the "/tmp/" directory.
Line 26: Line 26:
   * dnsmasq - This option prevents FreshTomato from restarting dnsmasq, if it dies. \\ **This option is currently non-functional**.   * dnsmasq - This option prevents FreshTomato from restarting dnsmasq, if it dies. \\ **This option is currently non-functional**.
   * hotplug2 - This option prevents FreshTomato from restarting the hotplug2 daemon, if it dies.   * hotplug2 - This option prevents FreshTomato from restarting the hotplug2 daemon, if it dies.
-  * igmprt - This options prevents FreshTomato from restarting the IGMP routing daemon, if it dies. \\ Igmprt is a simple dynamic Multicast Routing Daemon that uses only IGMP protocol for signalling. \\ It's used for simple forwarding of Multicast traffic between networks.+  * igmprt - This options prevents FreshTomato from restarting the IGMP routing daemon, if it dies. \\ \\ Igmprt is a simple dynamic Multicast Routing Daemon that uses only IGMP protocol for signalling. \\ It's used for simple forwarding of Multicast traffic between networks. 
 + 
 + \\
  
 **Set "no-cache" in httpd header - **A very common issue is that is cached browser content can create errors/display issues in the web interface. Usually, refreshing the page, via CTRL+F5, fixes this problem by forcing a cache flush. However, setting this parameter is an alternative solution. This instructs the browser not to perform any caching while on FreshTomato web interface pages. Both methods are particularly useful after firmware upgrades. **Set "no-cache" in httpd header - **A very common issue is that is cached browser content can create errors/display issues in the web interface. Usually, refreshing the page, via CTRL+F5, fixes this problem by forcing a cache flush. However, setting this parameter is an alternative solution. This instructs the browser not to perform any caching while on FreshTomato web interface pages. Both methods are particularly useful after firmware upgrades.
Line 34: Line 36:
  \\  \\
  
-» Clear browser cookies - Clicking on this clears the cookies in your web browser.+»  Clear browser cookies - Clicking this clears the cookies in your web browser.
  
- \\ + \\ »  Clear browser cache - Clicking this clears your browser's cache of static content. This includes static graphics, CSS, HTML and Javascript. \\ This helps prevent incorrect or garbled content from being displayed in FreshTomato's web interface when the browser is displaying stale, cached, outdated content.
- +
-» Clear browser cache - Clicking this clears your web browser's cache of static content. This includes content like static graphics, CSS, HTML and Javascript. This is helpful when incorrect or garbled content is being displayed in your browser because the browser is displaying stale, cached content instead of the most current content.+
  
  \\  \\
  
-» Flush DNS (dnsmasq) cache - Clicking this flushes the router's DNS cache. This purges DNS to IP mappings/lookups, so that fresh ones can be used instead. This is useful, for example, when changing DNS server settings, so changes take effect sooner, as the system doesn't use stale DNS mappings.+»  Flush DNS (dnsmasq) cache - Clicking this flushes the router's DNS cache. This purges DNS to IP mappings, so only fresh ones are used. This is useful when changing DNS server or other settings affecting DNS mappings, so the system uses only current DNS mappings.
  
  \\  \\
  
-» Commit NVRAM now - Clicking this saves current settings to NVRAM immediately.+»  Commit NVRAM now - Clicking this saves current settings to NVRAM immediately.
  
  \\  \\
  
-» Reboot - Clicking this reboots the system immediately(similar to the "Reboot..." menu option).+»  Reboot - Clicking this reboots the system immediately (similar to the "Reboot..." menu).
  
  \\  \\
  
-» Halt - Clicking this halts the system immediately, (similar to the "Halt..." menu option).+»  Halt - Clicking this halts the system immediately, (similar to the "Halt..." menu option).
  
  \\  \\
  
-» Download CFE - Clicking this lets you download the Common Firmware Environment file from your router.  [[https://en.wikipedia.org/wiki/Common_Firmware_Environment|Common Firmware Environment]]\\  \\+»  Download CFE - Clicking this downloads the Common Firmware Environment file from your router. [[https://en.wikipedia.org/wiki/Common_Firmware_Environment|Common Firmware Environment]]
  
-» Download Iptables Dump - Clicking this downloads a copy of the IPv4 iptables firewall rule file.+ \\ \\ »  Download Iptables Dump - Clicking this downloads a copy of the IPv4 iptables firewall rule file.
  
  \\  \\
  
-» Download Ip6tables Dump - Clicking this downloads of the IPv6 iptables firewall rule file.+»  Download Ip6tables Dump - Clicking this downloads of the IPv6 iptables firewall rule file.
  
- \\+\\
  
-» Download Logs - Clicking this downloads a copy of the syslog file.+»  Download Logs - Clicking this downloads a copy of the syslog file.
  
  \\  \\
  
-» Download NVRAM Dump - Clicking this downloads a copy of the contents of NVRAM memory. +» Download NVRAM Dump - Clicking this downloads a copy of the contents of NVRAM memory.
  
-\\+Warning: This file may contain information like WiFi encryption keys, usernames/passwords for FreshTomato, your ISP and DDNS.  \\ Please review and edit this file accordingly before sharing it with anyone. 
 + 
 + \\ 
 + 
 + \\ \\
  
  
admin-debug.1692033511.txt.gz · Last modified: 2023/08/14 18:18 by hogwild