In comp.os.linux.networking DM <dont_spam_me@reply_to_group.instead>:
> Allen McIntosh wrote:
>>
>>> they seem to be having significant keystroke delays at different times
>>> of the day(press "K" wait a second, press "I", wait...etc). those on
>>> the internal network, where the server is located, do NOT have that
>>> problem.
>>>
>>> My first reaction was that it was because of the dsl, but that can't
>>> be because two offices 75 miles from each other are having the same
>>> problem at the same time - has to be an internal problem. The main
>>> office(server site) is 192.168.1.x, and the offices are on
>>> 192.168.30.x and ~40.x
>>
>>
>> It doesn't have to be internal - for example, it could be a sluggish
>> router on whatever path the two routes have in common.
>>
>> Things you might try
>> - install some good network monitoring software
>> - look at all hardware under your control and make sure you're not
>> having hardware problems somewhere (firewall, border router, ...). I'm
>> thinking high error counts here. I don't think this matches the pattern
>> you are seeing, but it never hurts to be thorough.
>> - run a low frequency ping (or udpping; need to turn the echo port on)
>> from both remote systems and see if you get delays at the same time.
>> - run same to another system and see if you get delays at the same time
>> (unless you are 100% sure it's not a server problem).
>> - capture traffic at the clients and determine if packets are being
>> dropped.
>> - capture traffic at both ends and measure one-way delay. (hard problem)
> After running netstat I see that the ~:ipp TIME_WAIT status below
> coincides with the slowdown? ipp would be a printjob, yes? Can I adjust
> the tcp_fin_timeout from 60 to, say, 15 or 30?
You want to debug/fix the real problem, not temper with settings
one shouldn't change. What do the logs say, do you need cupsd
running at all, just stop it if not.
My first thought about your problem was improper MTU settings,
which aren't unlikely on VPN. 'ifconfig' produces some stats,
those usually tell something about the problem.
Good luck
[..]
--
Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94)
mail: echo
(E-Mail Removed) | perl -pe 'y/a-z/n-za-m/'
#bofh excuse 14: sounds like a Windows problem, try calling
Microsoft support