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.

Exact match
  • 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:

ISP IPoE DHCP Setup Notes
73 Hits, Last modified: 6 months ago
Duplex: full Port: tp Address: 192.168.5.2 ... t[763]: DHCPDISCOVER on enp1s0 to 255.255.255.255 port 67 interval 8 Jan 04 07:34:37 kptr dhclient[763]: DHCPDISCOVER on enp1s0 to 255.255.255.255 port 67 interval 11 Jan 04 07:34:49 kptr dhclient[763]: DHCPDISCOVER on enp1s0 to 255.255.255.255 port 67 interval 18 Jan 04 07:35:07 kptr dhclient[763]
Wireguard VPN access from WAN to LAN
47 Hits, Last modified: 7 weeks ago
he server side: ''sudo tcpdump -i wan_device -c 5 port vpn_port'', where wan_device is the wan device, in my case ppp1 and vpn_port is the port number wireguard is set to, in my case 51914, the default is 51820. This lets you see if t
NFTables Configuration
38 Hits, Last modified: 4 months ago
er address</color>\\ <tab3>define <color red>vpn_port = 51914</color><color blue> #definition of wireguard server port</color>\\ <tab3><color #000060/#F0F0FF>#define</... achine.</color>\\ <tab6><color blue> # ssh is port 22 for SSH on both TCP and UDP, but we only use TCP!</color>\\ <tab6><color blue> # bootps, port 67 and bootpc, port 68 are for DHCP on both TCP a
NFTables IP Control
10 Hits, Last modified: 2 years ago
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 and UDP, # but we only use UDP! # domain is port 53 for DNS requests on TCP & UDP. # openvnp is po
Router Miscellaneous
8 Hits, Last modified: 4 months ago
ed] docker logs algo [view container log] docker port algo After running "docker exec -it algo bash", ... elow. **IANA Service Name and Transport Protocol Port online [[https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml|Number Registry]]** [[https://tools.ietf.org/html/rfc3232|RFC
Debian Server Network Setup
4 Hits, Last modified: 6 months ago
, 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 Hardware
3 Hits, Last modified: 7 months ago
NIC, but that is full 1Gbe and there are 2 USB 3 port to allow another full 1Gbe NIC off USB. *An old... ). This unit also comes with a dedicated IPMI LAN Port, allowing full remote KVM operation on the networ... o a Supermicro based unit with dedicated IPMI LAN Port and has given me a good 5 years of service to dat
Router VM
3 Hits, Last modified: 4 months ago
* Access to public internet modem, via 1 Ethernet port - **the WAN (Wide Area Network) connection** ... add in PCIe card that provided a 2.5GB/s Ethernet port. All these physical ports are connected to a comm... all * NAT (Network Address Translation) * Port forwarding to basic services * Main public
Router Configuration, Switch & Server Setup
3 Hits, Last modified: 7 weeks ago
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
Wifi Router / Access Points
3 Hits, Last modified: 7 weeks ago
4 x 1Gbit ethernet ports and 1 x 2.5Gbit ethernet port. The WAX206 does not have a USB port. There is a currently supported [[https://openwrt.org/toh/hwdata... has 5 x 1Gbit ethernet ports. It has 1 x USB 3.0 port. Only having 8MB flash capacity reduces the 3rd
Linux Router Background
2 Hits, Last modified: 17 months ago
m 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 N3700 router wit
IPTables Configuration
2 Hits, Last modified: 7 months ago
--dport 33434:33523 -j REJECT --reject-with icmp-port-unreachable # DNS - accept from LAN -A INPUT -i ... t --limit 1/s --limit-burst 5 -j ACCEPT # Furtive port scanner -A FORWARD -p tcp --tcp-flags SYN,ACK,FIN