On Thursday, 2 July 2026 13:39:31 AEST Russell Coker wrote:
> DNS=144.76.186.21
> Domains=luv.asn.au
>
> If you add the above 2 lines to the end of /etc/systemd/resolved.conf (or
> put them in a separate file in the /etc/systemd/resolved.conf.d/ directory)
> and run "sudo systemctl restart systemd-resolved.service" you will have a
> separate DNS configuration for the luv.asn.au domain.
Last Modified: 2026-07-02T03:35:42Z
Status: serverRenewProhibited https://identitydigital.au/whois-status-codes#serverRenewProhibited
As of 1:35PM Victorian time the domain was renewed. Some of the nodes for the
8.8.8.8 service are still not resolving it while some already have the updated
data. Probably that will be the case for a lot of big DNS servers, but I
expect that it will all be working in 20 minutes or so.
<?php /** * Front to the WordPress application. This file doesn't do anything, but loads * wp-blog-header.php which does and tells WordPress to load the theme. * * @package WordPress */ /** * Tells WordPress to load the WordPress theme and output it. * * @var bool */ define( 'WP_USE_THEMES', true ); /** Loads the WordPress Environment and Template */require __DIR__ . '/wp-blog-header.php';