Is it possible to access floating licence through VPN?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Is it possible to access floating licence through VPN?

Jump to solution
1,122 Views
francisthiffaul
Contributor I

Hi, I'm using software Freescale CodeWarrior 7.1 with a floating licence installed on a local licence server. I need to emulate my code at customer office... So, there is it a way to access this floating licence from my customer office through VPN? We tried it and it doesn't seem to work, there is it a particular setting that should be done?

Thanks in advance for your support,

Francis

0 Kudos
Reply
1 Solution
828 Views
TomasPaez
NXP Employee
NXP Employee

Yes it is possible as long as you have access to server.

if there is any TCP/IP port closed make sure 27000-27009 range is open since these are the default range used. 

You can also specify this on the license file

SERVER servname 00145MACETHC9A [portnumber]
USE_SERVER
DAEMON metrowks

View solution in original post

0 Kudos
Reply
1 Reply
829 Views
TomasPaez
NXP Employee
NXP Employee

Yes it is possible as long as you have access to server.

if there is any TCP/IP port closed make sure 27000-27009 range is open since these are the default range used. 

You can also specify this on the license file

SERVER servname 00145MACETHC9A [portnumber]
USE_SERVER
DAEMON metrowks

0 Kudos
Reply