Dynamic DNS
Some ISPs such as Qualitynet will assign its customers a dynamic IP address. In order to access the server at a consistent address, a dynamic DNS account needs to be created.
- Create an account at no-ip.com or Dyndns.com
- Setup your machine:
sudo apt-get install no-ip
sudo no-ip -C
And follow instructions - Check your settings by accessing the server using the new address.