Home › Knowledgebase › KB-192

How to set up port forwarding on your business router for remote applications

Summary

This guide helps you troubleshoot and resolve: How to set up port forwarding on your business router for remote applications. Follow the steps below to fix the issue.

Quick Tip: Need immediate assistance? 💻 Open a Ticket

Common Causes

Port forwarding allows external internet traffic to reach specific devices or applications on your business network, such as CCTV cameras, remote desktop servers, or web applications. By directing incoming traffic on a particular port to an internal device, you can securely access office resources from outside your network. This guide walks you through configuring port forwarding on most common business routers.

Before You Begin

Before configuring port forwarding, gather the following information:

Assign a static IP address to the target device before proceeding. If the device's IP changes, your port forwarding rule will break. You can set this in the device's network settings or via DHCP reservation on your router.

Quick Fix Steps

  1. Log in to your router's admin panel
  2. Locate the Port Forwarding section
  3. Create a new forwarding rule with the device's IP and port details
  4. Save and apply the changes
  5. Test the configuration from an external network

Detailed Instructions

Step 1: Access Your Router's Admin Panel

  1. Open a web browser on a device connected to your office network
  2. Enter your router's gateway address in the address bar (commonly 192.168.0.1, 192.168.1.1, or 10.0.0.1)
  3. Enter your admin username and password
Can't find your router's IP address? Open Command Prompt on Windows and type ipconfig, or open Terminal on macOS and type netstat -nr | grep default. The gateway address listed is your router.

Step 2: Navigate to the Port Forwarding Section

Router interfaces vary by manufacturer, but look for one of these menu options:

Step 3: Create a New Port Forwarding Rule

  1. Click Add New or Create Rule
  2. Enter a descriptive Service Name (for example, "CCTV Camera" or "Remote Desktop")
  3. Enter the internal IP address of the target device
  4. Enter the external port (the port external users will connect to)
  5. Enter the internal port (the port the application listens on locally)
  6. Select the protocol — TCP, UDP, or Both
  7. Click Save or Apply

Step 4: Common Port Forwarding Examples

Step 5: Test Your Configuration

  1. From a device on a different network (such as your mobile phone on 4G/5G), attempt to connect to your public IP address on the forwarded port
  2. Find your public IP by visiting whatismyip.com from your office network
  3. Confirm the connection succeeds
Avoid forwarding sensitive services like RDP (3389) directly to the internet without additional protection. Use a VPN, change the default port, or restrict source IPs to reduce exposure to brute-force attacks.

Troubleshooting

Port Forwarding Not Working

Can't Access Router Admin Panel

Multiple Devices Need the Same Port

Use different external ports pointing to the same internal port on different devices. For example, external 8080 forwards to device A on 80, and external 8081 forwards to device B on 80.

Security Recommendations

If you need help configuring port forwarding on your specific router model or are unsure about which ports to forward, our team can assist. Open a Ticket with your router make and model, and we'll guide you through the process.

For related networking guidance, see our article on How to connect to Wi-Fi.

Still Having Issues?

Need more help? If the issue persists after trying these steps, please open a support ticket and our team will assist you.

💻 Open a Ticket