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

Matching pagenames:

  • Debian Server Network Setup

Fulltext results:

Wireguard VPN access from WAN to LAN
24 Hits, Last modified: 7 weeks ago
now.</fc> I use 2 forms of vpn (virtual private network) on my home server. - VPN to gain remote se... is is where I describe this [[https://wiki.kptree.net/doku.php?id=tech_notes:docker-deluge#vpn_setup_in... ://www.linode.com/docs/security/firewalls/control-network-traffic-with-iptables/#insert-replace-or-delete-iptables-rules|A Tutorial for Controlling Network Traffic with iptables]] * [[https://www.cyb
Wifi Router / Access Points
21 Hits, Last modified: 7 weeks ago
i radio bandwidth. The current access points are Netgate [[https://www.netgear.com/support/product/wax206/|WAX206]]. They only went on sale circa 2021 and... nt end of life early 2025, I am disappointed with Netgear for such a short support period. Strangely t... reful and powerful WAX202 still seems for sale at Netgear as of writing March 2025. The WAX206 has a d
Router Configuration, Switch & Server Setup
17 Hits, Last modified: 7 weeks ago
figuration" setup debian ubuntu snap snaps switch network}} ======Router Configuration, Switch & Server... ing key features: - A gateway between different network areas - Restrict network traffic - Forward Network traffic - Track network traffic, allows traffic incoming only if
Linux Router Setup Notes - Index
2 Hits, Last modified: 4 months ago
rdware]] *[[linux_router:ubuntu]] *[[linux_router:network]] *[[linux_router:ppp]] *[[linux_router:ipoe]] *[[linux_router:netfilter]] *[[linux_router:nftables]] *[[linux_route
Router VM
10 Hits, Last modified: 4 months ago
running on this machine are, all bare metal: * Network configuration (of 4 x 1 GB/s ethernet ports) ... modem, via 1 Ethernet port - **the WAN (Wide Area Network) connection** * Early 2024 I was upgrad... s not fully suitable for purpose. * A bridge network setup on the remaining 3 Ethernet ports as a LAN (Local Area Network). The bridge network setup has the following
Router Miscellaneous
86 Hits, Last modified: 4 months ago
outer monitor links darkstat glances ntopng iftop nethogs}} ======Router Miscellaneous====== ======Moni... ions.\\ Typical usage: ''sudo iftop -i br0'' ====nethogs==== nethogs - Net top tool grouping bandwidth per process\\ Use ''man nethogs'' to see options.\\ Typical usag
NFTables Configuration
31 Hits, Last modified: 4 months ago
is allowed to forward packets: * ''sudo sysctl net.ipv4.ip_forward'' to check * ''sudo sysctl net.ipv4.ip_forward=1'' to set or =0 turn off * ''sudo sysctl net.ipv6.conf.all.forwarding=1'' similar for ipv6 Al... permanent in ''/etc/sysctl.conf'', by ensuring ''net.ipv4.ip_forward = 1'' is indicated not commented
ISP IPoE DHCP Setup Notes
15 Hits, Last modified: 6 months ago
All a bit strange really, as dhcp is used on most networks to allow automatic configuration of network IP addresses and most IP traffic is over Ethernet. T... e the RJ45 ethernet interface called eno1. In my netplan configuration file, ''/etc/netplan/network.yaml'', ++++the following was made:| <code> ethernets
Debian Server Network Setup
114 Hits, Last modified: 6 months ago
{{tag>linux Debian Ubuntu router network netplan interface vlan ipv6 ip}} ======Debian Server Network Setup====== ====Debian Network - Server Interface Setup===== As of Debian 10 (Buster) Debian sti
DHCP / DNS Setup
81 Hits, Last modified: 7 months ago
and DHCP servers to Docker, [[https://wiki.kptree.net/doku.php?id=docker_notes:docker-dns#docker_-_dns_... backups for both these services on my local area network. Whilst these services worked reliably well,... nity/tutorials/how-to-configure-bind-as-a-private-network-dns-server-on-debian-9|How To Configure BIND as a Private Network DNS Server on Debian 9]]\\ *[[https://compu
IPTables Configuration
9 Hits, Last modified: 7 months ago
Edit iptables configuration file: ''sudo vim /etc/network/iptables'': <code> *nat :PREROUTING ACCEPT [0... ts==== ===Persistent IPTables on Boot and before Network Start-up:=== To initialise IPtables on boot, before the networks is brought on line: *Edit this file: ''sudo vim /etc/network/if-pre-up.d/iptables'' *Add the following:
Router Hardware
11 Hits, Last modified: 7 months ago
*Ethernet Ports: 2 x Marvell AQC113C-B1-C 10Gbps Network cards(via PCIe 3.0 x 2), 2 x Intel i226-v 2.5G network cards (via PCIe 3.0 x 1) *AQC113C-B1-C i... a 6-Speed Commercial Temperature Grade, RoHS 6/6* network chipset *Storage: 2 x M.2 2242/2280 NVMe SS... CP for DHCP * Wireguard for remote access to my network I would consider to try setting up a VM and D
ISP PPPoE Network Setup
17 Hits, Last modified: 10 months ago
er pppoe pppoed ISP mtu dns dhcp}} =====ISP PPPoE Network Setup===== A reasonably comprehensive discus... au/blog/2021/internode-ipv6-on-linux-with-systemd-networkd/|Internode IPv6 on Linux with systemd-networkd]] ====Install Software==== Install the DNS, DHCP,... n mynetfone". If successful there should be a new network interface ppp1 <fs smaller>Some useful links