1.2 KiB
1.2 KiB
Networking
Description
This page documents the current known network position and port forwarding for the homelab.
Current configuration
- The homelab is behind NAT.
- Port forwarding is configured as follows:
- External ports
80-81forward to internal ports4480-4481 - External port
443forwards to internal port4443
- External ports
Known facts
- NAT is present between the public internet and the homelab.
- Public HTTP/HTTPS traffic reaches the homelab through forwarded ports.
- External ports
80,81, and443are known to be forwarded. - Internal ports
4480,4481, and4443are known forwarding targets.
Unknown / needs clarification
- Router or firewall model.
- Whether the WAN IP is static, dynamic, or CGNAT.
- Internal IP address of the Raspberry Pi 5.
- Whether the Raspberry Pi 5 uses DHCP or static addressing.
- Exact mapping for external ports
80-81to internal ports4480-4481:- Whether
80maps to4480. - Whether
81maps to4481.
- Whether
- Protocols forwarded for each port: TCP, UDP, or both.
- Whether any other ports are forwarded.
- LAN subnet and gateway.
- DNS provider and DNS records.
- IPv6 availability or absence.
- Firewall rules on the Raspberry Pi 5.