Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] wget dns resolution funktasticness

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Chris Dombroski <cdombroski AT gambit.gotdns.org>
  • To: sm-discuss AT lists.ibiblio.org
  • Subject: Re: [SM-Discuss] wget dns resolution funktasticness
  • Date: Tue, 8 Feb 2005 19:57:42 -0600

I was going to disagree with you, as I didn't think I would do anything
like that, but then I actually looked at the file. I think those entries
are most likely from the last time sourcemage had dns problems (quite a
while ago) Sorry I didn't check an obvious thing but thanks for the
help.

On Tue, 8 Feb 2005 15:57:56 -0800
Andrew <afrayedknot AT thefrayedknot.armory.com> wrote:

>
> 152.2.210.81 is our old host ibiblio, you probably have it hard-coded
> in /etc/hosts.
>
> -Andrew
>
> On Tue, Feb 08, 2005 at 05:26:30PM -0600, Christopher Dombroski wrote:
> > I noticed this oddity recently and was wondering if anyone might
know the
> > cause/fix for it. For the lazy, wget is resolving
codex.sourcemage.org as
> > a different IP than dig does.
> >
> > cdombroski@TheWays:~$ wget codex.sourcemage.org/test.tar.bz2
> > --17:20:55-- http://codex.sourcemage.org/test.tar.bz2
> > => `test.tar.bz2'
> > Resolving codex.sourcemage.org... 152.2.210.81
> > Connecting to codex.sourcemage.org[152.2.210.81]:80... connected.
> > HTTP request sent, awaiting response... 200 OK
> > Length: 2,136,256 [application/x-tar]
> >
> > 14% [===========> ] 313,892
297.32K/s
> > cdombroski@TheWays:~$ rm test.tar.bz2
> > cdombroski@TheWays:~$ dig codex.sourcemage.org
> >
> > ; <<>> DiG 9.3.0 <<>> codex.sourcemage.org
> > ;; global options: printcmd
> > ;; Got answer:
> > ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 55070
> > ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 3, ADDITIONAL: 0
> >
> > ;; QUESTION SECTION:
> > ;codex.sourcemage.org. IN A
> >
> > ;; ANSWER SECTION:
> > codex.sourcemage.org. 3600 IN A 66.154.97.94
> >
> > ;; AUTHORITY SECTION:
> > sourcemage.org. 3600 IN NS ns0.positivism.org.
> > sourcemage.org. 3600 IN NS ns1.positivism.org.
> > sourcemage.org. 3600 IN NS ns2.positivism.org.
> >
> > ;; Query time: 194 msec
> > ;; SERVER: 192.168.10.3#53(192.168.10.3)
> > ;; WHEN: Tue Feb 8 17:21:08 2005
> > ;; MSG SIZE rcvd: 119
> >
> >
> >
> > _______________________________________________
> > SM-Discuss mailing list
> > SM-Discuss AT lists.ibiblio.org
> > http://lists.ibiblio.org/mailman/listinfo/sm-discuss
> _______________________________________________
> SM-Discuss mailing list
> SM-Discuss AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/sm-discuss




Archive powered by MHonArc 2.6.24.

Top of Page