Like normal.
The program doesn’t know anything about network. Just point it at the server!
hello @Juhl if im using the local network and not using VPN, it connects autmatically, but when I turn on the VPN it couldn't connect, it hast an error that it cannot connect to the server
Can you ping/connect to the NAV server by internal ip or hostname?
This i proberbly not a NAV issue, but rather network.
@Juhl yes, it can ping/connect by internal IP or Hostname. but when im using VPN it can still ping the IP of the server. but when I want to connect the nav client, it can't login. See screenshot below for reference
Answers
The program doesn’t know anything about network. Just point it at the server!
hello @Juhl if im using the local network and not using VPN, it connects autmatically, but when I turn on the VPN it couldn't connect, it hast an error that it cannot connect to the server
Try using IP instead
Which IP? I tried using the Private IP and i got the same error. but never tried the Public IP. do I need to forward the port also ?
Can you ping/connect to the NAV server by internal ip or hostname?
This i proberbly not a NAV issue, but rather network.
@Juhl yes, it can ping/connect by internal IP or Hostname. but when im using VPN it can still ping the IP of the server. but when I want to connect the nav client, it can't login. See screenshot below for reference
hello @Juhl
Have you tried putting the hostname in the host fil on the OS, so that hostname works?
I do this all the time without any issues.
Is the computer part of the domain if using windows auth?
what do you mean by host file? is this the ClientUserSettings.config ?
yes, the computer is part of the domain and using the windows auth.
thanks for this information
then put in ip and hostname in one line.
Works like a local DNS and overrides DNS
I can't imagine how its done
192.168.1.200 navserver
where will I put that one ?