Quantcast
Channel: Gemalto Sentinel Customer Discussions
Viewing all articles
Browse latest Browse all 1619

Re : HASP Dongle Installation on Windows Server 2012 R2 not working

$
0
0

Hi Jürgen,

Things to try:

1)

Try on the LAN (same subnet) from a client machine, in a CMD windows.

 

telnet xxx.xxx.xxx.xxxx 475

 

;replace xxx by the server ip address value

 

PS: On both client/server Win7 machine, you need first to go in “Control Panel” -> “Programs and features” and “Turn Windows features on or off” select “telnet client” and “telnet server”.

 

Then same test on the WAN (different subnets)

 

This will already tell if we can connect to port 475 through the network.

 

 

2)

A- Modify your « nethasp.ini » at the client side and copy the file in both \system 32 and in the application folder (where is located the protected executable).

 

[NH_COMMON]

NH_TCPIP = Enabled

[NH_TCPIP]

NH_SERVER_ADDR = xxx.xxx.xxx.xxx  ;replace xxx by the server ip address value

NH_USE_BROADCAST = Disabled.                                                     

NH_SESSION = 4

NH_SEND_RCV = 2

 

;NH_SESSION is the time allowed to establish a session.

;NH_SEND_RCV is the time allowed to send or receive a packet once the session is established.

 

It does help when there is some noise on the network.

 

B- Also at server side modify the file “nhsvr.ini”

It can be found in \system32 if installed as a Service (nhsrvice.exe)

 

Change priority parameter to:

 

NHS_HIGHPRIORITY = yes

 

Then restart the HASP License Manager (HASP Loader).

 

 

3)
You can also install the utility « Aladdin Monitor V1.4 » on some client machine to check the server is seen.

ftp://ftp.cis-app.com/pub/hasp/new_releases/utility/monitor/Monitor_Setup.zip

 

Go to File -> Settings, select HASP mode & use NETHASP.INI

 

Then go to C:\Program Files\Aladdin\Monitor\ and edit “nethasp.ini”

 

 

In the portion NH_TCPIP Disable the broadcast (remove ; in front of the option)

NH_USE_BROADCAST = Disabled

 

Add the server IP Addressr

NH_SERVER_ADDR = xxx.xxx.xx.xxx


 

 

I hope this helps,

Regards,
Olivier



Viewing all articles
Browse latest Browse all 1619

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>