[EuroPython] http://www.europython.org/

M.-A. Lemburg mal@lemburg.com
Sun, 16 Feb 2003 00:23:48 +0100


Magnus Lycka wrote:
> At 17:17 2003-02-15 +0100, Laura Creighton wrote:
> 
>> >I have ip-adress 213.244.176.131 for www.europython.org.
>> >
>> >Do you have the same Tom? Or is there something in your cache?
>> >
>>
>> It is weirder than this.  I got some friends in the Netherlands
>> to try it.  Works fine for them.  Works lousy in Copenhagen though.
> 
> Ask them to do an nslookup. I suspect that the DNS entry is in flux...
> Don't think they'll see 213.244.176.131...

FYI, when changing DNS entries it can take up to 2-3 days for
the change to propogate to the ISPs throughout the world. The ISP
hosting the DNS for europython.org changed their files yesterday.
(2003-02-15 02:00).

eGenix/Server> dig www.europython.org

; <<>> DiG 9.1.3 <<>> www.europython.org
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 9285
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 2

;; QUESTION SECTION:
;www.europython.org.            IN      A

;; ANSWER SECTION:
www.europython.org.     86400   IN      A       217.160.141.125

;; AUTHORITY SECTION:
europython.org.         86400   IN      NS      ns2.schlund.de.
europython.org.         86400   IN      NS      ns.schlund.de.

;; ADDITIONAL SECTION:
ns.schlund.de.          86400   IN      A       195.20.224.97
ns2.schlund.de.         86400   IN      A       195.20.225.34

;; Query time: 211 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Sun Feb 16 00:17:59 2003
;; MSG SIZE  rcvd: 129

--

eGenix/Server> dig europython.zope.nl

; <<>> DiG 9.1.3 <<>> europython.zope.nl
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 47912
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 2

;; QUESTION SECTION:
;europython.zope.nl.            IN      A

;; ANSWER SECTION:
europython.zope.nl.     3600    IN      A       213.244.176.131

;; AUTHORITY SECTION:
zope.nl.                3600    IN      NS      ns2.amaze.nl.
zope.nl.                3600    IN      NS      ns.amaze.nl.

;; ADDITIONAL SECTION:
ns.amaze.nl.            3600    IN      A       213.244.176.130
ns2.amaze.nl.           3600    IN      A       212.204.192.242

;; Query time: 95 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Sun Feb 16 00:19:02 2003
;; MSG SIZE  rcvd: 125

-- 
Marc-Andre Lemburg
eGenix.com

Professional Python Software directly from the Source  (#1, Feb 16 2003)
 >>> Python/Zope Products & Consulting ...         http://www.egenix.com/
 >>> mxODBC, mxDateTime, mxTextTools ...        http://python.egenix.com/
________________________________________________________________________
Python UK 2003, Oxford:                                     44 days left
EuroPython 2003, Charleroi, Belgium:                       128 days left