All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stef Coene <stef.coene@docum.org>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] MTU problem with simple router?
Date: Fri, 25 Oct 2002 16:32:30 +0000	[thread overview]
Message-ID: <marc-lartc-103556361524932@msgid-missing> (raw)
In-Reply-To: <marc-lartc-103556037120636@msgid-missing>

On Friday 25 October 2002 17:38, Ken Price wrote:
> My colo provider provides IP addresses and expects routing much like a T-1
> data provider.  I get 4-5 "WAN" IP addresses and 32 "PUBLIC ROUTABLE" IP
> addresses.  Their enterprise router expects another router (customer
> provided) to handle this forwarding.  In this role, I currently use a
> RedHat 7.3 box with 2 NICs, simply with IP forwarding enabled.  No special
> rules or shaping.  Straight forward enough, and it's always worked without
> a hitch. Behind this router, I have another RedHat box acting as a NAT
> Firewall which protects my server farm.  Now my problem.  We've recently
> developed an application that makes outgoing requests to other websites and
> returns data. I'm noticing a serious lag in the amount of time it takes for
> this data to return to the server vs. our development environment in the
> office which uses a much slower internet link.
>
> If I test from the production RH7.3 "router", all data is returned
> extremely fast.  If I step back to the NAT firewall, or further back into
> the server farm, I get serious delays.  ICMP does not seem to reflect this
> problem, I'm assuming because of it's small packet size.  Could MTU size be
> an issue here?  All of my firewalls and routers use the default 1500 MTU
> size and the network is all 100Mbps up to the OC-48 internet backbone.  Am
> I missing some router configuration?  I've tried adjusting the MTU size on
> the router with no change in results.
>
> Any suggestions on where to go with this?
If I have a tcp delay, I always check the dns config.  In many cases, there is 
no reverse dns lookup of the ip-address so the other hosts waits for the 
dns-timeout before allowing the connection.  So, has your ip-address a 
reverse dns entry?

Stef

-- 

stef.coene@docum.org
 "Using Linux as bandwidth manager"
     http://www.docum.org/
     #lartc @ irc.oftc.net

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

  reply	other threads:[~2002-10-25 16:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-25 15:38 [LARTC] MTU problem with simple router? Ken Price
2002-10-25 16:32 ` Stef Coene [this message]
2002-10-25 16:53 ` Ken Price
2002-10-25 17:22 ` Stef Coene
2002-10-25 18:26 ` Ken Price
2002-10-25 21:10 ` Ken Price

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=marc-lartc-103556361524932@msgid-missing \
    --to=stef.coene@docum.org \
    --cc=lartc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.