0

I invoked ping process on ubuntu, then while ping works the IP of server has been changed.

another ping process from the same machine showed me the correct IP, but the first process still printing old IP.

that can be variable in ping, initialized once when it start (I guess, anybody here can confirm it?).

however I wonder to know how it works.

Sławomir Lenart
  • 7,543
  • 4
  • 45
  • 61

1 Answers1

0

Couldn't it be an DNS Cache problem? If you think yes, try that: sudo /etc/init.d/dns-clean start