Comment 2 for bug 2055302

Revision history for this message
Manuel Bucher (manuel-moz) wrote (last edit ):

Hi, I've set up this now:

* `ping ok-bug1870497.neon.rocks`

This is a cname to `-bug1870497.neon.rocks` and resolves to one of my servers. Running the commands currently shows this log (on 22.04):

```
$ ping ok-bug1870497.neon.rocks
PING bug1870497.neon.rocks [...]
```

* `ping error-bug1870497.neon.rocks`: is a cname to `-bug1870497.neon.rocks`

This is a cname to `bug1870497.neon.rocks` and then resolves to one of my servers. Running the commands currently shows this log (on 22.04):

```
$ ping error-bug1870497.neon.rocks
ping: error-bug1870497.neon.rocks: System error
```

Edit: just seeing that the reporter on bugzilla.mozilla.org also has setup some publicly accessible test sites: https://gist.github.com/nomis/e4d32435f199aeffbf64197dc55b5ba9

* good: `ping cname1.test.uuid.uk`
* bad: `ping cname5.test.uuid.uk`