質問編集履歴

1

エラーメッセージを追記しました。

2019/05/02 09:38

投稿

rebel_nit
rebel_nit

スコア13

test CHANGED
File without changes
test CHANGED
@@ -15,6 +15,10 @@
15
15
  HostAから"ssh HostB"で、ホストBへssh接続する。
16
16
 
17
17
  HostBでtmuxを立ち上げて作業をしているのですが、ビルドを待っている時のような一定時間操作しなかった場合にssh接続がタイムアウトします。
18
+
19
+ - エラーメッセージ
20
+
21
+ > "Timeout, server example.com not responding.
18
22
 
19
23
 
20
24
 
@@ -55,3 +59,17 @@
55
59
  最初は正しくpingが飛ぶものの、あるタイミングを境に飛ばなくなる。
56
60
 
57
61
  (unreachableのようなメッセージもでず、全くレスポンスが届かない,)
62
+
63
+
64
+
65
+ > …
66
+
67
+ > 64 bytes from HostB (IPaddress): icmp_seq=746 ttl=58 time=12.8ms
68
+
69
+ > 64 bytes from HostB (IPaddress): icmp_seq=747 ttl=58 time=13.7ms
70
+
71
+ > 64 bytes from HostB (IPaddress): icmp_seq=748 ttl=58 time=13.6ms
72
+
73
+ > 64 bytes from HostB (IPaddress): icmp_seq=749 ttl=58 time=13.0ms
74
+
75
+ > 64 bytes from HostB (IPaddress): icmp_seq=750 ttl=58 time=13.5ms