Search

You can find the results of your search below.

ISP Configurations @docs:guide-user:network:wan
31 Hits, Last modified:
Broadcom devices]]. {{section>meta:infobox:howto_links#config-network-device&noheader&nofooter&noeditbu... at go beyond the Lantiq driver version. Also a TPLink WR8890 was successfully tested with firmware take... NT to which you connect your router of choice (!) directly. The following works on a [[toh:mikrotik:rb... s an example configuration working on an [[toh:tp-link:archer_c7|TP-Link Archer C7]]: <code> config int
OpenSSL benchmarks @docs:guide-user:perf_and_log
144 Hits, Last modified:
| D-Link DIR-320 B1 ... | D-Link DIR-835 rev. A1 ... | D-Link DIR-825 rev. B1 ... | D-Link DIR-825 rev. B1
Elevating privileges with sudo @docs:guide-user:security
4 Hits, Last modified:
ges with sudo ====== {{section>meta:infobox:howto_links#basic_skills&noheader&nofooter&noeditbutton}} =... asswd vi /etc/group vi /etc/shadow # Create home directory mkdir -p /home/test # Set permissions chown test:test /home/test # Set user password passwd te... /shadow:test:$1$uPzGJ3jI$n7ld4E73SPsIx0QTXPMfu1:19615:0:99999:7::: </code> ==== Removing user and grou
NAT examples @docs:guide-user:firewall:fw3_configurations
18 Hits, Last modified:
delve into NAT background and theory. Some useful links for this are: * https://www.netfilter.org/docu... or IPv4 (DNAT) ==== The goal of this rule is to redirect all WAN-side SSH access on port 2222 to a the ... a single LAN-side station. <code bash> config redirect option target DNAT opti... m tcp --dport 2222 -m comment --comment "!fw3: @redirect[0]" -j DNAT --to-destination 192.168.10.20:22
  • Last modified: 2024/04/10 13:49
  • by ynezz