Provision File Import Error

Hello All,

 

I've downloaded the Sophos Connect 2 Client and the Provision file. My XG330 is running on SFOS 17.5.9 MR-9.HF062020.1.

I've made changes as required but, while importing I'm getting error File Import Error : Import file contains a duplicate connection. My .pro file is as below.

I want my users to connect, the SAP Servers/ ERP Servers/ Lots IBM Notes and few more servers remotely.

 

 "display_name": "<RSTL>",
        "gateway": "<XXX.XXX.XXX.180>",
        "user_portal_port": 443,
        "otp": false,
        "auto_connect_host": "<10.10.0.0/16>",  
        "can_save_credentials": true,
        "check_remote_availability": false,
        "run_logon_script": false
    },
    {
        "display_name": "<RSTL>",
        "gateway": "<XXX.XXX.XXX.2>",
        "otp": false,
        "auto_connect_host": "<10.10.0.0/16>",
        "check_remote_availability": false,
        "run_logon_script": false
    },
    {
        "display_name": "<RSTL>",
        "gateway": "<XXX.XXX.XXX.82>",
        "user_portal_port": 443,
        "can_save": false
    }

 

 

Any lead on this.