I have a server edition.
I'm trying to convert an url to the IP address of the system.
To start the test, I created a line in Windows \ System32 \ Drivers \ etc \ hosts such that :
When I go to URL , I get this error :
I have added name.local to DNS domain inside system DNS, without any changes.
Also, if I go to , I access to the IP Office Select R11.0.4.1 page with Avaya logo
Do you have an idea to solve this problem?
I'm trying to convert an url to the IP address of the system.
To start the test, I created a line in Windows \ System32 \ Drivers \ etc \ hosts such that :
Code:
192.168.10.1 system.name.local
When I go to URL , I get this error :
Code:
URI contains invalid FQDN. DNS resolved address does not match the Interface address
I have added name.local to DNS domain inside system DNS, without any changes.
Also, if I go to , I access to the IP Office Select R11.0.4.1 page with Avaya logo
Do you have an idea to solve this problem?