All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] long delays with NNTP after switching T1 to other servcie provider
@ 2002-04-13 15:31 David Koski
  2002-04-13 17:51 ` [LARTC] long delays with NNTP after switching T1 to other ser Greg Scott
  2002-04-14  6:29 ` Greg Scott
  0 siblings, 2 replies; 3+ messages in thread
From: David Koski @ 2002-04-13 15:31 UTC (permalink / raw)
  To: lartc

After moving a Linux server serving as a wireless gateway/router to another ISP,
I noticed a problem with NNTP.  When attempting to communicate NNTP through the
Linux server, there are long delays that often result in timeouts.  For example,
when using the newsreader pan, I get the following errors in the log file, in
reverse chronological order:

Connect Failure
NNTP handshake failed: Error reading from socket.
Handshake failed: Error reading from socket.
NNTP handshake failed: Error reading from socket.
Timed out waiting to read from the server.


The Linux server is fed with a T1 from a different source.  Before changing
over, there was no problem with NNTP.  The only other difference that would seem
to matter is the reconfiguration of the server.  I only took some services off
line (qmail for example) and reconfigured the routing.  All other traffic
through the server works well, with the exception of dhcp which I haven't
resolved yet.

I suspect a QoS control issue from upstream.  Is it possible that NNTP requests
are sitting in a queue somewhere waiting for a the "right" time to dequeue?  If
so, would there be something I could do with the TOS that might help?  Or Am I
on the wrong track?

TIA,
David Koski
david@KosmosIsland.com
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: [LARTC] long delays with NNTP after switching T1 to other ser
  2002-04-13 15:31 [LARTC] long delays with NNTP after switching T1 to other servcie provider David Koski
@ 2002-04-13 17:51 ` Greg Scott
  2002-04-14  6:29 ` Greg Scott
  1 sibling, 0 replies; 3+ messages in thread
From: Greg Scott @ 2002-04-13 17:51 UTC (permalink / raw)
  To: lartc

Or maybe some kind of DNS issue is going on.  

- Greg


-----Original Message-----
From: David Koski [mailto:david@KosmosIsland.com]
Sent: Saturday, April 13, 2002 10:31 AM
To: LARTC
Subject: [LARTC] long delays with NNTP after switching T1 to other
servcie provider


After moving a Linux server serving as a wireless gateway/router to another
ISP,
I noticed a problem with NNTP.  When attempting to communicate NNTP through
the
Linux server, there are long delays that often result in timeouts.  For
example,
when using the newsreader pan, I get the following errors in the log file,
in
reverse chronological order:

Connect Failure
NNTP handshake failed: Error reading from socket.
Handshake failed: Error reading from socket.
NNTP handshake failed: Error reading from socket.
Timed out waiting to read from the server.


The Linux server is fed with a T1 from a different source.  Before changing
over, there was no problem with NNTP.  The only other difference that would
seem
to matter is the reconfiguration of the server.  I only took some services
off
line (qmail for example) and reconfigured the routing.  All other traffic
through the server works well, with the exception of dhcp which I haven't
resolved yet.

I suspect a QoS control issue from upstream.  Is it possible that NNTP
requests
are sitting in a queue somewhere waiting for a the "right" time to dequeue?
If
so, would there be something I could do with the TOS that might help?  Or Am
I
on the wrong track?

TIA,
David Koski
david@KosmosIsland.com
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: [LARTC] long delays with NNTP after switching T1 to other ser
  2002-04-13 15:31 [LARTC] long delays with NNTP after switching T1 to other servcie provider David Koski
  2002-04-13 17:51 ` [LARTC] long delays with NNTP after switching T1 to other ser Greg Scott
@ 2002-04-14  6:29 ` Greg Scott
  1 sibling, 0 replies; 3+ messages in thread
From: Greg Scott @ 2002-04-14  6:29 UTC (permalink / raw)
  To: lartc

I'll bet that's the right direction.  I've seen other services, 
especially ftp, where the ftp server tries a reverse DNS and 
gets mad or times out if it can't resolve it.  One of the dumbest 
engineering decisions I've ever seen!  I'll bet that nntp service
you're trying to get at does the same thing.  But the deal is,
the nntp server might be having reverse DNS problems resolving
your IP address to a name, not you resolving its address to a name.
So **you**  having reverse DNS problems might not be the key.  

Remember, I am just speculating here.

- Greg



-----Original Message-----
From: David Koski [mailto:david@KosmosIsland.com]
Sent: Sunday, April 14, 2002 12:37 AM
To: Greg Scott; LARTC
Subject: Re: [LARTC] long delays with NNTP after switching T1 to other
ser vcie provider


Reverse DNS does not work.  Could that be it?

David

On Sat, 13 Apr 2002 12:51:35 -0500
Greg Scott <GregScott@InfraSupportEtc.com> wrote:

> Or maybe some kind of DNS issue is going on.  
> 
> - Greg
> 
> 
> -----Original Message-----
> From: David Koski [mailto:david@KosmosIsland.com]
> Sent: Saturday, April 13, 2002 10:31 AM
> To: LARTC
> Subject: [LARTC] long delays with NNTP after switching T1 to other
> servcie provider
> 
> 
> After moving a Linux server serving as a wireless gateway/router to
another
> ISP,
> I noticed a problem with NNTP.  When attempting to communicate NNTP
through
> the
> Linux server, there are long delays that often result in timeouts.  For
> example,
> when using the newsreader pan, I get the following errors in the log file,
> in
> reverse chronological order:
> 
> Connect Failure
> NNTP handshake failed: Error reading from socket.
> Handshake failed: Error reading from socket.
> NNTP handshake failed: Error reading from socket.
> Timed out waiting to read from the server.
> 
> 
> The Linux server is fed with a T1 from a different source.  Before
changing
> over, there was no problem with NNTP.  The only other difference that
would
> seem
> to matter is the reconfiguration of the server.  I only took some services
> off
> line (qmail for example) and reconfigured the routing.  All other traffic
> through the server works well, with the exception of dhcp which I haven't
> resolved yet.
> 
> I suspect a QoS control issue from upstream.  Is it possible that NNTP
> requests
> are sitting in a queue somewhere waiting for a the "right" time to
dequeue?
> If
> so, would there be something I could do with the TOS that might help?  Or
Am
> I
> on the wrong track?
> 
> TIA,
> David Koski
> david@KosmosIsland.com
> _______________________________________________
> LARTC mailing list / LARTC@mailman.ds9a.nl
> http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-04-14  6:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-04-13 15:31 [LARTC] long delays with NNTP after switching T1 to other servcie provider David Koski
2002-04-13 17:51 ` [LARTC] long delays with NNTP after switching T1 to other ser Greg Scott
2002-04-14  6:29 ` Greg Scott

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.