[Libre-soc-bugs] [Bug 853] Name server config for lists.libre-riscv.org. is bad

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Wed Jun 15 15:23:47 BST 2022


https://bugs.libre-soc.org/show_bug.cgi?id=853

Alain D D Williams <addw at phcomp.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |IN_PROGRESS

--- Comment #2 from Alain D D Williams <addw at phcomp.co.uk> ---
Fixes (some of which are rationalisations) that I have done to DNS for:
libre-soc.org
lists.libre-soc.org
libre-riscv.org
lists.libre-riscv.org

* remove NS ns[16].hands.com
* added NS ns.phcomp.co.uk. + config there
* remove NS ns1.libre-riscv.org.
* changed ns.lists.libre-soc.org. to ns.libre-soc.org.
* Added as MX secondary mx.phcomp.co.uk + config there

Sorted the named.conf.local alphabetically.

libre-riscv.org was not in named.conf.local but was still being served (???).
Added in.

Still to be done:
* Toshaan has offered to be another NS secondary. Please configure & let me
know the IP address, assuming bind the config looks like:
        zone "libre-soc.org" IN {
                type slave;
                file "slaves/libre-soc.org";
                masters { 46.235.227.77; 2a00:1098:82:f::1; };
        };

* The name servers need to updated at the DNS tag holder... Luke

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-soc-bugs mailing list