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.

  1. Create an account at no-ip.com or Dyndns.com
  2. Setup your machine:
    sudo apt-get install no-ip
    sudo no-ip -C
    And follow instructions
  3. Check your settings by accessing the server using the new address.