Re: ssh session hangs for a minute or so
From: Darren Tucker (dtucker_at_dodgy.net.au)
Date: 04/17/04
- Previous message: IloChab: "ssh double tunnel problem"
- In reply to: Richard E. Silverman: "Re: ssh session hangs for a minute or so"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 16 Apr 2004 22:46:00 +0000 (UTC)
In article <m2vfjz29pl.fsf@darwin.local>,
Richard E. Silverman <res@qoxp.net> wrote:
>
>darwin# ifconfig en0
>en0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
>...
>
># to set the MTU:
>
>darwin# ifconfig en0 mtu <n>
Reducing the MTU might help (depending on what the cause of the problem
is) but I was talking about path MTU discovery. On Linux, for example,
you can disable it with:
echo 1 >/proc/sys/net/ipv4/ip_no_pmtu_disc
--
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.
- Previous message: IloChab: "ssh double tunnel problem"
- In reply to: Richard E. Silverman: "Re: ssh session hangs for a minute or so"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|