The Dynamic VPN on SRX devices is facilitated by using Pulse Secure software and is still being used. Starting with Junos OS version 15.1X49-D80, the NCP client software is used to achieve the Dynamic VPN functionality. Please refer to the VPN section of the Release Notes of release 15.1X49-D80 for more information.
This article provides a simple configuration example using J-Web for a remote access tunnel using IKEv1 and local authentication. For similar instructions using the CLI, refer to KB32418 [juniper.net] .
Note : The configuration of the NCP Exclusive Remote Access Client profile must match the VPN configuration on the SRX Series device.
The NCP client is documented in Understanding IPsec VPNs with NCP Exclusive Remote Access Client , along with an Example: Configuring the SRX Series Device for NCP Exclusive Remote Access Clients .
Here is another example using J-Web:
Topology example: 2.2.2.0/24--------Trust-(2.2.2.1/24)-ge-0/0/4-[SRX]-ge-0/0/2(10.10.10.1/24)-Untrust -------Internet------Remote clients
Select: Device Setup > Basic settings > Management access and make sure that HTTPS is enabled:
Device Setup > Basic settings > Management access
Select Interfaces > Ports and configure the appropriate physical and tunnel interfaces:
Interfaces > Ports
Authentication > Access Profiles > Create access profile
Security > Objects > Zones
system-services > ike)
Security > Firewall policies
Security > IPSec VPN > IKE (Phase 1)
Aggressive Mode
Predefined
User Defined
Security > IPSec VPN > IPSec (Phase 2)
IPSec VPN Options
0.0.0.0/0
2020-02-18: Minor, non-technical edit.