Exam NSE7_FSN_AR-7.6 Topic 1 Question 55 Discussion
Actual exam question for Fortinet's NSE7_FSN_AR-7.6 exam
Question #: 55
Topic #: 1
Question #: 55
Topic #: 1
Refer to the exhibits, which contain the partial configurations of two VPNs on FortiGate.

An administrator has configured two VPNs for two different user groups. Users who are in the Users-2 group are not able to connect to the VPN. After running a diagnostics command, the administrator discovers that FortiGate is not matching the user-2 VPN for members of the Users-2 group.
Which two changes must the administrator make to fix the issue? (Choose two.)

An administrator has configured two VPNs for two different user groups. Users who are in the Users-2 group are not able to connect to the VPN. After running a diagnostics command, the administrator discovers that FortiGate is not matching the user-2 VPN for members of the Users-2 group.
Which two changes must the administrator make to fix the issue? (Choose two.)
Suggested Answer: A,D Vote an answer
The key point is that the two VPNs are dynamic dialup IPsec tunnels on the same interface and both are using IKEv1 main mode. In this design, FortiGate cannot reliably distinguish which dialup phase1 to match before phase 1 completes.
The uploaded Network Security Support Engineer 7.6 Study Guide shows that XAuth happens only after phase 1 is already established:
"The IKE real-time debug shows, after phase 1, the exchange of extended authentication (XAuth) packets...
You can also see the CFG_REPLY, showing the XAuth user and group name." That means the user group is learned too late to be used for selecting the correct phase1 definition. So the fix must be applied to the phase1 matching method itself, not to XAuth.
The FortiOS administration guide gives the exact rule for this scenario:
"When the remote VPN peer has a dynamic IP address and is authenticated by a pre-shared key you must select Aggressive mode if there is more than one dialup phase 1 configuration for the interface IP address."
The uploaded Network Security Support Engineer 7.6 Study Guide shows that XAuth happens only after phase 1 is already established:
"The IKE real-time debug shows, after phase 1, the exchange of extended authentication (XAuth) packets...
You can also see the CFG_REPLY, showing the XAuth user and group name." That means the user group is learned too late to be used for selecting the correct phase1 definition. So the fix must be applied to the phase1 matching method itself, not to XAuth.
The FortiOS administration guide gives the exact rule for this scenario:
"When the remote VPN peer has a dynamic IP address and is authenticated by a pre-shared key you must select Aggressive mode if there is more than one dialup phase 1 configuration for the interface IP address."
by Griffith at Aug 28, 2026, 08:41 PM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).