I'm trying to use the iPhone app, Junos Pulse Version 2.0.3.9161, to connected to my company VPN. From my laptop, I use the Juniper Networks product, Juniper Network Connect Version 7.0.0.16899. We use a fixed password and an RSA SecurID token generated password along with a user name to authenticate. Network Connect loads the company VPN log-in page where the credentials are entered. In the Junos Pulse app, I created a configuration with the URL of the company VPN server (the same one used by Network Connect). I don't have a digital certificate on the device because it's my personal phone and not a company resource, so I left the "Certificate" option as "None". When I attempt to connect, I am taken (in the Junos Pulse app) to the company log-in web interface where I enter all the appropriate credentials. When I attempt to log-in however, I receive a "Connection Error" specifiying that "The server disallowed the connection". Digging deeper into the log for the app, I see the following: info PROCESSING URL: https://rcconnect.rockwellcollins.com/dana/home/starter0.cgi?check=yes (LoginManager.m:885) info LoginManager:: Trying VPN connection ... (Logger.m:92) info LoginManager:: Starting VPN. (Logger.m:92) info VPNManager:: Start tunnel. (VPNManager.m:149) info Connection status changed to Connecting (SSLVPNControllerImpl.m:620) info Adding cookie DSID to request for https://rcconnect.rockwellcollins.com/dana/home/am_params.cgi?am=nc (ConfigurationController.m:724) error The server does not allow this access method (SSLVPNControllerImpl.m:334) info Connection status changed to Disconnected (SSLVPNControllerImpl.m:620) info LoginManager:: VPN disconnected. (Logger.m:92) Does anyone know what I'm missing here?
... View more