KPTree Wiki logo

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
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

Debian Server Network Setup
47 Hits, Last modified: 10 months ago
allow-hotplug eth1 is not used as normally these interfaces should be running. The br1 interface will be used for virtual machine access and must ... ges.debian.org/bookworm/bridge-utils/bridge-utils-interfaces.5.en.html|/ bookworm / bridge-utils / bridge-utils-interfaces(5)]] =====Network - Netplan Setup===== ++++tl;d... onf.router /etc/nftables.conf ln -sf /etc/network/interfaces.orig /etc/network/interfaces #ln -sf /etc/network/interfaces.router /etc/network/interfaces </code> ++++ Use ''sudo bash tononrouter.sh'' to move to non router config
Wireguard VPN access from WAN to LAN
20 Hits, Last modified: 16 months ago
doku.php?id=linux_router:network#ubuntu_network_-_interface_setup|network interface]].</color>++\\ <tab3>define <color red>http_serv... D'' to see a list the list interfaces - the interface ''any'' would look at all the interfaces - ''sudo tcpdump -i ppp1 -c 5 port 51914'' ... re: - ''-i ppp1'' specifies specific use of interface ppp1 - ''-c 5'' limits the scan to 5 packet... vateKey to in ''/etc/wireguard/wg0.conf'': <code>[Interface] Address = 192.168.6.1/24 SaveConfig = true Liste
NFTables Configuration
15 Hits, Last modified: 19 months ago
tching_packet_metainformation|Matching packets by interface name]]. The use of interface index of the interface name causes an error on boot of the nftables.service, probably because the interface has not been brought up and indexed. Yet the name... work, perhaps it is predefined. Using the network interface name works. Use of name indexes is said to be fas
Router Miscellaneous
14 Hits, Last modified: 12 months ago
s/348266/how-do-i-put-a-bridge-on-top-of-a-bonded-interface|How do I put a bridge on top of a bonded interface?]] *nixCraft [[https://www.cyberciti.biz/faq/ub... & [[https://www.cyberciti.biz/faq/debian-network-interfaces-bridge-eth0-eth1-eth2/|Debian Linux: Configure Network Interfaces As A Bridge / Network Switch]] *Unixmen Ubuntu... s/128439/good-detailed-explanation-of-etc-network-interfaces-syntax|Good detailed explanation of /etc/network/interfaces syntax?]] and [[https://unix.stackexchange.com/questions/192671/what-is-a-hotplug-event-from-the-interface/192913#192913|What is a hotplug event from the interface?]] ====Docker Related links==== *Docker Docs [
DHCP / DNS Setup
6 Hits, Last modified: 22 months ago
do vim /etc/default/isc-dhcp-server''. Ensure the interface(s) that the DHCP server is to server requests upon is indicated, for example: *INTERFACESv4="br0" *INTERFACESv6="br0" ====isc-dhcp-server log file comments==== Unfortunately the log / journal fo... er contains the following comment for each system interface that is not assigned in ''/etc/default/isc-dhcp-s
ISP PPPoE Network Setup
5 Hits, Last modified: 2 years ago
mit maxfail 0 # Load rp-ppoe.so for kernel mode interface naming compatibility # (ie, ppp0, ppp1) plugin rp... one". If successful there should be a new network interface ppp1 <fs smaller>Some useful links: Ubuntu help ... ====PPPoE Startup==== Systemd service to create interface and start ppoe service, below: ''sudo vim /etc/sy... ation=man:pon(1) man:pppd(8) man:pppoeconf(8) man:interfaces(5) BindsTo=sys-subsystem-net-devices-eno1.device
Router VM
4 Hits, Last modified: 19 months ago
run a desktop on this machine, CLI (Command Line Interface only). The main services I am currently running ... s of multiple physical Ethernet ports to a bridge interface device, with the bridge effectively acting as a n... Rate limiting certain IP address ranges to public interface * Parental control (time limiting access to public interface on certain IP addresses * Main LAN (Local Area
Router Hardware
4 Hits, Last modified: 3 months ago
VT-x, and as of 2023 VT-d). - No graphical user interface environment install (although individual applications could have web interface) - Connectivity to upstream IPS provided intern... er than usual hardware, and this is noticeable on interface usage, even no graphical. *The network and rela
Router Configuration, Switch & Server Setup
4 Hits, Last modified: 16 months ago
Now I have gone back to preferring /etc/network/interfaces. One of the benefits of Debian is no **Snaps**!... .168.1.200/24 dev eth0'' to add an IP address to interface eth0 * ''ip a del 192.168.1.200/24 dev eth0'' to add an IP address to interface eth0 Once the computer network has been manually... o help: * ''%%ip a%%'' will return the computer interface IP address and mask. * ''%%nmap -sn 192.168.56.
TC - Traffic Control
4 Hits, Last modified: 3 months ago
c qdisc show dev eno1'' shows current setting of interface ''dev eno1'' it would seem that Linux has default settings for network interfaces, e.g.: <code>qdisc mq 0: root qdisc fq_codel 0:... n. ====Upload Shaping==== Apply CAKE to your WAN interface with your upload bandwidth set to 90-95% of measu... sc show dev wan0'' (Use IP a to check actual wan interface name, e.g. enp1s0) *''tc -s qdisc show dev ifb-
ISP IPoE DHCP Setup Notes
3 Hits, Last modified: 21 months ago
n how to make this work. I use the RJ45 ethernet interface called eno1. In my netplan configuration file, '... - 192.168.5.2/24 #Access to the modem web interface</code> ++++ After reboot following ''ip a'' ++++... *[[https://manpages.debian.org/unstable/ifupdown/interfaces.5.en.html#The_dhcp_Method|The_dhcp_Method]] *[
IPTables Configuration
2 Hits, Last modified: 22 months ago
PT [0:0] :POSTROUTING ACCEPT [0:0] # eno1 is WAN interface, br1 is LAN interface (bridged eno2 - eno4), # ppp1 is the PPPoE conne
NFTables IP Control
1 Hits, Last modified: 5 years ago
nter accept # accept input from loopback interface iif lo counter accept # accept
Basic Netfilter Function Block Diagram
1 Hits, Last modified: 2 years ago
plied very soon after the packet hits the network interface. The ''raw'' table has a very narrowly defined f