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
5 Hits, Last modified: 6 weeks ago
rd packets must be set / allowed, edit or add the following parameters in ''sudo vim /etc/sysctl.conf'': *n... is has been separately described in detail at the following link: [[linux_router:nftables_control]], also see... is has been separately described in detail at the following link: [[linux_router:nftables_control]], also see... is has been separately described in detail at the following link: [[linux_router:nftables_control#Limit Rate
Router Configuration, Switch & Server Setup
2 Hits, Last modified: 6 weeks ago
== <fc #ff0000>[DRAFT]</fc> A router performs the following key features: - A gateway between different net... ble to communicate to the equipment. In linux the following commands can be used to help: * ''%%ip a%%'' wi
Router VM
2 Hits, Last modified: 4 months ago
l Area Network). The bridge network setup has the following required features: * It allows connections ... access) * Router software, using NFTables, with following features: * Firewall * NAT (Network Addre
Router Miscellaneous
3 Hits, Last modified: 4 months ago
ndard-users|37.3. Standard Users]] ---- =====The following is a list of related commonly used commands and s... Some basic research on Linux Router led me to the following: *xdeb.org [[https://xdeb.org/post/2019/09/26/s... === Some basic research on NFTables led me to the following *[[https://wiki.nftables.org/wiki-nftables/inde
NFTables Configuration
11 Hits, Last modified: 4 months ago
es Cheatsheet]] After a lot of experimenting the following is my NFTables router configuration file. Create the following file called: "router.nft". Dont forget to ensure... is has been separately described in detail at the following link: [[linux_router:nftables_control]], also see... is has been separately described in detail at the following link: [[linux_router:nftables_control]], also see
ISP IPoE DHCP Setup Notes
3 Hits, Last modified: 6 months ago
tion file, ''/etc/netplan/network.yaml'', ++++the following was made:| <code> ethernets eno1: #start for ... the modem web interface</code> ++++ After reboot following ''ip a'' ++++ these entries were revealed: |<code... b955a63a0f690000</code>++++ ====dhclient==== The following dhclient commands are used to manual control dhcp
Debian Server Network Setup
4 Hits, Last modified: 6 months ago
bridge_maxage 60 # use default? </code> ++++ The following is a list of some stanza not used and why: ++++tl... se its metric, but to no avail. So I created the following systemd service to perform this function on start... r I want to use a different network setting. The following is my basic setup netplan yaml file. ++++ ''sudo ... loud.cfg.d/99-disable-network-config.cfg with the following: # network: {config: disabled} network: vers
DHCP / DNS Setup
4 Hits, Last modified: 7 months ago
t/bind9'' or ''sudo vim /etc/default/named'', set following parameter: ''OPTIONS="-u bind -4"'' ====named.co... 1.168.192.in-addr.arpa.''. * Again note the following fullstop after the origin address. * ''sudo nam... rily filling up log files. To prevent perform the following: *''sudo vim /etc/default/bind9'' *add the ''... he log / journal for isc-dhcp-server contains the following comment for each system interface that is not ass
IPTables Configuration
1 Hits, Last modified: 7 months ago
im /etc/network/if-pre-up.d/iptables'' *Add the following: <code> #!/bin/sh /sbin/iptables-restore
Router Hardware
3 Hits, Last modified: 7 months ago
including the 10 year old Samsung SSD. I run the following software on it, all bare metal: * NFtables for ... lt to 640x480 resolution. To improve consider the following. Add 'GRUB_GFXPAYLOAD_LINUX=1024x768' to the etc/... to allow private access from public internet The following key services define the router: *network servic
ISP PPPoE Network Setup
2 Hits, Last modified: 10 months ago
provider". My provider is mynetfone, I edited the following file: ''sudo vim /etc/ppp/peers/mynetfone'' For ... nd is compatible with Netplan. I played with the following options in the pppoe.service script: <code> ExecS