cancel
Showing results for 
Search instead for 
Did you mean: 

Session start script with Pulse Secure

r@yElr3y
Moderator

Re: Session start script with Pulse Secure

Starting from 9.1R3, Pulse Client was removed since it's hardcoded as enabled, hence it should be working with PDC. Please provide the logs for review.

 

Pulse Client Logs:

1. Open Pulse Client.
2. File >> Logs >> Annotate >> "any-string"
3. File >> Logs >> Log level >> Detailed.
4. Replicate the issue.
5. File >> Logs >> Save as.

PCS Expert
Pulse Connect Secure Certified Expert
Mistouf
Contributor

Re: Session start script with Pulse Secure

I've test this option on a Pulse 8.3R1 with Pulse Secure client, it's work.

 

But on the 9.1R4.1, it's doesn't work, I've have already the error message :

00295,09 2020/04/08 16:07:03.599 1 Système PulseSecureService.exe iveConnectionMethod p54088 tD854 ncSessionScriptsWIN.cpp:93 - 'ncAccessMethod' copy file from '\\server.domain\rds_deploy$\cpub-Bureau_RDS.cmd' to 'C:\Users\6141\AppData\Local\Temp\cpu4F2.cmd' failed with error 53, attempt 1
 
I despair....
 
I put full control over C:\temp --> It's same
In Windows File Explorer, when I type the URL manually, it's work
r@yElr3y
Moderator

Re: Session start script with Pulse Secure

@Mistouf

 

Error 53 - Network path not found, Interestingly it only happens with new version of PDC.

 

Can you please capture a TCP Dump on the VPN server with (if you know the IP address which will be assigned to user) or without filtering the client tunnel IP address and check the communiction between the client and file server?

 

Since the scipts would be copied while the connection status says "securing connection" on the pulse client, it would be difficult to capture the desired traffic on the client side.

 

Thank you,

Ray.

PCS Expert
Pulse Connect Secure Certified Expert
Mistouf
Contributor

Re: Session start script with Pulse Secure

I've make a tcmdum on the server without the ip client.

 

I see a lot of traffic but none to the server that contains the script

r@yElr3y
Moderator

Re: Session start script with Pulse Secure

Are you using Full or Split tunneling? Can you please check the split tunnel and ACL policies and see if the traffic to the file server is permitted?

PCS Expert
Pulse Connect Secure Certified Expert
Mistouf
Contributor

Re: Session start script with Pulse Secure

We don't use Split Tunneling on this role.

 

The IP server is 10.10.6.X and the ACL is 10.0.0.0/8:*

 

I've make a tcmdump on a Pulse 8.3R1, i've see the traffic to the server who is the script. The ACL / role, is the same. I've export the configuration.

r@yElr3y
Moderator

Re: Session start script with Pulse Secure

@Mistouf Please open a support ticket with us to debug this issue further.

PCS Expert
Pulse Connect Secure Certified Expert
sigmalau
Occasional Contributor

Re: Session start script with Pulse Secure

I had similar problem previously.

I removed my Pulse Secure programs completely.  I login Pulse Secure Connect via webpage, and then start Pulse Secure Client.  It will install Pulse Secure Applicatoin Launcher and Pulse Secure Client again (via online).  And then, the session start script will be loaded without problem.

te6
Occasional Contributor

Re: Session start script with Pulse Secure

This worked for me.  Not a very elegant solution, but a solution nonetheless.

zanyterp
Moderator

Re: Session start script with Pulse Secure

thank you for sharing a solution