[HCoop-Discuss] DNS issues
Adam Megacz
megacz at hcoop.net
Wed Dec 19 12:49:14 EST 2007
Hi, Steve. The ns3.hcoop.net server is not for member use; it only
serves the HCOOP.NET domain and a few domains from the old (fyodor)
infrastructure. Please tell your registrar to use ns1.hcoop.net.
Thanks,
- a
"Steve Johnson" <srj at adnd.com> writes:
> I posted this in the chat room this evening, with out much luck, but I
> think there is an issue with NS3 not updating dns records after you
> run domtool in your ~.domtool directory.
>
> I made some DNS changes about 5 hours ago, and NS1 updated, but NS3
> has not.. Also, mire does not reflect the changes unless I specify
> ns1.hcoop.net as the server when using nslookup
>
> fratm at mire:~/.domtool$ nslookup www.fratm.com
> Server: 216.187.125.130
> Address: 216.187.125.130#53
>
> ** server can't find www.fratm.com: NXDOMAIN
>
> fratm at mire:~/.domtool$ nslookup www.fratm.com ns1.hcoop.net
> Server: ns1.hcoop.net
> Address: 69.90.123.67#53
>
> Name: www.fratm.com
> Address: 69.90.123.68
>
>
> And as you can see in domtool-admin describe fratm.com it shows an A
> record for www.
>
> fratm at mire:~/.domtool$ domtool-admin describe fratm.com
> ==============================================================
> Node deleuze
> ==============================================================
>
> --------------------------------------------------------------
> DNS SOA:
> --------------------------------------------------------------
>
> master
> 172800
> ns1.hcoop.net
>
> 172800
> 900
> 1209600
> 3600
>
> --------------------------------------------------------------
> named.conf addition:
> --------------------------------------------------------------
>
>
> zone "fratm.com" {
> type master;
> file "/etc/bind/zones/fratm.com.zone";
> allow-transfer {
> 69.90.123.68;
> };
> };
>
> --------------------------------------------------------------
> DNS zonefile contents:
> --------------------------------------------------------------
>
> fratm.com. 172800 IN NS ns1.hcoop.net.
> fratm.com. 172800 IN NS ns3.hcoop.net.
> fratm.com. 172800 IN A 69.90.123.68
> fratm.com. 172800 IN MX 1 aspmx.l.google.com.
> fratm.com. 172800 IN MX 5 alt1.aspmx.l.google.com.
> fratm.com. 172800 IN MX 5 alt2.aspmx.l.google.com.
> fratm.com. 172800 IN MX 10 aspmx2.googlemail.com.
> fratm.com. 172800 IN MX 10 aspmx3.googlemail.com.
> fratm.com. 172800 IN MX 10 aspmx4.googlemail.com.
> fratm.com. 172800 IN MX 10 aspmx5.googlemail.com.
> www.fratm.com. 172800 IN A 69.90.123.68
>
> ==============================================================
> Node mire
> ==============================================================
>
> --------------------------------------------------------------
> DNS SOA:
> --------------------------------------------------------------
>
> slave
> 172800
> ns1.hcoop.net
>
> 172800
> 900
> 1209600
> 3600
>
> --------------------------------------------------------------
> named.conf addition:
> --------------------------------------------------------------
>
>
> zone "fratm.com" {
> type slave;
> file "/etc/bind/zones/fratm.com.zone";
> masters { 69.90.123.67; };
> };
>
>
> So I suspect there might be an issue going on with the DNS servers.
>
> -Steve
>
> --
> Blog - http://www.fratm.com/index.php/User:Fratm
> "Knowing others is wisdom, knowing your self is Enlightenment." - Lao-Tzu
--
PGP/GPG: 5C9F F366 C9CF 2145 E770 B1B8 EFB1 462D A146 C380
More information about the HCoop-Discuss
mailing list