Actions
tickets #150926
closedCreate A record for meet.opensuse.mu
Start date:
2023-11-15
Due date:
% Done:
0%
Estimated time:
Description
Hi folks,
We are setting a Jitsi instance for the openSUSE Mauritius community.
Grateful if you could create the following DNS records:
meet.opensuse.mu A 102.222.106.230
meet.opensuse.mu AAAA 2c0f:e8f8:2000:233::125d:530a
Thank you.
Updated by crameleon about 1 year ago
- Category set to DNS
- Status changed from New to Workable
- Priority changed from High to Normal
Updated by crameleon about 1 year ago
- Status changed from Workable to Closed
- Assignee set to crameleon
Hi,
I don't think this is necessary, as there already are wildcard records pointing to the same IP addresses you mentioned.
*.opensuse.mu 86400 IN A 102.222.106.230
*.opensuse.mu 86400 IN AAAA 2c0f:e8f8:2000:233::125d:530a
$ dig @9.9.9.9 +short meet.opensuse.mu
102.222.106.230
$ dig @9.9.9.9 +short meet.opensuse.mu AAAA
2c0f:e8f8:2000:233::125d:530a
Cheers,
Georg
P.S.: Please don't raise the ticket priority beyond "Normal" unless there is an outage affecting multiple users. Thanks.
Updated by Ishwon about 1 year ago
Great, thanks. I didn't know about the wildcard record. That helps greatly.
Sorry about the ticket priority.
Regards,
Ish Sookun
Actions