I have a problem that a certain process does not work due to it not finding the license server.
I know it uses localhost to locate the license server. I have local host in my host file as 127.0.0.1 yet ping local hosts shows that it is attempting to ping 212.15.3.7 which isn't even an address in our network.
netstat -rn shows
212.15.3.7 192.168.18.254 UHW
where 192.168.18.254 is the default gateway.
I used route delete to delete the above entry but it learnt it again.
Any ideas ?
I know it uses localhost to locate the license server. I have local host in my host file as 127.0.0.1 yet ping local hosts shows that it is attempting to ping 212.15.3.7 which isn't even an address in our network.
netstat -rn shows
212.15.3.7 192.168.18.254 UHW
where 192.168.18.254 is the default gateway.
I used route delete to delete the above entry but it learnt it again.
Any ideas ?