port

Search

You can find the results of your search below.

NFTables Configuration
88 Hits, Last modified:
er address</color>\\ <tab3>define <color red>vpn_port = 51914</color><color blue> #definition of wireguard server port</color>\\ <tab3><color #000060/#F0F0FF>#define</... routing.</color>\\ <tab6><color blue> # open ports refers to ports to open for input to this machine.</color>\\ <tab6><color blue> # ssh is port 22 f
NFTables IP Control
34 Hits, Last modified:
e forward and nat chains refer to routing. # open ports refers to ports to open for input to this machine. # ssh is port 22 for SSH on both TCP and UDP, but we only use TCP! # bootps, port 67 and bootpc, port 68 are for DHCP on both TCP a
Router Miscellaneous
24 Hits, Last modified:
loads it up close to 50%. There are occasional reports of dropped packet and such, further indicating o... ed] docker logs algo [view container log] docker port algo After running "docker exec -it algo bash", ... -ipad/|VPN from your iPhone]] ---- =====Reserved Ports and IPv4 Reserved Addresses===== It took me som... rds as noted below. **IANA Service Name and Transport Protocol Port online [[https://www.iana.org/assig
IPTables Configuration
19 Hits, Last modified:
t be the case. As of year ending 2019 general support and functionality of NFTables is much improved. That being said overall information and support for IPTables is more comprehensive. Application ... on I found some bugs. Also mss clamping is not supported in this version. I tried the Ubuntu 18.04 devel... s were no longer apparent and mss clamping was supported.</fs> **//I have not cross checked this IPTabl
Debian / Ubuntu Network Setup
11 Hits, Last modified:
, or the more verbose ''ip a''. The units 4 main port will be setup to look like a router with 1 WAN port and 3 LAN port. The WAN port will be setup on NIC1 with the LAN ports 1-3 will be on bridged NIC2-4. Ensure the bridg
Router VM
10 Hits, Last modified:
* Network configuration (of 4 x 1 GB/s ethernet ports) * Access to public internet modem, via 1 Ethernet port - **the WAN (Wide Area Network) connection** ... bridge network setup on the remaining 3 Ethernet ports as a LAN (Local Area Network). The bridge networ... allows connections of multiple physical Ethernet ports to a bridge interface device, with the bridge ef
DHCP / DNS Setup
7 Hits, Last modified:
sing ISC_Kea for DHCP as ISC_Bind is no longer supported as of 2022. Further to this I am no looking at... re the "Start of Authority" record and define ; important info about the domain. In my case, we're defin... ; NOTE THE TRAILING PERIODS. THEY ARE EXTREMELY IMPORTANT. ; ; ; Now we're ready to begin adding hosts, ... .192'' for the reverse zone file. * It is important that the first input parameter ''168.192.in-ad
Basic Netfilter Function Block Diagram
7 Hits, Last modified:
e Networks]] *Oregon Tech [[http://oregontechsupport.com/articles/icmp.txt|icmp.txt]] ====PPPoE MTU R... MP]] **Cisco** [[https://www.cisco.com/c/en/us/support/docs/ip/generic-routing-encapsulation-gre/25885-p... agmentation]], [[https://www.cisco.com/c/en/us/support/docs/ip/generic-routing-encapsulation-gre/25885-p... ag.html|MTU]], [[https://www.cisco.com/c/en/us/support/docs/ip/generic-routing-encapsulation-gre/25885-p
Linux Router Background
6 Hits, Last modified:
andard NFTable version in Ubuntu 16.04 did not support all the features I needed to operate the Router a... new ISP, I was again informed that they do not support unique hardware installation!. So I used the orig... TP-Link VDSL modem router with 4 100Mbps ethernet ports and 2 VoIP port. One ethernet port was set up as WAN connection. -The 1000Mbps ethernet router was a
Router Hardware
6 Hits, Last modified:
6GB 860 SSD that I had on hand. I also took the opportunity to change the router from Ubuntu to Debian a... NIC, but that is full 1Gbe and there are 2 USB 3 port to allow another full 1Gbe NIC off USB. *An old... wer (~8 - 10W), small size. They come with 2 SATA ports and mini PCI-E slots. By the time you fit them o... ). This unit also comes with a dedicated IPMI LAN Port, allowing full remote KVM operation on the networ
Router Basic Debian Server Setup
3 Hits, Last modified:
e the of keypoints: *I set-up Ubuntu to use LAN port 2, as I want to use LAN port 1 as the Router WAN port. *I do not encrypt the home directory. (See How to install [[http://www.have
ISP IPoE DHCP Setup Notes
1 Hits, Last modified:
Duplex: full Port: tp Address: 192.168.5.2
IPv6 Setup Notes
1 Hits, Last modified:
''sudo nft add rule inet firewall input position 39 tcp dport domain counter'' [[linux_router:Ubuntu]]