Hello,
I have migrated my network from 192.168.X.X to 172.16.X.X
In order to access to the server, users contact the old address by a DNS pointer.
I have made a modification, i have added in the notes.ini files of the server the following parameters :
TCP/IPportname_TCPIPAddress=0,172.16.X.X:1352
i have restarted the server and when i make a telnet session on the adress :
telnet 172.16.X.X 1352, my request is rejected…
Coud you help me to solve this problem ?
Thanks for your help.