Navision Database Server - Intermittent Connectivity

bbcai
bbcai Member Posts: 80
I have installed a Native database server. It can be connected at the client with the server name but not able to connect by server IP though the server can be ping by both IP and name. For access using server name, the connection will sometimes disconnect around 10-20 minutes. Server firewall has been disconnected. The power option has been put to never standby and screen saver is disabled for server. Host file has been updated to server and client but still same. Any other way to find out root cause and solution?

Comments

  • kriki
    kriki Member, Moderator Posts: 9,121
    Are you using TCP and NOT TCPS? The native client uses TCPS as default.


    Check also this:
    http://www.mibuso.com/howtoinfo.asp?FileID=10
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


  • bbcai
    bbcai Member Posts: 80
    I am using TCP
  • shogan@mila.ie
    shogan@mila.ie Member Posts: 113
    This is starting to sound like a DNS/networking issue.

    Would be useful to state OS and NAV versions.

    Are the server and client in the same Windows Domain, same subnet?
  • kriki
    kriki Member, Moderator Posts: 9,121
    Try to run the NAV client directly on the server and connect with the TCP/IP address. If it doesn't work, try also 127.0.0.1.

    And see if you have problems here. If you don't, you probably have some network problems.
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


  • shogan@mila.ie
    shogan@mila.ie Member Posts: 113
    And try connecting with 'localhost' (sans quotes) as the servername in the NAV Client on the server...
  • bbcai
    bbcai Member Posts: 80
    It seems to be internal DCHP reservation issue. Thanks all for support.