Here are the lessons I learned that are specific to Clearfly ADTRAN deployments behind Fortinet NAT firewall:
1. Make sure to leave SIP-ALG enabled. If you have disabled this setting you need to re-enable it.
config system settings
set sip-expectation enable
set sip-nat-trace enable
set default-voip-alg-mode proxy-based
end
config system session-helper
edit 13
set name sip
set protocol 17
set port 5060
next
end
config voip profile
edit default
config sip
set rtp enable
end
end
2. Make sure your firewall is running in Profile-Based mode instead of Policy-Based Mode.
Use a VIP (virtual IP address) to map the public IP address of the ADTRAN to the private IP address of the ADTRAN. This will be used as the destination for your inbound firewall rule.
3. On your inbound firewall rule:
4. On your outbound firewall rule:
This should allow your ADTRAN to register properly with the third-party vendor's SBC and benefit from the added security of being located inside of your corporate firewall.
You can run the following command to verify that calls are being handled by SIP-ALG.
If SIP ALG is handling the SIP traffic, the command below will display counters:
FortiGate # diag sys sip-proxy stat
sip stats
vdom name: root
active-sessions: 1
calls-attempted: 57
calls-established: 27
calls-failed: 30
calls-active: 0
registers-active: 1
| received | blocked | unknown form | long headers
req-type | req resp| req resp| req resp| req resp
UNKNOWN 0 47227 0 47227 0 47227 0 0
ACK 86 0 0 0 0 0 0 0
BYE 27 27 0 0 0 0 0 0
CANCEL 14 14 0 0 0 0 0 0
INFO 0 0 0 0 0 0 0 0
INVITE 107 223 0 0 0 0 0 0
MESSAGE 0 0 0 0 0 0 0 0
NOTIFY 5789 5788 0 0 0 0 0 0
OPTIONS 0 0 0 0 0 0 0 0
PRACK 0 0 0 0 0 0 0 0
PUBLISH 10371 802 0 1 0 0 0 0
REFER 2 2 0 0 0 0 0 0
REGISTER 100678 81543 25 0 25 0 0 0
SUBSCRIBE 19857 13333 0 2 0 0 0 0
UPDATE 0 0 0 0 0 0 0 0
PING 0 0 0 0 0 0 0 0
Nominating a forum post submits a request to create a new Knowledge Article based on the forum post topic. Please ensure your nomination includes a solution within the reply.
Created on 06-06-2022 05:34 AM
Hello @Pro_IT_Support ,
Thank you for posting to Fortinet Community Forum. We welcome your input and we hope it helps the users get help from it.
Thanks,
Select Forum Responses to become Knowledge Articles!
Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.