Search
You can find the results of your search below.
Fulltext results:
- ISP IPoE DHCP Setup Notes @linux_router
- 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]
- turn server @docker_notes
- server external-ip=202.7.254.38 # Main listening port listening-port=3478 # Further ports that are open for communication min-port=32769 max-port=65535 # Log file path log-file=/var/log/turnserver.log # Enable verbose logging verbos
- Wireguard VPN access from WAN to LAN @linux_router
- 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 @linux_router
- 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
- Docker nginx / php notes @docker_notes
- E_ADDR $remote_addr; fastcgi_param REMOTE_PORT $remote_port; fastcgi_param SERVER_ADDR $server_addr; fastcgi_param SERVER_PORT $server_port; fastcgi_param SERVER_NAME $server_name; # PHP only, required if PHP was b
- KPTree - Email Server Setup @home_server
- :(default) we do not need to change the standard port number used * NEED_GSSD=no :(default) we do... pon text) *My home router needed to have the port forwarding setup to redirect inbound Internet TCP... Server Type: IMAP Server: mail.example.com Port: 143 Username: admin@example.com Encryption... TP Client Settings Server: mail.example.com Port: 587 TICK, Server requires authentication E
- Docker mailserver @docker_notes
- resolves roundcubemail to the local IP address at port 9000. The /var/www/html provides the access path... pages. The server is normally setup to listen on port 9000. Additional servers can be setup using other... n pools that are differentiated by ip address and port, or socket file. If the client and servers are on... e machine they can communicate via local host and port or via socket file. If remotely hosted they comm
- NFTables IP Control @linux_router
- 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
- Docker - diun & ntfy @docker_notes
- althcheck: # optional: remember to adapt the host:port to your environment test: ["CMD-SHELL", "... # set "key-file" and "cert-file". Format: [<ip>]:<port>, e.g. "1.2.3.4:8080". # # To listen on all inter... /lib/ntfy/ntfy.sock # This can be useful to avoid port issues on local systems, and to simplify permissi... it-burst). # # - smtp-sender-addr is the hostname:port of the SMTP server # - smtp-sender-from is the e-
- KPTree Torrent VM Setup @home_server
- ysql'', and then check listening address on mysql port: ''sudo lsof -i -P | grep :3306'' Next setup the... **-p 8080:8080 -p 9777:9777/udp \** -p IP:host_port:container_port. The Kodi ports are described below, with source references. Unless the host machine is ... sometimes was IPv6 (strange) Kodi headless webui port is on port 8080, see Kodi documentation Web inter
- Reverse Proxy Server - Traefik @docker_notes
- aders.X-Forwarded-Proto=https" # Define the port inside of the Docker service to use - "trae... .http.services.container_name.loadbalancer.server.port=3000" # make sure the loadbalancer is the last li... e> When the docker compose ''loadbalancer.server.port'' label is used an external port does not needed to be defined as Traefik can directly access the defin
- Router Miscellaneous @linux_router
- 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
- IPMI Console Setup @home_server:home_server_setup:other_services
- ection. Basically most BMC have old RS232 serial port includes and include serial to BMC network redire... Linux Unix history means good historical serial port and serial terminal support. Key parts to this a... ain boot terminal tty interface to use the serial port -Setup the console redirection in the Grub bo... the main console window is directed to the serial port. (The serial port is redirected by the BMC to it
- Docker @docker_notes
- rtainer/portainer-ce:latest </code> Notes: *The port 8000 (-p 8000:8000) is not normally required on c... 0>//**Further to this Kea dhcp control agent uses port 8000 as default.**//</fc> *Some browsers give s... ne to be seen else were via the network. Default port seems to be 9001. * First stop the agent contai... atted)| |''docker stats'' | Show stats| |''docker port CONTAINER'' | Show mapped port of a container| *
- Docker - DHCP Kea Server @docker_notes
- === From IANA Service Name and Transport Protocol Port online [[https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml|Number Registry]]: <code>bootps 67 {tcp, udp} Boots... Client (DHCP)</code> The Kea Control Agent uses port 8000 by default, but that value can be manually d