Port forwarding lets a specific device on your network — like a game console, security camera, or home server — accept incoming connections from the internet, rather than only reaching out. Here's how to set it up on Orbi.

What port forwarding actually does

By default, your router blocks unsolicited incoming connections as a basic security measure. Port forwarding creates a specific, deliberate exception: traffic arriving on a chosen port gets directed to one particular device on your network, rather than being blocked.

Step-by-step setup

  1. Give the device you're forwarding to a fixed local IP address (usually through a DHCP reservation in your router settings) so the forwarding rule doesn't break when the address changes.
  2. Log into orbilogin.com and find the Port Forwarding / Port Triggering section under advanced settings.
  3. Add a new rule specifying the port number(s), the protocol (TCP, UDP, or both), and the local IP address of your device.
  4. Save and apply the rule.

Common use cases

  • Hosting a game server that friends need to connect to directly
  • Accessing a home security camera system remotely
  • Running a personal file or media server accessible outside your home network

A security note

Only forward the specific ports you actually need, and only to devices you trust and keep updated. An open port is a deliberate opening in your network's defenses — it's safe when used intentionally for something you control, but it's worth removing the rule once you no longer need it.

Frequently asked questions

Do I need a static IP from my ISP for port forwarding to work?

Not necessarily for local setup, but if you want a reliable way for others to reach you from outside, a static IP or a dynamic DNS service helps since your public IP can otherwise change.

Why isn't my port forwarding rule working?

Double-check the local device's IP hasn't changed, confirm the correct protocol is selected, and verify the specific service or application is actually listening on that port on the device itself.