Обсуждение: Yet another broken pgfoundry DNS record

Поиск
Список
Период
Сортировка

Yet another broken pgfoundry DNS record

От
Devrim GÜNDÜZ
Дата:
lists.pgfoundry.org cannot be resolved, too. Marc, could you please
restore it?

Regards,
--
Devrim GÜNDÜZ
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
PostgreSQL RPM Repository: http://yum.pgrpms.org
Community: devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org  Twitter: http://twitter.com/devrimgunduz

Re: Yet another broken pgfoundry DNS record

От
"Marc G. Fournier"
Дата:
Done:

# dig lists.pgfoundry.org

; <<>> DiG 9.4.-ESV-R1 <<>> lists.pgfoundry.org
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 28097
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 4, ADDITIONAL: 4

;; QUESTION SECTION:
;lists.pgfoundry.org.           IN      A

;; ANSWER SECTION:
lists.pgfoundry.org.    18000   IN      CNAME   pgfoundry.org.
pgfoundry.org.          18000   IN      A       200.46.204.130

;; AUTHORITY SECTION:
pgfoundry.org.          18000   IN      NS      ns.hub.org.
pgfoundry.org.          18000   IN      NS      ns4.hub.org.
pgfoundry.org.          18000   IN      NS      ns3.hub.org.
pgfoundry.org.          18000   IN      NS      ns2.hub.org.

;; ADDITIONAL SECTION:
ns.hub.org.             18000   IN      A       200.46.204.13
ns2.hub.org.            18000   IN      A       206.223.169.73
ns3.hub.org.            18000   IN      A       200.46.204.254
ns4.hub.org.            18000   IN      A       200.46.208.106

;; Query time: 5 msec
;; SERVER: 200.46.204.13#53(200.46.204.13)
;; WHEN: Thu Jun 24 12:14:26 2010
;; MSG SIZE  rcvd: 206


On Thu, 24 Jun 2010, Devrim G?ND?Z wrote:

>
> lists.pgfoundry.org cannot be resolved, too. Marc, could you please
> restore it?
>
> Regards,
> -- 
> Devrim G?ND?Z
> PostgreSQL Dan??man?/Consultant, Red Hat Certified Engineer
> PostgreSQL RPM Repository: http://yum.pgrpms.org
> Community: devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
> http://www.gunduz.org  Twitter: http://twitter.com/devrimgunduz
>

----
Marc G. Fournier                        Hub.Org Hosting Solutions S.A.
scrappy@hub.org                                     http://www.hub.org

Yahoo:yscrappy    Skype: hub.org    ICQ:7615664    MSN:scrappy@hub.org


Re: Yet another broken pgfoundry DNS record

От
Magnus Hagander
Дата:
Isn't that one used for mail? You need a MX record or an A record for
that, C records aren't (IIRC) valid for sending email to. It may work,
but you're not supposed to :-)

//Magnus


2010/6/24 Marc G. Fournier <scrappy@hub.org>:
>
> Done:
>
> # dig lists.pgfoundry.org
>
> ; <<>> DiG 9.4.-ESV-R1 <<>> lists.pgfoundry.org
> ;; global options:  printcmd
> ;; Got answer:
> ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 28097
> ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 4, ADDITIONAL: 4
>
> ;; QUESTION SECTION:
> ;lists.pgfoundry.org.           IN      A
>
> ;; ANSWER SECTION:
> lists.pgfoundry.org.    18000   IN      CNAME   pgfoundry.org.
> pgfoundry.org.          18000   IN      A       200.46.204.130
>
> ;; AUTHORITY SECTION:
> pgfoundry.org.          18000   IN      NS      ns.hub.org.
> pgfoundry.org.          18000   IN      NS      ns4.hub.org.
> pgfoundry.org.          18000   IN      NS      ns3.hub.org.
> pgfoundry.org.          18000   IN      NS      ns2.hub.org.
>
> ;; ADDITIONAL SECTION:
> ns.hub.org.             18000   IN      A       200.46.204.13
> ns2.hub.org.            18000   IN      A       206.223.169.73
> ns3.hub.org.            18000   IN      A       200.46.204.254
> ns4.hub.org.            18000   IN      A       200.46.208.106
>
> ;; Query time: 5 msec
> ;; SERVER: 200.46.204.13#53(200.46.204.13)
> ;; WHEN: Thu Jun 24 12:14:26 2010
> ;; MSG SIZE  rcvd: 206
>
>
> On Thu, 24 Jun 2010, Devrim G?ND?Z wrote:
>
>>
>> lists.pgfoundry.org cannot be resolved, too. Marc, could you please
>> restore it?
>>
>> Regards,
>> --
>> Devrim G?ND?Z
>> PostgreSQL Dan??man?/Consultant, Red Hat Certified Engineer
>> PostgreSQL RPM Repository: http://yum.pgrpms.org
>> Community: devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
>> http://www.gunduz.org  Twitter: http://twitter.com/devrimgunduz
>>
>
> ----
> Marc G. Fournier                        Hub.Org Hosting Solutions S.A.
> scrappy@hub.org                                     http://www.hub.org
>
> Yahoo:yscrappy    Skype: hub.org    ICQ:7615664    MSN:scrappy@hub.org
>
> --
> Sent via pgsql-www mailing list (pgsql-www@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-www
>



-- Magnus HaganderMe: http://www.hagander.net/Work: http://www.redpill-linpro.com/


Re: Yet another broken pgfoundry DNS record

От
"Marc G. Fournier"
Дата:
as far as I knew, that was only for accessing the archives ... I have 
changed it to an A record though, just in case ...

On Thu, 24 Jun 2010, Magnus Hagander wrote:

> Isn't that one used for mail? You need a MX record or an A record for
> that, C records aren't (IIRC) valid for sending email to. It may work,
> but you're not supposed to :-)
>
> //Magnus
>
>
> 2010/6/24 Marc G. Fournier <scrappy@hub.org>:
>>
>> Done:
>>
>> # dig lists.pgfoundry.org
>>
>> ; <<>> DiG 9.4.-ESV-R1 <<>> lists.pgfoundry.org
>> ;; global options:  printcmd
>> ;; Got answer:
>> ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 28097
>> ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 4, ADDITIONAL: 4
>>
>> ;; QUESTION SECTION:
>> ;lists.pgfoundry.org.           IN      A
>>
>> ;; ANSWER SECTION:
>> lists.pgfoundry.org.    18000   IN      CNAME   pgfoundry.org.
>> pgfoundry.org.          18000   IN      A       200.46.204.130
>>
>> ;; AUTHORITY SECTION:
>> pgfoundry.org.          18000   IN      NS      ns.hub.org.
>> pgfoundry.org.          18000   IN      NS      ns4.hub.org.
>> pgfoundry.org.          18000   IN      NS      ns3.hub.org.
>> pgfoundry.org.          18000   IN      NS      ns2.hub.org.
>>
>> ;; ADDITIONAL SECTION:
>> ns.hub.org.             18000   IN      A       200.46.204.13
>> ns2.hub.org.            18000   IN      A       206.223.169.73
>> ns3.hub.org.            18000   IN      A       200.46.204.254
>> ns4.hub.org.            18000   IN      A       200.46.208.106
>>
>> ;; Query time: 5 msec
>> ;; SERVER: 200.46.204.13#53(200.46.204.13)
>> ;; WHEN: Thu Jun 24 12:14:26 2010
>> ;; MSG SIZE  rcvd: 206
>>
>>
>> On Thu, 24 Jun 2010, Devrim G?ND?Z wrote:
>>
>>>
>>> lists.pgfoundry.org cannot be resolved, too. Marc, could you please
>>> restore it?
>>>
>>> Regards,
>>> --
>>> Devrim G?ND?Z
>>> PostgreSQL Dan??man?/Consultant, Red Hat Certified Engineer
>>> PostgreSQL RPM Repository: http://yum.pgrpms.org
>>> Community: devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
>>> http://www.gunduz.org  Twitter: http://twitter.com/devrimgunduz
>>>
>>
>> ----
>> Marc G. Fournier                        Hub.Org Hosting Solutions S.A.
>> scrappy@hub.org                                     http://www.hub.org
>>
>> Yahoo:yscrappy    Skype: hub.org    ICQ:7615664    MSN:scrappy@hub.org
>>
>> --
>> Sent via pgsql-www mailing list (pgsql-www@postgresql.org)
>> To make changes to your subscription:
>> http://www.postgresql.org/mailpref/pgsql-www
>>
>
>
>
> -- 
> Magnus Hagander
> Me: http://www.hagander.net/
> Work: http://www.redpill-linpro.com/
>

----
Marc G. Fournier                        Hub.Org Hosting Solutions S.A.
scrappy@hub.org                                     http://www.hub.org

Yahoo:yscrappy    Skype: hub.org    ICQ:7615664    MSN:scrappy@hub.org