KPTree Wiki

  • Page Tools
    Show pageOld revisionsBacklinks
  • Site Tools
    Recent ChangesMedia ManagerSitemap
  • User Tools
    Log In

Search

You can find the results of your search below.

Starts with
  • Exact match
  • Starts with
  • Ends with
  • Contains
@linux_router
  • Any namespace
Past year
  • Any time
  • Past week
  • Past month
  • Past year
Sort by last modified
  • Sort by hits
  • Sort by last modified

Fulltext results:

Wireguard VPN access from WAN to LAN
21 Hits, Last modified: 6 weeks ago
tables that support WireGuard VPN]] * [[https://engineerworkshop.com/blog/how-to-set-up-a-wireguard-... VPN access into the system. I proposed to use an entirely separate IP address range for this: * Mai... e sudo instead of going full root.) (In Australia English root has another less savoury meaning....) ... vice: ''sudo systemctl start wg-quick@wg0'' *To enable/disable the Wireguard service: ''sudo systemc
Wifi Router / Access Points
1 Hits, Last modified: 6 weeks ago
06]]. They only went on sale circa 2021 and went end of life early 2025, I am disappointed with Netge
Router Configuration, Switch & Server Setup
5 Hits, Last modified: 6 weeks ago
of security.) - NAT obfuscation wrecks simple end to end IP addressing that is required for some services, e.g. VoIP. This requires additional servic... t, but felt this was not would the trouble in the end. I am not sure if I would use NAT on a IPv6 LAN... se LAN port 1 as the Router WAN port. *I do not encrypt the home directory. (See How to install [[ht
Router Miscellaneous
38 Hits, Last modified: 4 months ago
outer. Another reference: [[https://www.ctrl.blog/entry/fedora-darkstat.html|How-to monitor system ban... — Install and Run Python Applications in Isolated Environments) * ''pipx ensurepath'' * ''pipx install glances'' (https://nicolargo.github.io/glance... uninstalling-upgrading-python-packages-in-virtual-envs/|Pipx: Installing, Uninstalling, & Upgrading Py
NFTables Configuration
14 Hits, Last modified: 4 months ago
lowing file called: "router.nft". Dont forget to ensure the router is allowed to forward packets: *... Also make permanent in ''/etc/sysctl.conf'', by ensuring ''net.ipv4.ip_forward = 1'' is indicated no... ge. </color>++ \\ <tab3>define <color red>wan = eno1</color><color blue> #definition of wan device l... pppoe</color>\\ <tab3>define <color red>modem = eno1</color><color blue> #definition of modem device
ISP IPoE DHCP Setup Notes
88 Hits, Last modified: 6 months ago
s work. I use the RJ45 ethernet interface called eno1. In my netplan configuration file, ''/etc/netp... ++++the following was made:| <code> ethernets eno1: #start for pppoe and setup modem IP access ... ++++ After reboot following ''ip a'' ++++ these entries were revealed: |<code> 1: lo: <LOOPBACK,UP,L... valid_lft forever preferred_lft forever 2: eno1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdi
Debian Server Network Setup
47 Hits, Last modified: 6 months ago
ith the LAN ports 1-3 will be on bridged NIC2-4. Ensure the bridge utilities are loaded: ''sudo apt i... et loopback # The WAN network interface auto eno1 eno1:0 iface eno1 inet dhcp # dhcp for IP/DHCP WAN (static? for PPPOE) # set up static ip address
DHCP / DNS Setup
27 Hits, Last modified: 7 months ago
iption</fc> =====DNS Setup===== First install or ensure already installed the DNS server software: "s... code> # Again, we have an origin record and a TTL entry... $ORIGIN . $TTL 907200 ; 1 week 3 days 12... 4'' in the line: ''OPTIONS="-u bind -4"'' *Also ensure to comment out "listen-on-v6 { any; };" in th... ctl stop bind9'') *Delete the problem zone file ending ing .jnl. It can be found in the same directo
IPTables Configuration
7 Hits, Last modified: 7 months ago
h IPTables this will not be the case. As of year ending 2019 general support and functionality of NFT... Docker and Fail2ban basically still have default enbedment of IPTables with use of NFTables required ... :OUTPUT ACCEPT [0:0] :POSTROUTING ACCEPT [0:0] # eno1 is WAN interface, br1 is LAN interface (bridged eno2 - eno4), # ppp1 is the PPPoE connection on eno
Router Hardware
15 Hits, Last modified: 7 months ago
ter 8 core [[https://www.intel.com/content/www/us/en/products/sku/231805/intel-core-i3n305-processor-6... J1900 CPU. The AES CPU instruction helps improve encryption performance significantly, handy for SSL ... the older hardware, although it is probably good enough in this respect. That all being said if one i... eaper units, so care must be taken if you want to ensure more up to date hardware. These machines are
ISP PPPoE Network Setup
19 Hits, Last modified: 9 months ago
on to /etc/syslog, use less +G /etc/syslog to see end of logfile #debug #noipdefault : Assumes that y... mpatibility # (ie, ppp0, ppp1) plugin rp-pppoe.so eno1 #Bind this connection specifically to ppp1 unit 1 #Ensure a PID entry with specified linkname is made pppoe linkname pppoe # MUST CHANGE: replace myuserna