We have a server on our network which hosts a line of business application. It is primarily web based.
- The application operates over HTTPS
We recently moved the application to a new server, formatted and reloaded the server and ran all applicable updates.
When we reboot our computers, we often find that we can't ping the application server by name or IP.
That, is, until we ping our computer from the server. After we have pinged our own IP from the server, communication starts to work.
Seems a bit phishy.
Anyone seen this?
Does the app server have a configuration that requires specifying which machine addresses are allowed to access it or ping it?