following

Search

You can find the results of your search below.

NFTables Configuration
11 Hits, Last modified:
gs: nftables]]. 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
Basic Netfilter Function Block Diagram
5 Hits, Last modified:
inux_router:linux_netfilter.png?600|}} <code> The following is a basic block diagram of the Netfilter Filter ... net frame size must be 1536 bytes or greater. The following overheads in the Ethernet frame, over the MTU are... agging. To set the PPPoE connection mtu edit the following file ''sudo vim /etc/ppp/ip-up'' and append the following to the end of the file: ''/sbin/ifconfig ppp0 mtu
DHCP / DNS Setup
4 Hits, Last modified:
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
Debian / Ubuntu Network Setup
4 Hits, Last modified:
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
Router Hardware
3 Hits, Last modified:
including the 10 year old Samsung SSD. I run the following software on it, all bare metal: * NFtables for ... to allow private access from public internet The following key services define the router: *network servic... lt to 640x480 resolution. To improve consider the following. Add 'GRUB_GFXPAYLOAD_LINUX=1024x768' to the etc/
ISP IPoE DHCP Setup Notes
3 Hits, Last modified:
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
Router Miscellaneous
3 Hits, Last modified:
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
ISP PPPoE Network Setup
2 Hits, Last modified:
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
Router VM
2 Hits, Last modified:
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
IPTables Configuration
1 Hits, Last modified:
im /etc/network/if-pre-up.d/iptables'' *Add the following: <code> #!/bin/sh /sbin/iptables-restore
NFTables IP Control
1 Hits, Last modified:
state established, related counter accept''. The following command will add the command at handle 29: *''s