Skip to main content

Who can modify this feature?

  • Partner
  • Company/Network Admins with write access
  • Meter Support

What is a Port Forward?

A port forward is a type of Network Address Translation (NAT) that maps inbound traffic on a public IP, protocol, and port (or range) to a specific private IP and (optionally different) port on your internal network. A common use case is exposing a web server (TCP 80/443) hosted on your LAN. Port forwarding configuration
Security warning
Creating a port forward exposes that service to the internet. To restrict who can reach it, create ACLs on the WAN interface to ALLOW only specific source IPs (or ranges) to that destination and DENY all other sources.
Learn more: Firewall → ACLs

How to add a Port Forward on your Security Appliance

  1. Sign in at dashboard.meter.com.
  2. Navigate to Firewall → Port forwarding.
  3. Click Add port forward.
  4. Fill in:
    • Public IP (if multiple are assigned)
    • Protocol: TCP, UDP, or Both
    • Public port / port range (e.g., 443 or 8000–8010)
    • Internal IP (destination host on your LAN)
    • Internal port (optional; defaults to same as public)
    • Description (recommended)
  5. Click Save. Allow up to 5 minutes for changes to propagate.
Port forwarding configuration interface

How to remove a Port Forward

  1. Sign in at dashboard.meter.com.
  2. Go to Firewall → Port forwarding.
  3. Select the rule to remove.
  4. Click the menu (top right) → Delete, review, then confirm Delete.
  5. The port forward is removed.
Port forwarding deletion interface If you have any questions about Port Forwarding or need further assistance, contact Meter Support at support@meter.com or submit a ticket at meter.com/support.
I