<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Ssh on Noetic Nought</title>
    <link>https://punchagan.muse-amuse.in/tags/ssh/</link>
    <description>Recent content in Ssh on Noetic Nought</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    <copyright>© 2006-2026 CC-BY-SA-4.0</copyright>
    <lastBuildDate>Mon, 06 Dec 2010 00:00:00 +0530</lastBuildDate>
    <atom:link href="https://punchagan.muse-amuse.in/tags/ssh/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>MTU and file transfers</title>
      <link>https://punchagan.muse-amuse.in/blog/mtu-and-file-transfers/</link>
      <pubDate>Mon, 06 Dec 2010 00:00:00 +0530</pubDate>
      <guid>https://punchagan.muse-amuse.in/blog/mtu-and-file-transfers/</guid>
      <description>&lt;p&gt;A note to self, but may benefit someone facing a similar problem.&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;&lt;strong&gt;&lt;strong&gt;Problem&lt;/strong&gt;:&lt;/strong&gt; SSH-ing to our server was working well.  But, file&#xA;transfers like &lt;code&gt;scp&lt;/code&gt;, &lt;code&gt;git push&lt;/code&gt; were failing.&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;&lt;strong&gt;&lt;strong&gt;Diagnosis&lt;/strong&gt;:&lt;/strong&gt; I had been thinking it was a problem with our&#xA;campus network on the first night and was too&#xA;sleepy to try and fix it.  But things didn&amp;rsquo;t&#xA;improve even after one full day.  Then I asked a&#xA;friend of mine, and he confirmed that he has been&#xA;facing the same problem for a couple of days.  I&#xA;then tried file transfers to another server and&#xA;it was working fine.  Then I tried file transfers&#xA;between the two servers and even that worked fine!&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;&lt;strong&gt;&lt;strong&gt;Solution&lt;/strong&gt;:&lt;/strong&gt; After some googling, I figured that the problem&#xA;was with a machine between me and the server.&#xA;Changing the &lt;code&gt;mtu&lt;/code&gt; to 1492 from 1500 on the&#xA;server, fixed the problem. :)&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;</description>
    </item>
  </channel>
</rss>
