Configuring a SonicWall Firewall¶
Note
Step 1: Configure the TURN servers¶
In Policies > Objects > Address Objects, add the following addresses:

Address Objects.¶
- Reemo TURN1:
Zone Assignment:
WAN
Type:
FQDN
FQDN Hostname:
turn1.reemo.io

Adding TURN1 address.¶
- Reemo TURN2:
Zone Assignment:
WAN
Type:
FQDN
FQDN Hostname:
turn2.reemo.io

Adding TURN2 address.¶
Create an Address Group combining TURN1 and TURN2.

TURN Address Group.¶
Next, add the required services:
- Service UDP 443 (TURN):
Protocol:
UDP(17)
Port Range:
443
-443

TURN UDP 443 Service.¶
- Service UDP 58200 (TURN):
Protocol:
UDP(17)
Port Range:
58200
-58200

TURN UDP 58200 Service.¶
- Service TCP 443 (TURN):
Protocol:
TCP(6)
Port Range:
443
-443

TURN TCP 443 Service.¶
Create a Service Group combining these three services.

TURN Service Group.¶
Finally, configure the rules:
- Create an Access Rule to allow TURN servers with high priority:
Policy Name:
Reemo TURN
Action:
Allow
From:
LAN
To:
WAN
Source Port:
Any
Service:
Reemo TURN Services
Source:
LAN Subnets
Destination:
Reemo TURN Servers
Users Included:
All

TURN Access Rules.¶
- Add a NAT Policy for the TURN servers:
Name:
Reemo NAT TURN Servers
Original Source:
LAN Subnets
Original Destination:
Reemo TURN Servers
Original Service:
Reemo TURN Services
Enable NAT Policy:
checked
Advanced > Disable Source Port Remap: checked

TURN NAT Policy.¶

Disable Source Port Remap option.¶
Note
The Disable Source Port Remap option is essential to preserve the original source port and ensure optimal compatibility with Reemo.
Step 2: Configure the Reemo service¶
- Add a Service Object for the Reemo protocol:
Name:
Reemo Services
Protocol:
UDP(17)
Port Range:
58200
-58400

Reemo Service Object.¶
- Then create an Access Rule:
Policy Name:
Reemo Service
Action:
Allow
From:
LAN
To:
WAN
Service:
Reemo Services
Source:
LAN Subnets
Destination:
Any
Users Included:
All

Reemo Access Rule.¶
- Finally, create an associated NAT Policy, with high priority:
Name:
Reemo Service NAT
Original Source:
LAN Subnets
Original Destination:
Any
Original Service:
Reemo Services
Enable NAT Policy:
checked
Advanced > Disable Source Port Remap: checked

Reemo NAT Policy.¶

Disable Source Port Remap option.¶
Step 3: Extended UDP configuration for Reemo¶
- Add a Service Object specifically for UDP:
Name:
Reemo UDP
Protocol:
UDP(17)
Port Range:
1024 - 65535

Reemo UDP Service.¶
- Create an Access Rule:
Policy Name:
Reemo UDP
Action:
Allow
From:
LAN
To:
WAN
Source Port:
Reemo Services
(58200–58400)Service:
Reemo UDP
(1024–65535)Source:
LAN Subnets
Destination:
Any
Users Included:
All

Reemo UDP Rule.¶
- Finally, create an associated NAT Policy:
Name:
Reemo UDP NAT
Original Source:
LAN Subnets
Original Destination:
Any
Original Service:
Reemo UDP
Enable NAT Policy:
checked
Advanced > Disable Source Port Remap: checked

Reemo UDP NAT Policy.¶

Disable Source Port Remap option.¶
Configuration overview¶
Configured Rules:

Configured Rules Overview.¶
Configured NAT Policies:

Configured NAT Policies Overview.¶
Summary: Ports and addresses to open¶
Usage |
Protocol |
Ports |
Destination |
---|---|---|---|
Signal server |
TCP/UDP |
443 |
|
TURN servers |
TCP/UDP |
443 |
|
Reemo Protocol In |
UDP |
58200–58400 |
Browser (client device) |
Reemo Protocol Out |
UDP |
1024–65535 (src 58200–58400) |
Remote computer (Reemo Agent) |