0

Unfortunately, I don't have the control over DHCP of the network. If I have to ssh into my box, I need to know the ip address. I dont have the root access to my box too :( . I want to write some script which would mail me in case my ip has changed. Is there a better way to do this than writing a while loop and checking the ip?

balki
  • 26,394
  • 30
  • 105
  • 151

1 Answers1

0

DynDns is probably what you need.

kbdjockey
  • 891
  • 6
  • 8