Hacker News new | ask | show | jobs
by zed0 4594 days ago
I've set up CloudFlare now, hopefully when the DNS settings propagate it should solve most of the issues my (pretty puny) webserver has been having.
1 comments

UPDATE: Working great now. Really neat idea and great UX. Kudos :)

Could you list them here? They don't seem to be added to your nameserver yet:

  # dig @ns1.uwcs.co.uk zed0.co.uk
  zed0.co.uk.             600     IN      A       137.205.210.240

  # dig @8.8.8.8 zed0.co.uk
  zed0.co.uk.             506     IN      A       137.205.210.240

  # whois 137.205.210.240 | grep descr: | head -n 1
  descr:          Campus network for University of Warwick
Looking forward to seeing your submission :)

EDIT: dns updated:

  # dig @mary.ns.cloudflare.com zed0.co.uk
  zed0.co.uk.             300     IN      A       108.162.198.99
  zed0.co.uk.             300     IN      A       108.162.199.99
CloudFlare reports:

  Website is offline
  Error 522
The nameservers they've given me are: mary.ns.cloudflare.com paul.ns.cloudflare.com Hopefully Cloudflare can actually get the pages to load in order to serve them up. If it doesn't look like solving itself soon I'll look at some better hosting.