public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Bill Davidsen <davidsen@tmr.com>
To: Nishanth Aravamudan <nacc@us.ibm.com>
Cc: sean.bruno@dsl-only.net, ak@suse.de, LKML <linux-kernel@vger.kernel.org>
Subject: Re: The system works (2.6.14-rc2): functional k8n-dl
Date: Fri, 23 Sep 2005 13:43:26 -0400	[thread overview]
Message-ID: <43343EBE.2070101@tmr.com> (raw)
In-Reply-To: <20050923171514.GF5910@us.ibm.com>

Nishanth Aravamudan wrote:

>On 22.09.2005 [15:19:05 -0400], Bill Davidsen wrote:
>  
>
>>Nishanth Aravamudan wrote:
>>    
>>
>>>Hello all,
>>>      
>>>
>
><snip my long mail>
>
>  
>
>>>code in such a solid state. I have had only one complaint so far: it
>>>seems that the the "Broadcom Corporation NetXtreme BCM5751 Gigabit
>>>Ethernet PCI Express" adapter, with the tg3 driver, downs and ups the
>>>iface on MTU changes. Unfortunately, with some VPN software I use, it is
>>>sometimes necessary to drop the MTU to 1300 or so to get consistent
>>>connections. When I do this, though, ssh through the tunnel tends to not
>>>function. I have a workaround, where I bounce over a different laptop,
>>>but that's a bit of a pain (and that network adapter seems to be able to
>>>transiently change the MTU). Not a big deal, in any case.
>>>      
>>>
>>You can (or could in 2.4) sometimes play with the size for an individual 
>>IP by using the "mss" option of the old "route" command. That shouldn't 
>>glitch anything, it just should use little packets.
>>    
>>
>
>Yes, I see that still being an option. Let me go learn how to use route
>and see if that works better.
>  
>

route <destination_IP> gw <default_router_IP> mss 1200

-- 
bill davidsen <davidsen@tmr.com>
  CTO TMR Associates, Inc
  Doing interesting things with small computers since 1979


  reply	other threads:[~2005-09-23 17:42 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-22 15:52 The system works (2.6.14-rc2): functional k8n-dl Nishanth Aravamudan
2005-09-22 17:20 ` Karim Yaghmour
2005-09-22 19:19 ` Bill Davidsen
2005-09-23 17:15   ` Nishanth Aravamudan
2005-09-23 17:43     ` Bill Davidsen [this message]
2005-09-23 17:55       ` Nishanth Aravamudan
2005-09-24 17:30         ` Bill Davidsen
2005-09-22 21:29 ` Karim Yaghmour
2005-09-23 17:08   ` Sean Bruno
2005-09-23 17:20     ` Nishanth Aravamudan
2005-09-23 17:22       ` Sean Bruno
2005-09-23 17:37         ` Nishanth Aravamudan
2005-09-23 17:16   ` Nishanth Aravamudan
2005-09-23 18:22     ` Karim Yaghmour
2005-09-23 18:16       ` Nishanth Aravamudan
2005-09-23 20:38       ` Karim Yaghmour

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=43343EBE.2070101@tmr.com \
    --to=davidsen@tmr.com \
    --cc=ak@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nacc@us.ibm.com \
    --cc=sean.bruno@dsl-only.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox