Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description:

Tip
iconfalse

This article will outline how to 

  • Configure the Juniper SRX series firewalls for Audian service. 

Methods:

Info
iconfalse
Expand
titleDisable SIP ALG

To disable SIP ALG, run these commands:
#edit
# set security alg sip disable
# commit

Running this command will show if this works:
#run show security alg status

You should see this:
ALG Status :
DNS : Enabled
FTP : Enabled
H323 : Enabled
MGCP : Enabled
MSRPC : Enabled
PPTP : Enabled
RSH : Enabled
RTSP : Enabled
SCCP : Enabled
SIP : Disabled
SQL : Enabled
SUNRPC : Enabled
TALK : Enabled
TFTP : Enabled
IKE-ESP : Disabled

...