UK tech experts · info@vividrepairs.co.uk
Vivid Repairs

Glossary/Networking

Port Forwarding

A network setting that redirects incoming internet traffic from your router to a specific device or application on your home network.

Also known as: port forward, port mapping, port redirect, upnp

Port forwarding is a router configuration that intercepts data arriving on a particular port (a numerical channel, like 8080 or 25565) and sends it to a chosen device inside your network. Without port forwarding, your router blocks unsolicited inbound traffic by default.

Each port is associated with a specific service or application. A web server might run on port 80, a game server on port 25565, or a security camera on port 8000. When someone outside your network tries to connect to your router on that port, the router ordinarily ignores it. Port forwarding tells the router: 'If traffic arrives on port X, send it to the device with local IP address Y.'

Real-world example: You want to host a game server from your home PC so friends can join remotely. Your PC runs Minecraft on port 25565. You set your router to forward all inbound traffic on port 25565 to your PC's local IP address (for example, 192.168.1.50). Now, when your friend connects to your home network's public IP address on port 25565, their connection reaches your PC.

Port forwarding requires you to access your router's admin panel (usually through a web browser) and enter the external port number, the local IP address of your target device, and the internal port. Some modern routers support UPnP (Universal Plug and Play), which allows applications to request port forwarding automatically without manual configuration.

When buying a router or planning to run a home server, check whether it supports simple port forwarding setup and, ideally, UPnP. Note that port forwarding exposes your network to the internet, so only forward ports you actually need and keep your devices updated.