router

Search

You can find the results of your search below.

Router Miscellaneous
40 Hits, Last modified:
{{tag>linux router monitor links darkstat glances ntopng iftop nethogs}} ======Router Miscellaneous====== ======Monitoring====== There... ion as good or better than expected in a packaged router. Another reference: [[https://www.ctrl.blog/entry... December 2023. I ran in a Docker container on my Router, although markedly improved since trying a few ye
NFTables Configuration
38 Hits, Last modified:
{{tag>linux router NFtables firewall}} =====NFTables Configuration===== The best reference for nftables i... thub.com/wolfhechel/db7ed3be31feb104752e|nftables router]]. The reference at stosb is good, but not for a router [[https://stosb.com/blog/explaining-my-configs-nf... lot of experimenting the following is my NFTables router configuration file. Create the following file cal
Debian / Ubuntu Network Setup
25 Hits, Last modified:
{{tag>linux Debian Ubuntu router network netplan interface vlan ipv6 ip}} ======Debian / Ubuntu Network Se... he units 4 main port will be setup to look like a router with 1 WAN port and 3 LAN port. The WAN port will... age access. As the modem is using 192.168.5.1 the router would assign the next address, 192.168.5.2. **To access the router modem webpage the router firewall must also be ap
Linux Router Background
24 Hits, Last modified:
{{tag>linux router 4G LTE mobile}} =====Linux Router Background===== I have had the router hardware for about 7 years now, as of June 2023. It took me nearly 18 months to set up as primary home router on bare metal, with DNS and DHCP. I got Wireguard
DHCP / DNS Setup
24 Hits, Last modified:
{{tag>linux router dns dhcp bind ip ipv6 radvd host dig nslookup}} ======DHCP / DNS Setup====== =====Outd... orked reliably well, when ever I shutdown the the router with DNS/DHCP servers my LAN would stop working. ... archive (tl;dr; roll-up) eventually. Actually my router that I was running these services was totally los... nger readily available, Kill-9 Ubuntu 16.04 based Router, Part 2 - DHCP| does not seem to be saved on [[ht
Linux Router Setup Notes - Index
21 Hits, Last modified:
======Linux Router Setup Notes - Index====== <pagelist&header> *[[linux_router:start]] *[[linux_router:background]] *[[linux_router:hardware]] *[[linux_router:ubuntu]] *[[linux_router:network]] *[[linux_route
Router Hardware
19 Hits, Last modified:
{{tag>linux router hardware}} =====Router Hardware===== (Jan 2023) For my router, including DNS (BIND9) and DHCP (ISC DHCP) I am using a Supermicro... n hand. I also took the opportunity to change the router from Ubuntu to Debian at this time. The N3700 CPU
ISP PPPoE Network Setup
9 Hits, Last modified:
{{tag>linux router pppoe pppoed ISP mtu dns dhcp}} =====ISP PPPoE Network Setup===== A reasonably compreh... showthread.php?t=2341699|Setup Ubuntu Server as a router using a PPPoE connection]], [[https://samuel.kado... tps://scarff.id.au/blog/2019/nbn-hfc-with-a-linux-router/|Connecting to NBN HFC with a linux router] Internode router set up notes]] * [[https://scarff.id.au/bl
Router VM
9 Hits, Last modified:
======Router VM====== I have just decided to play with installing VM (virtual machines) on my Router hardware (2023-01). I have been reluctant to do ... mber of reasons. My separate listing for [[linux_router:hardware]]. Basically the machine is a bit old s... allow connection to control using this machine as router * modem is currently set to use direct re
Basic Netfilter Function Block Diagram
8 Hits, Last modified:
{{tag>linux router mtu netfilter }} =====Basic Netfilter Function Block Diagram===== Both NFTables and IP... bles, will probably take a long time.\\ {{:linux_router:linux_netfilter.png?600|}} <code> The following i... ) functions, which are the basic requirements for router. Incoming Packets | ... | Network Processes | | Forward | | within Router | | Rules | |-------------------|
NFTables IP Control
8 Hits, Last modified:
ip saddr @controllist counter drop </code> ++++Router NFtable Setup - with named set IP filtering| <cod... p1 define modem = eno1 define lan = br0 define router_ip4 = 192.168.1.1 define http_server = 192.168.1... http_server tcp dport {http, https} counter snat $router_ip4 ip saddr 192.168.1.0/24 ip daddr $ma... t {http, https, pop3s, imaps, smtp} counter snat $router_ip4 oifname $wan counter masqu
Router Basic Debian Server Setup
8 Hits, Last modified:
{{tag>linux router setup debian ubuntu snap snaps}} ======Router Basic Debian Server Setup====== =====Debian===== Basically... managed to corrupt the configuration files on the router..... Hopefully these notes expedite recovery. Ha... storage to the Ubuntu ISO file and started up the Router. The Ubuntu software loads up of the ISO across t
ISP IPoE DHCP Setup Notes
7 Hits, Last modified:
{{tag>linux router bridged modem ISP IPoE mtu dns dhcp}} =====ISP IPoE DHCP Setup Notes===== Notes on Setting up a Linux router for IPoE DHCP instead of PPPoE. After a few year... e successful use of bridged VDSL modem with Linux Router running pppoe and nftables my ISP informed me tha... and it worked straight way. When I tried my Linux router with bridge modem it no longer worked, until I re
IPTables Configuration
5 Hits, Last modified:
{{tag>linux router firewall IPTables}} =====IPTables Configuration===== I went down the route of attempti... e network may not start-up. This is desirable, as router connectivity is dangerous without firewall in pla... ose information, add ''-v''. ---- *<- linux_router:nftables_control|Prev page ^ linux_router:start|Start page ^ linux_router:DNS_DHCP|Next page ->
TC - Traffic Control
5 Hits, Last modified:
{{tag>linux router TC Traffic Control}} ======TC - Traffic Control====== The Linux kernel's network stack ... ved on a LAN by dropping packets that arrive at a router before they get forwarded. There are more relevan... ntrol]], good basic description. ---- <- linux_router:dns_dhcp|Prev page ^ linux_router:start|Start page ^ linux_router:misc|Next page ->
IPv6 Setup Notes
2 Hits, Last modified: