Search
You can find the results of your search below.
Matching pagenames:
Fulltext results:
- Wireguard VPN access from WAN to LAN
- bles port ranges to be used. After that, you just set elements to add members to the set. Having a set is a clean and efficient way to later reference a... bles port ranges to be used. After that, you just set elements to add members to the set. Having a set is a clean and efficient way to later reference a... e of the connection, and checking if it is in the set ''{established, related}''. If it is in the set, accept the packet, otherwise, continue to the ne... e of the connection, and checking if it is in the set ''{established, related}''. If it is in the set, accept the packet, otherwise, continue to the ne
- NFTables Configuration
- bles port ranges to be used. After that, you just set elements to add members to the set. Having a set is a clean and efficient way to later reference a... bles port ranges to be used. After that, you just set elements to add members to the set. Having a set is a clean and efficient way to later reference a... e of the connection, and checking if it is in the set ''{established, related}''. If it is in the set, accept the packet, otherwise, continue to the ne... $wan</color> tcp flags syn tcp option maxseg size set rt mtu <color blue> # This automatically set the tcp mtu</color>\\ <tab9><color #000060/#F0F0
- NFTables IP Control
- 30m'' for 5 hours 30 minutes. *''sudo nft list set inet firewall controllist'' : will list the current elements in named set controllist *''sudo nft flush set inet firewall controllist'' : will flush the current named set controllist *''sudo vim /etc/nftables.conf'' : to edit the cu... f IP address with timeout limits in the the named set. (The timeout option does not seem to function wi... +++deletecontrol.sh| <code> #!/bin/bash nft flush set inet firewall controllist </code> ++++ *Do not
- Debian Server Network Setup
- https://www.kuncar.net/blog/2018/using-vconfig-to-set-vlan-tagged-interface-with-802-1p-cos-priority-bits-set/2014/|Set VLAN CoS priority]]</fs> *<fs smaller>[[https:/
- DHCP / DNS Setup
- DNS. Many of my home server applications now are set up to operate via https via Traefik and this also... onfiguration files noted there in will need to be set up. We will copy the existing files to default: ... fault/bind9'' or ''sudo vim /etc/default/named'', set following parameter: ''OPTIONS="-u bind -4"'' ==... TL 907200 ; 1 week 3 days 12 hours ; The next set of lines are the "Start of Authority" record and
- ISP PPPoE Network Setup
- tible with Netplan. Hence the attempt to manually set up wan/eno1 interface with an ''ip link set'' instruction in the pppoe.service script. The ''... service script: <code> ExecStartPre=/sbin/ip link set up dev eno1 ExecStartPre=/sbin/ip link add link e... eno1.7 type vlan id 7 ExecStartPre=/sbin/ip link set up dev eno1.7 ExecStartPre=/sbin/ip addr add 192.
- Router Miscellaneous
- /www.configserverfirewall.com/ubuntu-linux/ubuntu-set-static-ip-address/|How to set static IP Address in Ubuntu Server 16.04]] *
- TC - Traffic Control
- to your WAN interface with your upload bandwidth set to 90-95% of measured speed: *''%%tc qdisc repl... gressive%%'' Key options: *bandwidth 450mbit - set to 90-95% of your actual upload speed (if your up... IFB device ip link add ifb-wan0 type ifb ip link set ifb-wan0 up # Redirect incoming WAN traffic to I... t cake bandwidth 900mbit besteffort wash </code> Set the IFB bandwidth to 90-95% of your measured down
- Basic Netfilter Function Block Diagram
- curity Table=== The ''security'' table is used to set internal SELinux security context marks on packet... nection. The system checks each packet against a set of existing connections. It will update the state... ss tracking. *''SNAT'': This is a virtual state set when the source address has been altered by NAT o... ply packets. *''DNAT'': This is a virtual state set when the destination address has been altered by
- Router Hardware
- for the use of separate keyboards and monitors to set up and maintain these machines and allow true convenient headless set up, maintenance and operation. Normally an SSH te... [[http://support.reliablesite.net/kb/a240/how-to-set-nomodeset-into-the-grub-bootloader-debian-and-ubuntu-intel-core-i7-3770.aspx|How to set 'nomodeset' into the grub bootloader]]. At the gr
- Linux Router Background
- , as of June 2023. It took me nearly 18 months to set up as primary home router on bare metal, with DNS... ready run out of data, I purchased a 4G modem and set up 4G access with a local supplier. This is so m... rnet ports and 2 VoIP port. One ethernet port was set up as WAN connection. -The 1000Mbps ethernet ro
- Router Configuration, Switch & Server Setup
- g up Ubuntu below are some the of keypoints: *I set-up Ubuntu to use LAN port 2, as I want to use LAN... 04LTS for an explanation.) *I just use standard set-up for one main partition, which basically gives ... the network address and mask have been correctly set. If the assigned network mask is incorrect, that
- Router VM
- //www.digitalocean.com/community/tutorials/how-to-set-up-ssh-keys-on-ubuntu-1604|How To Set Up SSH Keys on Ubuntu 16.04]] <- linux_router:i
- ISP IPoE DHCP Setup Notes
- mention they used dhcp IPoE as well as PPPoE. I set up my spare modem as they described and it worked
- IPTables Configuration
- ORWARD -p tcp --tcp-flags SYN,RST SYN -j TCPMSS --set-mss 1452 # forward packets along related/establi