This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
faq [2025/04/15 21:05] – [Device Name Defaults] -Formatting-add LFs between bullets hogwild | faq [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 " | \\ This can become a complex topic rather quickly. In general, there will be physical interfaces, such as " | ||
- | * ethX - is a physical interface. \\ It can represent either Ethernet or WiFi interfaces. \\ | + | * 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 " | + | * wlX - is a physical wireless interface. \\ It is often associated represented with an " |
- | * brX - is a logical interface bridging together two physical interfaces. \\ | + | * brX - is a logical interface bridging together two physical interfaces. |
- | * vlanX - identifies a VLAN (a logical separation). \\ | + | * vlanX - identifies a VLAN (a logical separation). |
- | * tunXX - is an OpenVPN interface.\\ (For example, tun13 = client3, tun21 = server1). \\ | + | * tunXX - is an OpenVPN interface.\\ (For example, tun13 = client3, tun21 = server1). |
- | * tinc - is a logical tunnel interface used by the tinc function. \\ | + | * 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. | ||