Site Tools


faq

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
faq [2025/04/15 21:04] – [Device Name Defaults] -Formatting hogwildfaq [2025/04/15 21:08] (current) – [How Can I Check the Integrity of my Downloaded Build File?] -Change "you shouldn't" to "Don't" hogwild
Line 95: Line 95:
 ==== How Can I Check the Integrity of my Downloaded Build File? ==== ==== How Can I Check the Integrity of my Downloaded Build File? ====
  
-MD5SUM files are available in each website folder containing firmware. You are strongly advised to run a hash program against the .zip file of the build you downloaded. Then, compare the value in that program with the listed hash value for that build in the MD5SUM file. If the two don't match, your download is corrupt**and you shouldn't flash with that file** or you could damage your router. Try downloading it again and performing the hash check until the hashes match.+MD5SUM files are available in each website folder containing firmware. You are strongly advised to run a hash program against the .zip file of the build you downloaded. Then, compare the value in that program with the listed hash value for that build in the MD5SUM file. If the two don't match, your download is corrupt**Don't flash with that file** or you could damage your router. Try downloading it again and performing the hash check until the hashes match.
  
  
Line 113: Line 113:
  \\ This can become a complex topic rather quickly. In general, there will be physical interfaces, such as "eth" and "wl", and logical interfaces, like "br" and "vlan". When using FreshTomato's VPN technologies, other interface names may appear. For example, a VPN interface might be named "tun11", "tinc", "ppp0", or "wg0".  \\ This can become a complex topic rather quickly. In general, there will be physical interfaces, such as "eth" and "wl", and logical interfaces, like "br" and "vlan". When using FreshTomato's VPN technologies, other interface names may appear. For example, a VPN interface might be named "tun11", "tinc", "ppp0", or "wg0".
  
- \\ +  * ethX - is a physical interface. \\ It can represent either Ethernet or WiFi interfaces. \\ \\  
- +  * wlX - is a physical wireless interface. \\ It is often associated represented with an "eth" reference. \\ \\  
-  * ethX - is a physical interface. \\ It can represent either Ethernet or WiFi interfaces. +  * brX - is a logical interface bridging together two physical interfaces. \\ \\  
-  * wlX - is a physical wireless interface. \\ It is often associated represented with an "eth" reference. +  * vlanX - identifies a VLAN (a logical separation). \\ \\  
-  * brX - is a logical interface bridging together two physical interfaces. +  * tunXX - is an OpenVPN interface.\\ (For example, tun13 = client3, tun21 = server1). \\ \\  
-  * vlanX - identifies a VLAN (a logical separation). +  * tinc - is a logical tunnel interface used by the tinc function. \\ \\ 
-  * tunXX - is an OpenVPN interface. \\ (For example, tun13 = client3, tun21 = server1). +
-  * tinc - is a logical tunnel interface used by the tinc function.+
   * wg0 - is an interface used by the Wireguard function.   * wg0 - is an interface used by the Wireguard function.
  
faq.1744747451.txt.gz · Last modified: 2025/04/15 21:04 by hogwild