Re: Can't reach master.debian.org - solved

2002-06-21 Thread Tom Zych
Thanks to all who offered help. Turns out it wasn't my ISP's DNS
server that was out of date - it was my /etc/hosts file . I'd
forgotten I set some addresses in there way back when, to try to
speed things up. I took out that line and everything works fine now.

--
Tom Zych
This email address will expire at some point to thwart spammers.
Permanent address is at http://pobox.com/~tz/email.html


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Can't reach master.debian.org

2002-06-20 Thread Colin Watson
On Thu, Jun 20, 2002 at 09:31:14PM -0400, Tom Zych wrote:
> Colin Watson wrote:
> > Tom Zych wrote:
> > > ping gives me 216.234.231.5 as the IP address, does this match
> > > what ping tells you?
> 
> > 65.125.64.135, and that's what ifconfig says when I log in there too.
> 
> Weird. I tried plugging that into my browser, it changed to
> http://www.debian.org/distrib/ftplist . Loads ok but it isn't bugs.
> Might be master...

Virtual hosting will do that kind of thing to you. You'd need to get the
browser to send the right Host: line; since your DNS server seems to be
months out of date, the easiest way to do that might be to add an entry
to /etc/hosts.

> Also ping www.debian.org gives 198.186.203.20. Maybe certain
> subtrees are actually on another server?

www.debian.org is a different server (klecker) from master, that's true,
but actually it's just that http://master.debian.org/ (and anything else
it doesn't know about explicitly) redirects off to that "Getting Debian
from the Internet" page. If you want to get useful information from
master's web server, you need to use http://bugs.debian.org/,
http://lists.debian.org/, etc., so in your case you'll need entries for
those in your hosts file.

You probably ought to ask your network admins to fix their DNS server,
though.

-- 
Colin Watson  [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Can't reach master.debian.org

2002-06-20 Thread Tom Zych
Colin Watson wrote:

> > ping gives me 216.234.231.5 as the IP address, does this match
> > what ping tells you?

> 65.125.64.135, and that's what ifconfig says when I log in there too.

Weird. I tried plugging that into my browser, it changed to
http://www.debian.org/distrib/ftplist . Loads ok but it isn't bugs.
Might be master...

Also ping www.debian.org gives 198.186.203.20. Maybe certain
subtrees are actually on another server?

--
Tom Zych
This email address will expire at some point to thwart spammers.
Permanent address is at http://pobox.com/~tz/email.html


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Can't reach master.debian.org

2002-06-20 Thread Tom Zych
Mike Dresser wrote:

> Is ECN enabled in your kernel?

I doubt it. Stock Debian 2.2.18pre21 from a potato CD. That's that
congestion thing, isn't it? I was thinking it might be that but I
couldn't remember what it was called and also didn't want to toss
out any red herrings.

Is there a good way to tell? Some program that would send me test
packets? Some way to query the kernel?

Is there a deb for a kernel that'll work? I've never compiled a
kernel. Tried once and was scared off by a zillion options without
much explanation.

Thanks,
--
Tom Zych
This email address will expire at some point to thwart spammers.
Permanent address is at http://pobox.com/~tz/email.html


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Can't reach master.debian.org

2002-06-20 Thread Chris Kenrick
On Thu, Jun 20, 2002 at 08:14:10PM -0400, Tom Zych wrote:
> Colin Watson wrote:
> 
> > Can you get there now? brainfood.com, its host, was off the network for
> > a few minutes earlier today.
> 
> Sorry, I forgot to say this is an ongoing problem.  Started
> a couple of months ago, I guess.
> 
> ping gives me 216.234.231.5 as the IP address, does this match
> what ping tells you?

dig master.debian.org gives 65.125.64.135 here.

dig -x 216.234.231.5 doesn't give an answer, so not sure what that
address is :)

- Chris


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Can't reach master.debian.org

2002-06-20 Thread Colin Watson
On Thu, Jun 20, 2002 at 08:14:10PM -0400, Tom Zych wrote:
> Colin Watson wrote:
> > Can you get there now? brainfood.com, its host, was off the network for
> > a few minutes earlier today.
> 
> Sorry, I forgot to say this is an ongoing problem.  Started
> a couple of months ago, I guess.

Oh, it's certainly been available more recently than that.

> ping gives me 216.234.231.5 as the IP address, does this match
> what ping tells you?

65.125.64.135, and that's what ifconfig says when I log in there too.

-- 
Colin Watson  [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Can't reach master.debian.org

2002-06-20 Thread Mike Dresser
On Thu, 20 Jun 2002, Tom Zych wrote:
> Sorry, I forgot to say this is an ongoing problem.  Started
> a couple of months ago, I guess.
>
> ping gives me 216.234.231.5 as the IP address, does this match
> what ping tells you?

Is ECN enabled in your kernel?

Mike


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Can't reach master.debian.org

2002-06-20 Thread Tom Zych
Colin Watson wrote:

> Can you get there now? brainfood.com, its host, was off the network for
> a few minutes earlier today.

Sorry, I forgot to say this is an ongoing problem.  Started
a couple of months ago, I guess.

ping gives me 216.234.231.5 as the IP address, does this match
what ping tells you?

--
Tom Zych
This email address will expire at some point to thwart spammers.
Permanent address is at http://pobox.com/~tz/email.html


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Can't reach master.debian.org

2002-06-19 Thread Colin Watson
On Wed, Jun 19, 2002 at 07:14:22PM -0400, Tom Zych wrote:
> Does anyone have any idea why I can't reach master.debian.org,
> aka bugs.debian.org? It works fine at work (Win95). At home I'm
> running woody and I can't so much as ping it. The address resolves
> ok.

Can you get there now? brainfood.com, its host, was off the network for
a few minutes earlier today.

-- 
Colin Watson  [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Can't reach master.debian.org

2002-06-19 Thread Tom Zych
Does anyone have any idea why I can't reach master.debian.org,
aka bugs.debian.org? It works fine at work (Win95). At home I'm
running woody and I can't so much as ping it. The address resolves
ok. Don't know what to say about my network setup - ask me.
(Please be specific about how to find things out.)

TIA,
--
Tom Zych
This email address will expire at some point to thwart spammers.
Permanent address is at http://pobox.com/~tz/email.html


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]