[GH-ISSUE #3357] 使用随身WIFI网络环境下导致frpc重启 / work connection closed before response StartWorkConn message: EOF #2685

Closed
opened 2026-05-05 13:43:52 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @LunaticTian on GitHub (Mar 13, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3357

Bug Description

出现问题前提:

  1. 开启随身wifi热点
  2. arm ubuntu 连接
  3. 远程端连接ssh
  4. 远程控制台明显卡顿,frpc反复出现重启
  5. arm ubuntu 连接adb设备出现必现,不连接adb设备出现概率极高

arm ubuntu连接手机热点以及正常wifi均正常,随身wifi环境下 frpc更换多个版本都会出现频繁重启的问题。更换多个随身wifi均出现该问题,frps服务端确认无问题,其他设备以及其他网络环境下连接都是正常的。
arm ubuntu连接随身wifi网速正常,下载文件以及其他非frp操作都是正常的,以下是frpc以及出现tcpdump的问题log

frpc Version

47/40/30

frps Version

40

System Architecture

ubuntu arm64

Configurations

[common]
server_addr = XXXXXX
server_port = 7001
token = XXXX
log_file = /var/log/frpc.log
log_level = info
log_max_days = 3

[sshOrangepi]
type = tcp
local_ip = 127.0.0.1
local_port = 22
remote_port = 10022

[adb01]
type = tcp
local_ip = 127.0.0.1
local_port = 5555
remote_port = 15555

[adb02]
type = tcp
local_ip = 127.0.0.1
local_port = 5037
remote_port = 15037

[adb03]
type = tcp
local_ip = 127.0.0.1
local_port = 8081
remote_port = 18081

[web]
type = http
local_port = 8000
custom_domains = XXXX

Logs

[frp LOG]
2023/03/13 10:43:39 [I] [control.go:181] [cc9156843ed7cbee] [adb02] start proxy success
2023/03/13 10:43:39 [I] [control.go:181] [cc9156843ed7cbee] [adb01] start proxy success
2023/03/13 10:43:39 [I] [control.go:181] [cc9156843ed7cbee] [adb03] start proxy success
2023/03/13 10:43:39 [I] [control.go:181] [cc9156843ed7cbee] [web] start proxy success
2023/03/13 10:43:59 [E] [control.go:159] [cc9156843ed7cbee] work connection closed before response StartWorkConn message: EOF
2023/03/13 10:44:01 [I] [control.go:314] [cc9156843ed7cbee] control writer is closing
2023/03/13 10:44:01 [I] [service.go:175] [cc9156843ed7cbee] try to reconnect to server...
2023/03/13 10:44:01 [I] [visitor_manager.go:60] [cc9156843ed7cbee] gracefully shutdown visitor manager
2023/03/13 10:44:02 [I] [service.go:327] [cc9156843ed7cbee] login to server success, get run id [cc9156843ed7cbee], server udp port [0]
2023/03/13 10:44:02 [I] [proxy_manager.go:144] [cc9156843ed7cbee] proxy added: [adb03 web sshOrangepi adb01 adb02]
2023/03/13 10:44:07 [I] [control.go:181] [cc9156843ed7cbee] [adb01] start proxy success
2023/03/13 10:44:07 [I] [control.go:181] [cc9156843ed7cbee] [web] start proxy success
2023/03/13 10:44:07 [I] [control.go:181] [cc9156843ed7cbee] [sshOrangepi] start proxy success
2023/03/13 10:44:07 [I] [control.go:181] [cc9156843ed7cbee] [adb03] start proxy success
2023/03/13 10:44:07 [I] [control.go:181] [cc9156843ed7cbee] [adb02] start proxy success
2023/03/13 10:46:14 [E] [control.go:159] [cc9156843ed7cbee] work connection closed before response StartWorkConn message: EOF
2023/03/13 10:46:14 [I] [control.go:314] [cc9156843ed7cbee] control writer is closing
2023/03/13 10:46:14 [I] [service.go:175] [cc9156843ed7cbee] try to reconnect to server...
2023/03/13 10:46:14 [I] [visitor_manager.go:60] [cc9156843ed7cbee] gracefully shutdown visitor manager
2023/03/13 10:46:18 [I] [service.go:327] [cc9156843ed7cbee] login to server success, get run id [cc9156843ed7cbee], server udp port [0]
2023/03/13 10:46:18 [I] [proxy_manager.go:144] [cc9156843ed7cbee] proxy added: [adb03 web sshOrangepi adb01 adb02]
2023/03/13 10:46:18 [I] [control.go:181] [cc9156843ed7cbee] [adb02] start proxy success
2023/03/13 10:46:18 [I] [control.go:181] [cc9156843ed7cbee] [sshOrangepi] start proxy success

[tcpdump]
10:46:08.189966 IP (tos 0x14, ttl 51, id 50858, offset 0, flags [DF], proto TCP (6), length 76)
106.xxx.xxx.xxx.afs3-callback > orangepizero2.48622: Flags [P.], cksum 0x2f32 (correct), seq 4944:4956, ack 8707, win 551, options [nop,nop,TS val 843271731 ecr 175438235,nop,nop,sack 1 {8767:8883}], length 12
10:46:08.190121 IP (tos 0x14, ttl 51, id 50859, offset 0, flags [DF], proto TCP (6), length 100)
106.xxx.xxx.xxx.afs3-callback > orangepizero2.48622: Flags [P.], cksum 0x5e3e (correct), seq 4956:4992, ack 8707, win 551, options [nop,nop,TS val 843271731 ecr 175438235,nop,nop,sack 1 {8767:8883}], length 36
10:46:08.190167 IP (tos 0x14, ttl 51, id 50860, offset 0, flags [DF], proto TCP (6), length 76)
106.xxx.xxx.xxx.afs3-callback > orangepizero2.48622: Flags [P.], cksum 0x2ef8 (correct), seq 4992:5004, ack 8707, win 551, options [nop,nop,TS val 843271741 ecr 175438235,nop,nop,sack 1 {8767:8883}], length 12
10:46:08.190199 IP (tos 0x14, ttl 51, id 50861, offset 0, flags [DF], proto TCP (6), length 100)
106.xxx.xxx.xxx.afs3-callback > orangepizero2.48622: Flags [P.], cksum 0x9136 (correct), seq 5004:5040, ack 8707, win 551, options [nop,nop,TS val 843271741 ecr 175438235,nop,nop,sack 1 {8767:8883}], length 36
10:46:08.190225 IP (tos 0x14, ttl 51, id 50862, offset 0, flags [DF], proto TCP (6), length 76)
106.xxx.xxx.xxx.afs3-callback > orangepizero2.48622: Flags [P.], cksum 0x2ea8 (correct), seq 5040:5052, ack 8707, win 551, options [nop,nop,TS val 843271773 ecr 175438235,nop,nop,sack 1 {8767:8883}], length 12
10:46:08.190243 IP (tos 0x14, ttl 51, id 50863, offset 0, flags [DF], proto TCP (6), length 100)
106.xxx.xxx.xxx.afs3-callback > orangepizero2.48622: Flags [P.], cksum 0x8d77 (correct), seq 5052:5088, ack 8707, win 551, options [nop,nop,TS val 843271773 ecr 175438235,nop,nop,sack 1 {8767:8883}], length 36
10:46:08.190279 IP (tos 0x0, ttl 64, id 31083, offset 0, flags [DF], proto TCP (6), length 52)
orangepizero2.48622 > 106.xxx.xxx.xxx.afs3-callback: Flags [.], cksum 0x24e8 (incorrect -> 0x098c), ack 5004, win 335, options [nop,nop,TS val 175440078 ecr 843271731], length 0
10:46:08.190849 IP (tos 0x0, ttl 64, id 31084, offset 0, flags [DF], proto TCP (6), length 52)
orangepizero2.48622 > 106.xxx.xxx.xxx.afs3-callback: Flags [.], cksum 0x24e8 (incorrect -> 0x092e), ack 5088, win 335, options [nop,nop,TS val 175440078 ecr 843271741], length 0
10:46:08.250935 IP (tos 0x14, ttl 51, id 50864, offset 0, flags [DF], proto TCP (6), length 76)
106.xxx.xxx.xxx.afs3-callback > orangepizero2.48622: Flags [P.], cksum 0x2e3a (correct), seq 5088:5100, ack 8707, win 551, options [nop,nop,TS val 843271835 ecr 175438235,nop,nop,sack 1 {8767:8883}], length 12
10:46:08.251162 IP (tos 0x14, ttl 51, id 50865, offset 0, flags [DF], proto TCP (6), length 100)
106.xxx.xxx.xxx.afs3-callback > orangepizero2.48622: Flags [P.], cksum 0xd903 (correct), seq 5100:5136, ack 8707, win 551, options [nop,nop,TS val 843271835 ecr 175438235,nop,nop,sack 1 {8767:8883}], length 36
10:46:08.251368 IP (tos 0x0, ttl 64, id 31085, offset 0, flags [DF], proto TCP (6), length 52)
orangepizero2.48622 > 106.xxx.xxx.xxx.afs3-callback: Flags [.], cksum 0x24e8 (incorrect -> 0x088e), ack 5136, win 335, options [nop,nop,TS val 175440096 ecr 843271835], length 0
10:46:08.280724 IP (tos 0x0, ttl 64, id 24236, offset 0, flags [DF], proto TCP (6), length 64)
orangepizero2.48620 > 106.xxx.xxx.xxx.afs3-callback: Flags [P.], cksum 0x24f4 (incorrect -> 0x24da), seq 843:855, ack 497, win 229, options [nop,nop,TS val 175440105 ecr 843270813], length 12
10:46:08.781796 IP (tos 0x0, ttl 64, id 24237, offset 0, flags [DF], proto TCP (6), length 64)
orangepizero2.48620 > 106.xxx.xxx.xxx.afs3-callback: Flags [P.], cksum 0x24f4 (incorrect -> 0x2443), seq 843:855, ack 497, win 229, options [nop,nop,TS val 175440256 ecr 843270813], length 12
10:46:08.882450 IP (tos 0x14, ttl 51, id 26606, offset 0, flags [DF], proto TCP (6), length 64)
106.xxx.xxx.xxx.afs3-callback > orangepizero2.48620: Flags [P.], cksum 0x3700 (correct), seq 497:509, ack 843, win 243, options [nop,nop,TS val 843271994 ecr 175434264], length 12
10:46:08.882626 IP (tos 0x0, ttl 64, id 24238, offset 0, flags [DF], proto TCP (6), length 52)
orangepizero2.48620 > 106.xxx.xxx.xxx.afs3-callback: Flags [.], cksum 0x24e8 (incorrect -> 0x1f8d), ack 509, win 229, options [nop,nop,TS val 175440286 ecr 843271994], length 0
10:46:08.883352 IP (tos 0x0, ttl 64, id 24239, offset 0, flags [DF], proto TCP (6), length 64)
orangepizero2.48620 > 106.xxx.xxx.xxx.afs3-callback: Flags [P.], cksum 0x24f4 (incorrect -> 0x1f6f), seq 855:867, ack 509, win 229, options [nop,nop,TS val 175440286 ecr 843271994], length 12
10:46:09.790374 IP (tos 0x14, ttl 51, id 50866, offset 0, flags [DF], proto TCP (6), length 76)
106.xxx.xxx.xxx.afs3-callback > orangepizero2.48622: Flags [P.], cksum 0x2cd6 (correct), seq 5136:5148, ack 8707, win 551, options [nop,nop,TS val 843272143 ecr 175438235,nop,nop,sack 1 {8767:8883}], length 12
10:46:09.790568 IP (tos 0x14, ttl 51, id 50867, offset 0, flags [DF], proto TCP (6), length 100)
106.xxx.xxx.xxx.afs3-callback > orangepizero2.48622: Flags [P.], cksum 0x6f09 (correct), seq 5148:5184, ack 8707, win 551, options [nop,nop,TS val 843272143 ecr 175438235,nop,nop,sack 1 {8767:8883}], length 36
10:46:09.790862 IP (tos 0x0, ttl 64, id 31086, offset 0, flags [DF], proto TCP (6), length 52)
orangepizero2.48622 > 106.xxx.xxx.xxx.afs3-callback: Flags [.], cksum 0x24e8 (incorrect -> 0x055c), ack 5184, win 335, options [nop,nop,TS val 175440558 ecr 843272143], length 0
10:46:09.851736 IP (tos 0x0, ttl 64, id 31087, offset 0, flags [DF], proto TCP (6), length 64)
orangepizero2.48622 > 106.xxx.xxx.xxx.afs3-callback: Flags [P.], cksum 0x24f4 (incorrect -> 0x05be), seq 8707:8719, ack 5184, win 335, options [nop,nop,TS val 175440577 ecr 843272143], length 12
10:46:09.985009 IP (tos 0x0, ttl 64, id 24240, offset 0, flags [DF], proto TCP (6), length 64)
orangepizero2.48620 > 106.xxx.xxx.xxx.afs3-callback: Flags [P.], cksum 0x24f4 (incorrect -> 0x1e31), seq 843:855, ack 509, win 229, options [nop,nop,TS val 175440617 ecr 843271994], length 12
10:46:10.899879 IP (tos 0x14, ttl 51, id 26607, offset 0, flags [DF], proto TCP (6), length 64)
106.xxx.xxx.xxx.afs3-callback > orangepizero2.48620: Flags [P.], cksum 0x356c (correct), seq 497:509, ack 843, win 243, options [nop,nop,TS val 843272398 ecr 175434264], length 12
10:46:10.900009 IP (tos 0x0, ttl 64, id 24241, offset 0, flags [DF], proto TCP (6), length 64)
orangepizero2.48620 > 106.xxx.xxx.xxx.afs3-callback: Flags [.], cksum 0x24f4 (incorrect -> 0x2a0a), ack 509, win 229, options [nop,nop,TS val 175440891 ecr 843272398,nop,nop,sack 1 {497:509}], length 0
10:46:11.596406 ARP, Ethernet (len 6), IPv4 (len 4), Request who-has orangepizero2 tell _gateway, length 28
10:46:11.596459 ARP, Ethernet (len 6), IPv4 (len 4), Reply orangepizero2 is-at 78:2d:96:2a:29:6d (oui Unknown), length 28
10:46:12.408469 IP (tos 0x0, ttl 64, id 24242, offset 0, flags [DF], proto TCP (6), length 64)
orangepizero2.48620 > 106.xxx.xxx.xxx.afs3-callback: Flags [P.], cksum 0x24f4 (incorrect -> 0x19c6), seq 843:855, ack 509, win 229, options [nop,nop,TS val 175441344 ecr 843272398], length 12
10:46:14.569197 IP (tos 0x0, ttl 64, id 31088, offset 0, flags [DF], proto TCP (6), length 1064)
orangepizero2.48622 > 106.xxx.xxx.xxx.afs3-callback: Flags [FP.], cksum 0x28dc (incorrect -> 0x3ea1), seq 8883:9895, ack 5184, win 335, options [nop,nop,TS val 175441992 ecr 843272143], length 1012
10:46:14.571851 IP (tos 0x0, ttl 64, id 43548, offset 0, flags [DF], proto TCP (6), length 60)
orangepizero2.48626 > 106.xxx.xxx.xxx.afs3-callback: Flags [S], cksum 0x24f0 (incorrect -> 0xf046), seq 847880788, win 29200, options [mss 1460,sackOK,TS val 175441993 ecr 0,nop,wscale 7], length 0
10:46:14.717052 IP (tos 0x14, ttl 51, id 50868, offset 0, flags [DF], proto TCP (6), length 76)
106.xxx.xxx.xxx.afs3-callback > orangepizero2.48622: Flags [P.], cksum 0x27a9 (correct), seq 5184:5196, ack 8707, win 551, options [nop,nop,TS val 843273451 ecr 175438235,nop,nop,sack 1 {8767:8883}], length 12
10:46:14.717440 IP (tos 0x14, ttl 64, id 0, offset 0, flags [DF], proto TCP (6), length 40)
orangepizero2.48622 > 106.xxx.xxx.xxx.afs3-callback: Flags [R], cksum 0x5ca6 (correct), seq 534787409, win 0, length 0
10:46:15.581748 IP (tos 0x0, ttl 64, id 43549, offset 0, flags [DF], proto TCP (6), length 60)
orangepizero2.48626 > 106.xxx.xxx.xxx.afs3-callback: Flags [S], cksum 0x24f0 (incorrect -> 0xef17), seq 847880788, win 29200, options [mss 1460,sackOK,TS val 175442296 ecr 0,nop,wscale 7], length 0
10:46:17.315116 IP (tos 0x0, ttl 64, id 24243, offset 0, flags [DF], proto TCP (6), length 64)
orangepizero2.48620 > 106.xxx.xxx.xxx.afs3-callback: Flags [P.], cksum 0x24f4 (incorrect -> 0x1406), seq 843:855, ack 509, win 229, options [nop,nop,TS val 175442816 ecr 843272398], length 12
10:46:17.641197 IP (tos 0x0, ttl 255, id 34294, offset 0, flags [DF], proto UDP (17), length 66)
orangepizero2.mdns > 224.0.0.251.mdns: 0 PTR (QM)? _sftp-ssh._tcp.local. (38)
10:46:17.715899 IP (tos 0x14, ttl 51, id 26608, offset 0, flags [DF], proto TCP (6), length 52)
106.xxx.xxx.xxx.afs3-callback > orangepizero2.48620: Flags [.], cksum 0x0cfe (correct), ack 855, win 243, options [nop,nop,TS val 843274201 ecr 175442816], length 0
10:46:17.716136 IP (tos 0x0, ttl 64, id 24244, offset 0, flags [DF], proto TCP (6), length 75)
orangepizero2.48620 > 106.xxx.xxx.xxx.afs3-callback: Flags [P.], cksum 0x24ff (incorrect -> 0xa9b8), seq 867:890, ack 509, win 229, options [nop,nop,TS val 175442936 ecr 843274201], length 23
10:46:17.716219 IP (tos 0x14, ttl 51, id 26609, offset 0, flags [DF], proto TCP (6), length 64)
106.xxx.xxx.xxx.afs3-callback > orangepizero2.48620: Flags [P.], cksum 0x0ce0 (correct), seq 509:521, ack 855, win 243, options [nop,nop,TS val 843274201 ecr 175442816], length 12
10:46:17.716288 IP (tos 0x0, ttl 64, id 24245, offset 0, flags [DF], proto TCP (6), length 52)
orangepizero2.48620 > 106.xxx.xxx.xxx.afs3-callback: Flags [.], cksum 0x24e8 (incorrect -> 0x0c65), ack 521, win 229, options [nop,nop,TS val 175442936 ecr 843274201], length 0
10:46:17.741790 IP (tos 0x0, ttl 64, id 43550, offset 0, flags [DF], proto TCP (6), length 60)
orangepizero2.48626 > 106.xxx.xxx.xxx.afs3-callback: Flags [S], cksum 0x24f0 (incorrect -> 0xec8f), seq 847880788, win 29200, options [mss 1460,sackOK,TS val 175442944 ecr 0,nop,wscale 7], length 0
10:46:17.743146 IP (tos 0x0, ttl 255, id 34295, offset 0, flags [DF], proto UDP (17), length 207)
orangepizero2.mdns > 224.0.0.251.mdns: 0*- [0q] 6/0/0 _sftp-ssh._tcp.local. PTR orangepizero2._sftp-ssh._tcp.local., orangepizero2._sftp-ssh._tcp.local. (Cache flush) TXT "", orangepizero2._sftp-ssh._tcp.local. (Cache flush) SRV orangepizero2.local.:22 0 0, orangepizero2.local. (Cache flush) AAAA 2408:844e:7fd:536:3885:73fe:480b:7256, orangepizero2.local. (Cache flush) AAAA 2408:844e:7fd:536:5861:71fb:a054:7a36, orangepizero2.local. (Cache flush) A 192.168.0.102 (179)
10:46:17.794055 IP (tos 0x14, ttl 51, id 26610, offset 0, flags [DF], proto TCP (6), length 64)
106.xxx.xxx.xxx.afs3-callback > orangepizero2.48620: Flags [.], cksum 0xfca1 (correct), ack 855, win 252, options [nop,nop,TS val 843274221 ecr 175442816,nop,nop,sack 1 {867:890}], length 0
10:46:17.794264 IP (tos 0x0, ttl 64, id 24246, offset 0, flags [DF], proto TCP (6), length 64)
orangepizero2.48620 > 106.xxx.xxx.xxx.afs3-callback: Flags [P.], cksum 0x24f4 (incorrect -> 0x0c3f), seq 855:867, ack 521, win 229, options [nop,nop,TS val 175442959 ecr 843274221], length 12
10:46:17.811675 IP (tos 0x14, ttl 50, id 0, offset 0, flags [DF], proto TCP (6), length 60)
106.xxx.xxx.xxx.afs3-callback > orangepizero2.48626: Flags [S.], cksum 0xbea3 (correct), seq 1277450453, ack 847880789, win 28960, options [mss 1360,sackOK,TS val 843274226 ecr 175442944,nop,wscale 7], length 0
10:46:17.811961 IP (tos 0x0, ttl 64, id 43551, offset 0, flags [DF], proto TCP (6), length 52)
orangepizero2.48626 > 106.xxx.xxx.xxx.afs3-callback: Flags [.], cksum 0x24e8 (incorrect -> 0x5d32), ack 1, win 229, options [nop,nop,TS val 175442965 ecr 843274226], length 0
10:46:17.812892 IP (tos 0x0, ttl 64, id 43552, offset 0, flags [DF], proto TCP (6), length 64)
orangepizero2.48626 > 106.xxx.xxx.xxx.afs3-callback: Flags [P.], cksum 0x24f4 (incorrect -> 0x5d1b), seq 1:13, ack 1, win 229, options [nop,nop,TS val 175442965 ecr 843274226], length 12
10:46:17.917480 IP (tos 0x14, ttl 50, id 215, offset 0, flags [DF], proto TCP (6), length 52)
106.xxx.xxx.xxx.afs3-callback > orangepizero2.48626: Flags [.], cksum 0x5d0f (correct), ack 13, win 227, options [nop,nop,TS val 843274251 ecr 175442965], length 0
10:46:17.917686 IP (tos 0x0, ttl 64, id 43553, offset 0, flags [DF], proto TCP (6), length 275)
orangepizero2.48626 > 106.xxx.xxx.xxx.afs3-callback: Flags [P.], cksum 0x25c7 (incorrect -> 0x47e8), seq 13:236, ack 1, win 229, options [nop,nop,TS val 175442996 ecr 843274251], length 223
10:46:17.919042 IP (tos 0x14, ttl 51, id 216, offset 0, flags [DF], proto TCP (6), length 64)
106.xxx.xxx.xxx.afs3-callback > orangepizero2.48626: Flags [P.], cksum 0x5cf7 (correct), seq 1:13, ack 13, win 227, options [nop,nop,TS val 843274251 ecr 175442965], length 12
10:46:17.919176 IP (tos 0x0, ttl 64, id 43554, offset 0, flags [DF], proto TCP (6), length 52)
orangepizero2.48626 > 106.xxx.xxx.xxx.afs3-callback: Flags [.], cksum 0x24e8 (incorrect -> 0x5c02), ack 13, win 229, options [nop,nop,TS val 175442997 ecr 843274251], length 0
10:46:18.048030 IP (tos 0x14, ttl 51, id 217, offset 0, flags [DF], proto TCP (6), length 64)
106.xxx.xxx.xxx.afs3-callback > orangepizero2.48626: Flags [P.], cksum 0x5b70 (correct), seq 13:25, ack 236, win 235, options [nop,nop,TS val 843274283 ecr 175442996], length 12
10:46:18.048375 IP (tos 0x0, ttl 64, id 43555, offset 0, flags [DF], proto TCP (6), length 52)
orangepizero2.48626 > 106.xxx.xxx.xxx.afs3-callback: Flags [.], cksum 0x24e8 (incorrect -> 0x5baf), ack 25, win 229, options [nop,nop,TS val 175443036 ecr 843274283], length 0
10:46:18.048472 IP (tos 0x14, ttl 51, id 218, offset 0, flags [DF], proto TCP (6), length 140)
106.xxx.xxx.xxx.afs3-callback > orangepizero2.48626: Flags [P.], cksum 0xf1d3 (correct), seq 25:113, ack 236, win 235, options [nop,nop,TS val 843274283 ecr 175442996], length 88
10:46:18.048608 IP (tos 0x0, ttl 64, id 43556, offset 0, flags [DF], proto TCP (6), length 52)
orangepizero2.48626 > 106.xxx.xxx.xxx.afs3-callback: Flags [.], cksum 0x24e8 (incorrect -> 0x5b57), ack 113, win 229, options [nop,nop,TS val 175443036 ecr 843274283], length 0
10:46:18.048652 IP (tos 0x14, ttl 51, id 219, offset 0, flags [DF], proto TCP (6), length 64)
106.xxx.xxx.xxx.afs3-callback > orangepizero2.48626: Flags [P.], cksum 0x5b54 (correct), seq 113:125, ack 236, win 235, options [nop,nop,TS val 843274283 ecr 175442996], length 12
10:46:18.048727 IP (tos 0x0, ttl 64, id 43557, offset 0, flags [DF], proto TCP (6), length 52)
orangepizero2.48626 > 106.xxx.xxx.xxx.afs3-callback: Flags [.], cksum 0x24e8 (incorrect -> 0x5b4b), ack 125, win 229, options [nop,nop,TS val 175443036 ecr 843274283], length 0
10:46:18.049139 IP (tos 0x14, ttl 51, id 220, offset 0, flags [DF], proto TCP (6), length 68)
106.xxx.xxx.xxx.afs3-callback > orangepizero2.48626: Flags [P.], cksum 0x63e3 (correct), seq 125:141, ack 236, win 235, options [nop,nop,TS val 843274283 ecr 175442996], length 16
10:46:18.049309 IP (tos 0x0, ttl 64, id 43558, offset 0, flags [DF], proto TCP (6), length 52)
orangepizero2.48626 > 106.xxx.xxx.xxx.afs3-callback: Flags [.], cksum 0x24e8 (incorrect -> 0x5b3b), ack 141, win 229, options [nop,nop,TS val 175443036 ecr 843274283], length 0
10:46:18.049406 IP (tos 0x14, ttl 51, id 221, offset 0, flags [DF], proto TCP (6), length 64)
106.xxx.xxx.xxx.afs3-callback > orangepizero2.48626: Flags [P.], cksum 0x5b3d (correct), seq 141:153, ack 236, win 235, options [nop,nop,TS val 843274283 ecr 175442996], length 12
10:46:18.049480 IP (tos 0x0, ttl 64, id 43559, offset 0, flags [DF], proto TCP (6), length 52)
orangepizero2.48626 > 106.xxx.xxx.xxx.afs3-callback: Flags [.], cksum 0x24e8 (incorrect -> 0x5b2f), ack 153, win 229, options [nop,nop,TS val 175443036 ecr 843274283], length 0
10:46:18.049513 IP (tos 0x14, ttl 51, id 222, offset 0, flags [DF], proto TCP (6), length 63)
106.xxx.xxx.xxx.afs3-callback > orangepizero2.48626: Flags [P.], cksum 0x4b6c (correct), seq 153:164, ack 236, win 235, options [nop,nop,TS val 843274283 ecr 175442996], length 11
10:46:18.049570 IP (tos 0x0, ttl 64, id 43560, offset 0, flags [DF], proto TCP (6), length 52)
orangepizero2.48626 > 106.xxx.xxx.xxx.afs3-callback: Flags [.], cksum 0x24e8 (incorrect -> 0x5b24), ack 164, win 229, options [nop,nop,TS val 175443036 ecr 843274283], length 0
10:46:18.052303 IP (tos 0x0, ttl 64, id 43561, offset 0, flags [DF], proto TCP (6), length 64)
orangepizero2.48626 > 106.xxx.xxx.xxx.afs3-callback: Flags [P.], cksum 0x24f4 (incorrect -> 0x5afe), seq 236:248, ack 164, win 229, options [nop,nop,TS val 175443037 ecr 843274283], length 12
10:46:18.052987 IP (tos 0x0, ttl 64, id 43562, offset 0, flags [DF], proto TCP (6), length 396)
orangepizero2.48626 > 106.xxx.xxx.xxx.afs3-callback: Flags [P.], cksum 0x2640 (incorrect -> 0x9ffb), seq 248:592, ack 164, win 229, options [nop,nop,TS val 175443037 ecr 843274283], length 344
10:46:18.158063 IP (tos 0x14, ttl 51, id 223, offset 0, flags [DF], proto TCP (6), length 63)
106.xxx.xxx.xxx.afs3-callback > orangepizero2.48626: Flags [P.], cksum 0x4b4e (correct), seq 153:164, ack 236, win 235, options [nop,nop,TS val 843274313 ecr 175442996], length 11
10:46:18.158330 IP (tos 0x0, ttl 64, id 43563, offset 0, flags [DF], proto TCP (6), length 64)
orangepizero2.48626 > 106.xxx.xxx.xxx.afs3-callback: Flags [.], cksum 0x24f4 (incorrect -> 0xd83a), ack 164, win 229, options [nop,nop,TS val 175443068 ecr 843274313,nop,nop,sack 1 {153:164}], length 0
10:46:18.325147 IP (tos 0x0, ttl 64, id 43564, offset 0, flags [DF], proto TCP (6), length 1400)
orangepizero2.48626 > 106.xxx.xxx.xxx.afs3-callback: Flags [.], cksum 0x2a2c (incorrect -> 0xa538), seq 592:1940, ack 164, win 229, options [nop,nop,TS val 175443119 ecr 843274313], length 1348
10:46:18.422189 IP (tos 0x14, ttl 51, id 224, offset 0, flags [DF], proto TCP (6), length 64)
106.xxx.xxx.xxx.afs3-callback > orangepizero2.48626: Flags [.], cksum 0x7119 (correct), ack 236, win 258, options [nop,nop,TS val 843274378 ecr 175442996,nop,nop,sack 1 {592:1940}], length 0
10:46:18.448420 IP (tos 0x0, ttl 64, id 43565, offset 0, flags [DF], proto TCP (6), length 64)
orangepizero2.48626 > 106.xxx.xxx.xxx.afs3-callback: Flags [P.], cksum 0x24f4 (incorrect -> 0x5a28), seq 236:248, ack 164, win 229, options [nop,nop,TS val 175443156 ecr 843274378], length 12
10:46:18.520984 IP (tos 0x14, ttl 51, id 225, offset 0, flags [DF], proto TCP (6), length 64)
106.xxx.xxx.xxx.afs3-callback > orangepizero2.48626: Flags [.], cksum 0x7054 (correct), ack 248, win 258, options [nop,nop,TS val 843274403 ecr 175443156,nop,nop,sack 1 {592:1940}], length 0
10:46:18.521181 IP (tos 0x0, ttl 64, id 43566, offset 0, flags [DF], proto TCP (6), length 396)
orangepizero2.48626 > 106.xxx.xxx.xxx.afs3-callback: Flags [P.], cksum 0x2640 (incorrect -> 0x9ef7), seq 248:592, ack 164, win 229, options [nop,nop,TS val 175443177 ecr 843274403], length 344
10:46:18.521270 IP (tos 0x0, ttl 64, id 43567, offset 0, flags [DF], proto TCP (6), length 71)
orangepizero2.48626 > 106.xxx.xxx.xxx.afs3-callback: Flags [P.], cksum 0x24fb (incorrect -> 0x73fd), seq 1940:1959, ack 164, win 229, options [nop,nop,TS val 175443177 ecr 843274403], length 19
10:46:18.638314 IP (tos 0x14, ttl 51, id 226, offset 0, flags [DF], proto TCP (6), length 52)
106.xxx.xxx.xxx.afs3-callback > orangepizero2.48626: Flags [.], cksum 0x5334 (correct), ack 1940, win 266, options [nop,nop,TS val 843274433 ecr 175443177], length 0
10:46:18.638474 IP (tos 0x14, ttl 51, id 227, offset 0, flags [DF], proto TCP (6), length 52)
106.xxx.xxx.xxx.afs3-callback > orangepizero2.48626: Flags [.], cksum 0x5321 (correct), ack 1959, win 266, options [nop,nop,TS val 843274433 ecr 175443177], length 0
10:46:18.638523 IP (tos 0x14, ttl 51, id 228, offset 0, flags [DF], proto TCP (6), length 64)
106.xxx.xxx.xxx.afs3-callback > orangepizero2.48626: Flags [P.], cksum 0x5307 (correct), seq 164:176, ack 1959, win 266, options [nop,nop,TS val 843274433 ecr 175443177], length 12
10:46:18.638604 IP (tos 0x0, ttl 64, id 43568, offset 0, flags [DF], proto TCP (6), length 52)
orangepizero2.48626 > 106.xxx.xxx.xxx.afs3-callback: Flags [.], cksum 0x24e8 (incorrect -> 0x5316), ack 176, win 229, options [nop,nop,TS val 175443213 ecr 843274433], length 0
10:46:18.642115 IP (tos 0x14, ttl 51, id 229, offset 0, flags [DF], proto TCP (6), length 64)
106.xxx.xxx.xxx.afs3-callback > orangepizero2.48626: Flags [P.], cksum 0x52bf (correct), seq 176:188, ack 1959, win 266, options [nop,nop,TS val 843274433 ecr 175443177], length 12
10:46:18.642275 IP (tos 0x0, ttl 64, id 43569, offset 0, flags [DF], proto TCP (6), length 52)
orangepizero2.48626 > 106.xxx.xxx.xxx.afs3-callback: Flags [.], cksum 0x24e8 (incorrect -> 0x5309), ack 188, win 229, options [nop,nop,TS val 175443214 ecr 843274433], length 0
10:46:18.642361 IP (tos 0x14, ttl 51, id 230, offset 0, flags [DF], proto TCP (6), length 117)
106.xxx.xxx.xxx.afs3-callback > orangepizero2.48626: Flags [P.], cksum 0xc6e4 (correct), seq 188:253, ack 1959, win 266, options [nop,nop,TS val 843274433 ecr 175443177], length 65
10:46:18.642432 IP (tos 0x0, ttl 64, id 43570, offset 0, flags [DF], proto TCP (6), length 52)
orangepizero2.48626 > 106.xxx.xxx.xxx.afs3-callback: Flags [.], cksum 0x24e8 (incorrect -> 0x52c8), ack 253, win 229, options [nop,nop,TS val 175443214 ecr 843274433], length 0
10:46:18.642462 IP (tos 0x14, ttl 51, id 231, offset 0, flags [DF], proto TCP (6), length 64)
106.xxx.xxx.xxx.afs3-callback > orangepizero2.48626: Flags [P.], cksum 0x526c (correct), seq 253:265, ack 1959, win 266, options [nop,nop,TS val 843274433 ecr 175443177], length 12
10:46:18.642515 IP (tos 0x0, ttl 64, id 43571, offset 0, flags [DF], proto TCP (6), length 52)
orangepizero2.48626 > 106.xxx.xxx.xxx.afs3-callback: Flags [.], cksum 0x24e8 (incorrect -> 0x52bc), ack 265, win 229, options [nop,nop,TS val 175443214 ecr 843274433], length 0
10:46:18.642542 IP (tos 0x14, ttl 51, id 232, offset 0, flags [DF], proto TCP (6), length 123)
106.xxx.xxx.xxx.afs3-callback > orangepizero2.48626: Flags [P.], cksum 0x0719 (correct), seq 265:336, ack 1959, win 266, options [nop,nop,TS val 843274433 ecr 175443177], length 71
10:46:18.642591 IP (tos 0x0, ttl 64, id 43572, offset 0, flags [DF], proto TCP (6), length 52)
orangepizero2.48626 > 106.xxx.xxx.xxx.afs3-callback: Flags [.], cksum 0x24e8 (incorrect -> 0x5275), ack 336, win 229, options [nop,nop,TS val 175443214 ecr 843274433], length 0
10:46:18.642620 IP (tos 0x14, ttl 51, id 233, offset 0, flags [DF], proto TCP (6), length 64)
106.xxx.xxx.xxx.afs3-callback > orangepizero2.48626: Flags [P.], cksum 0x521f (correct), seq 336:348, ack 1959, win 266, options [nop,nop,TS val 843274433 ecr 175443177], length 12
10:46:18.642668 IP (tos 0x0, ttl 64, id 43573, offset 0, flags [DF], proto TCP (6), length 52)
orangepizero2.48626 > 106.xxx.xxx.xxx.afs3-callback: Flags [.], cksum 0x24e8 (incorrect -> 0x5269), ack 348, win 229, options [nop,nop,TS val 175443214 ecr 843274433], length 0
10:46:18.642693 IP (tos 0x14, ttl 51, id 234, offset 0, flags [DF], proto TCP (6), length 117)
106.xxx.xxx.xxx.afs3-callback > orangepizero2.48626: Flags [P.], cksum 0x2d4d (correct), seq 348:413, ack 1959, win 266, options [nop,nop,TS val 843274433 ecr 175443177], length 65
10:46:18.642740 IP (tos 0x0, ttl 64, id 43574, offset 0, flags [DF], proto TCP (6), length 52)
orangepizero2.48626 > 106.xxx.xxx.xxx.afs3-callback: Flags [.], cksum 0x24e8 (incorrect -> 0x5228), ack 413, win 229, options [nop,nop,TS val 175443214 ecr 843274433], length 0
10:46:18.642762 IP (tos 0x14, ttl 51, id 235, offset 0, flags [DF], proto TCP (6), length 64)
106.xxx.xxx.xxx.afs3-callback > orangepizero2.48626: Flags [P.], cksum 0x51c1 (correct), seq 413:425, ack 1959, win 266, options [nop,nop,TS val 843274433 ecr 175443177], length 12
10:46:18.642807 IP (tos 0x0, ttl 64, id 43575, offset 0, flags [DF], proto TCP (6), length 52)
orangepizero2.48626 > 106.xxx.xxx.xxx.afs3-callback: Flags [.], cksum 0x24e8 (incorrect -> 0x521c), ack 425, win 229, options [nop,nop,TS val 175443214 ecr 843274433], length 0
10:46:18.642831 IP (tos 0x14, ttl 51, id 236, offset 0, flags [DF], proto TCP (6), length 134)
106.xxx.xxx.xxx.afs3-callback > orangepizero2.48626: Flags [P.], cksum 0x1ca9 (correct), seq 425:507, ack 1959, win 266, options [nop,nop,TS val 843274433 ecr 175443177], length 82
10:46:18.642877 IP (tos 0x0, ttl 64, id 43576, offset 0, flags [DF], proto TCP (6), length 52)
orangepizero2.48626 > 106.xxx.xxx.xxx.afs3-callback: Flags [.], cksum 0x24e8 (incorrect -> 0x51ca), ack 507, win 229, options [nop,nop,TS val 175443214 ecr 843274433], length 0
10:46:18.642899 IP (tos 0x14, ttl 51, id 237, offset 0, flags [DF], proto TCP (6), length 64)
106.xxx.xxx.xxx.afs3-callback > orangepizero2.48626: Flags [P.], cksum 0x5174 (correct), seq 507:519, ack 1959, win 266, options [nop,nop,TS val 843274433 ecr 175443177], length 12
10:46:18.642943 IP (tos 0x0, ttl 64, id 43577, offset 0, flags [DF], proto TCP (6), length 52)
orangepizero2.48626 > 106.xxx.xxx.xxx.afs3-callback: Flags [.], cksum 0x24e8 (incorrect -> 0x51be), ack 519, win 229, options [nop,nop,TS val 175443214 ecr 843274433], length 0
10:46:18.735427 IP (tos 0x14, ttl 51, id 238, offset 0, flags [DF], proto TCP (6), length 117)
106.xxx.xxx.xxx.afs3-callback > orangepizero2.48626: Flags [P.], cksum 0xac00 (correct), seq 519:584, ack 1959, win 266, options [nop,nop,TS val 843274456 ecr 175443213], length 65
10:46:18.735583 IP (tos 0x0, ttl 64, id 43578, offset 0, flags [DF], proto TCP (6), length 52)
orangepizero2.48626 > 106.xxx.xxx.xxx.afs3-callback: Flags [.], cksum 0x24e8 (incorrect -> 0x514a), ack 584, win 229, options [nop,nop,TS val 175443242 ecr 843274456], length 0
10:46:18.887843 IP (tos 0x14, ttl 51, id 26611, offset 0, flags [DF], proto TCP (6), length 64)
106.xxx.xxx.xxx.afs3-callback > orangepizero2.48620: Flags [F.], cksum 0xfb8f (correct), seq 521, ack 855, win 252, options [nop,nop,TS val 843274494 ecr 175442816,nop,nop,sack 1 {867:890}], length 0
10:46:18.888558 IP (tos 0x0, ttl 64, id 24247, offset 0, flags [DF], proto TCP (6), length 52)
orangepizero2.48620 > 106.xxx.xxx.xxx.afs3-callback: Flags [F.], cksum 0x24e8 (incorrect -> 0x09de), seq 890, ack 522, win 229, options [nop,nop,TS val 175443288 ecr 843274494], length 0
10:46:18.889925 IP (tos 0x0, ttl 64, id 3920, offset 0, flags [DF], proto TCP (6), length 60)
orangepizero2.48628 > 106.xxx.xxx.xxx.afs3-callback: Flags [S], cksum 0x24f0 (incorrect -> 0x0739), seq 3067216392, win 29200, options [mss 1460,sackOK,TS val 175443288 ecr 0,nop,wscale 7], length 0
10:46:18.948602 IP (tos 0x14, ttl 51, id 11202, offset 0, flags [DF], proto TCP (6), length 40)
106.xxx.xxx.xxx.afs3-callback > orangepizero2.48620: Flags [R], cksum 0x540f (correct), seq 3067193080, win 0, length 0
10:46:18.949288 IP (tos 0x14, ttl 50, id 0, offset 0, flags [DF], proto TCP (6), length 60)
106.xxx.xxx.xxx.afs3-callback > orangepizero2.48628: Flags [S.], cksum 0x7271 (correct), seq 4127528117, ack 3067216393, win 28960, options [mss 1360,sackOK,TS val 843274508 ecr 175443288,nop,wscale 7], length 0
10:46:18.949505 IP (tos 0x0, ttl 64, id 3921, offset 0, flags [DF], proto TCP (6), length 52)
orangepizero2.48628 > 106.xxx.xxx.xxx.afs3-callback: Flags [.], cksum 0x24e8 (incorrect -> 0x1103), ack 1, win 229, options [nop,nop,TS val 175443306 ecr 843274508], length 0
10:46:18.950283 IP (tos 0x0, ttl 64, id 3922, offset 0, flags [DF], proto TCP (6), length 64)
orangepizero2.48628 > 106.xxx.xxx.xxx.afs3-callback: Flags [P.], cksum 0x24f4 (incorrect -> 0x10ec), seq 1:13, ack 1, win 229, options [nop,nop,TS val 175443306 ecr 843274508], length 12
10:46:18.951047 IP (tos 0x0, ttl 64, id 3923, offset 0, flags [DF], proto TCP (6), length 262)
orangepizero2.48628 > 106.xxx.xxx.xxx.afs3-callback: Flags [P.], cksum 0x25ba (incorrect -> 0xb6ea), seq 13:223, ack 1, win 229, options [nop,nop,TS val 175443306 ecr 843274508], length 210
10:46:19.071702 IP (tos 0x0, ttl 64, id 3924, offset 0, flags [DF], proto TCP (6), length 262)
orangepizero2.48628 > 106.xxx.xxx.xxx.afs3-callback: Flags [P.], cksum 0x25ba (incorrect -> 0xb6c5), seq 13:223, ack 1, win 229, options [nop,nop,TS val 175443343 ecr 843274508], length 210
10:46:19.555101 IP (tos 0x0, ttl 64, id 3925, offset 0, flags [DF], proto TCP (6), length 64)
orangepizero2.48628 > 106.xxx.xxx.xxx.afs3-callback: Flags [P.], cksum 0x24f4 (incorrect -> 0x1036), seq 1:13, ack 1, win 229, options [nop,nop,TS val 175443488 ecr 843274508], length 12
10:46:20.314419 IP (tos 0x14, ttl 50, id 0, offset 0, flags [DF], proto TCP (6), length 60)
106.xxx.xxx.xxx.afs3-callback > orangepizero2.48628: Flags [S.], cksum 0x7177 (correct), seq 4127528117, ack 3067216393, win 28960, options [mss 1360,sackOK,TS val 843274758 ecr 175443288,nop,wscale 7], length 0
10:46:20.314578 IP (tos 0x0, ttl 64, id 3926, offset 0, flags [DF], proto TCP (6), length 52)
orangepizero2.48628 > 106.xxx.xxx.xxx.afs3-callback: Flags [.], cksum 0x24e8 (incorrect -> 0x0e8c), ack 1, win 229, options [nop,nop,TS val 175443715 ecr 843274508], length 0
10:46:20.377164 IP (tos 0x14, ttl 50, id 20164, offset 0, flags [DF], proto TCP (6), length 64)
106.xxx.xxx.xxx.afs3-callback > orangepizero2.48628: Flags [.], cksum 0x66ee (correct), ack 1, win 235, options [nop,nop,TS val 843274868 ecr 175443288,nop,nop,sack 1 {13:223}], length 0
10:46:20.488431 IP (tos 0x0, ttl 64, id 3927, offset 0, flags [DF], proto TCP (6), length 64)
orangepizero2.48628 > 106.xxx.xxx.xxx.afs3-callback: Flags [P.], cksum 0x24f4 (incorrect -> 0x0db6), seq 1:13, ack 1, win 229, options [nop,nop,TS val 175443768 ecr 843274868], length 12
10:46:22.435163 IP (tos 0x0, ttl 64, id 3928, offset 0, flags [DF], proto TCP (6), length 64)
orangepizero2.48628 > 106.xxx.xxx.xxx.afs3-callback: Flags [P.], cksum 0x24f4 (incorrect -> 0x0b6e), seq 1:13, ack 1, win 229, options [nop,nop,TS val 175444352 ecr 843274868], length 12
10:46:22.540898 IP (tos 0x14, ttl 51, id 20165, offset 0, flags [DF], proto TCP (6), length 52)
106.xxx.xxx.xxx.afs3-callback > orangepizero2.48628: Flags [.], cksum 0x0885 (correct), ack 223, win 235, options [nop,nop,TS val 843275408 ecr 175444352], length 0
10:46:22.541057 IP (tos 0x14, ttl 51, id 20166, offset 0, flags [DF], proto TCP (6), length 64)
106.xxx.xxx.xxx.afs3-callback > orangepizero2.48628: Flags [P.], cksum 0x086d (correct), seq 1:13, ack 223, win 235, options [nop,nop,TS val 843275408 ecr 175444352], length 12
10:46:22.541155 IP (tos 0x0, ttl 64, id 3929, offset 0, flags [DF], proto TCP (6), length 52)

Steps to reproduce

  1. 开启随身wifi
  2. arm 设备连接 ubuntu
  3. frpc连接
  4. 远程端开启ssh连接
  5. 复现

Affected area

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
Originally created by @LunaticTian on GitHub (Mar 13, 2023). Original GitHub issue: https://github.com/fatedier/frp/issues/3357 ### Bug Description 出现问题前提: 1. 开启随身wifi热点 2. arm ubuntu 连接 3. 远程端连接ssh 4. 远程控制台明显卡顿,frpc反复出现重启 5. arm ubuntu 连接adb设备出现必现,不连接adb设备出现概率极高 arm ubuntu连接手机热点以及正常wifi均正常,随身wifi环境下 frpc更换多个版本都会出现频繁重启的问题。更换多个随身wifi均出现该问题,frps服务端确认无问题,其他设备以及其他网络环境下连接都是正常的。 arm ubuntu连接随身wifi网速正常,下载文件以及其他非frp操作都是正常的,以下是frpc以及出现tcpdump的问题log ### frpc Version 47/40/30 ### frps Version 40 ### System Architecture ubuntu arm64 ### Configurations [common] server_addr = XXXXXX server_port = 7001 token = XXXX log_file = /var/log/frpc.log log_level = info log_max_days = 3 [sshOrangepi] type = tcp local_ip = 127.0.0.1 local_port = 22 remote_port = 10022 [adb01] type = tcp local_ip = 127.0.0.1 local_port = 5555 remote_port = 15555 [adb02] type = tcp local_ip = 127.0.0.1 local_port = 5037 remote_port = 15037 [adb03] type = tcp local_ip = 127.0.0.1 local_port = 8081 remote_port = 18081 [web] type = http local_port = 8000 custom_domains = XXXX ### Logs [frp LOG] 2023/03/13 10:43:39 [I] [control.go:181] [cc9156843ed7cbee] [adb02] start proxy success 2023/03/13 10:43:39 [I] [control.go:181] [cc9156843ed7cbee] [adb01] start proxy success 2023/03/13 10:43:39 [I] [control.go:181] [cc9156843ed7cbee] [adb03] start proxy success 2023/03/13 10:43:39 [I] [control.go:181] [cc9156843ed7cbee] [web] start proxy success 2023/03/13 10:43:59 [E] [control.go:159] [cc9156843ed7cbee] work connection closed before response StartWorkConn message: EOF 2023/03/13 10:44:01 [I] [control.go:314] [cc9156843ed7cbee] control writer is closing 2023/03/13 10:44:01 [I] [service.go:175] [cc9156843ed7cbee] try to reconnect to server... 2023/03/13 10:44:01 [I] [visitor_manager.go:60] [cc9156843ed7cbee] gracefully shutdown visitor manager 2023/03/13 10:44:02 [I] [service.go:327] [cc9156843ed7cbee] login to server success, get run id [cc9156843ed7cbee], server udp port [0] 2023/03/13 10:44:02 [I] [proxy_manager.go:144] [cc9156843ed7cbee] proxy added: [adb03 web sshOrangepi adb01 adb02] 2023/03/13 10:44:07 [I] [control.go:181] [cc9156843ed7cbee] [adb01] start proxy success 2023/03/13 10:44:07 [I] [control.go:181] [cc9156843ed7cbee] [web] start proxy success 2023/03/13 10:44:07 [I] [control.go:181] [cc9156843ed7cbee] [sshOrangepi] start proxy success 2023/03/13 10:44:07 [I] [control.go:181] [cc9156843ed7cbee] [adb03] start proxy success 2023/03/13 10:44:07 [I] [control.go:181] [cc9156843ed7cbee] [adb02] start proxy success 2023/03/13 10:46:14 [E] [control.go:159] [cc9156843ed7cbee] work connection closed before response StartWorkConn message: EOF 2023/03/13 10:46:14 [I] [control.go:314] [cc9156843ed7cbee] control writer is closing 2023/03/13 10:46:14 [I] [service.go:175] [cc9156843ed7cbee] try to reconnect to server... 2023/03/13 10:46:14 [I] [visitor_manager.go:60] [cc9156843ed7cbee] gracefully shutdown visitor manager 2023/03/13 10:46:18 [I] [service.go:327] [cc9156843ed7cbee] login to server success, get run id [cc9156843ed7cbee], server udp port [0] 2023/03/13 10:46:18 [I] [proxy_manager.go:144] [cc9156843ed7cbee] proxy added: [adb03 web sshOrangepi adb01 adb02] 2023/03/13 10:46:18 [I] [control.go:181] [cc9156843ed7cbee] [adb02] start proxy success 2023/03/13 10:46:18 [I] [control.go:181] [cc9156843ed7cbee] [sshOrangepi] start proxy success [tcpdump] 10:46:08.189966 IP (tos 0x14, ttl 51, id 50858, offset 0, flags [DF], proto TCP (6), length 76) 106.xxx.xxx.xxx.afs3-callback > orangepizero2.48622: Flags [P.], cksum 0x2f32 (correct), seq 4944:4956, ack 8707, win 551, options [nop,nop,TS val 843271731 ecr 175438235,nop,nop,sack 1 {8767:8883}], length 12 10:46:08.190121 IP (tos 0x14, ttl 51, id 50859, offset 0, flags [DF], proto TCP (6), length 100) 106.xxx.xxx.xxx.afs3-callback > orangepizero2.48622: Flags [P.], cksum 0x5e3e (correct), seq 4956:4992, ack 8707, win 551, options [nop,nop,TS val 843271731 ecr 175438235,nop,nop,sack 1 {8767:8883}], length 36 10:46:08.190167 IP (tos 0x14, ttl 51, id 50860, offset 0, flags [DF], proto TCP (6), length 76) 106.xxx.xxx.xxx.afs3-callback > orangepizero2.48622: Flags [P.], cksum 0x2ef8 (correct), seq 4992:5004, ack 8707, win 551, options [nop,nop,TS val 843271741 ecr 175438235,nop,nop,sack 1 {8767:8883}], length 12 10:46:08.190199 IP (tos 0x14, ttl 51, id 50861, offset 0, flags [DF], proto TCP (6), length 100) 106.xxx.xxx.xxx.afs3-callback > orangepizero2.48622: Flags [P.], cksum 0x9136 (correct), seq 5004:5040, ack 8707, win 551, options [nop,nop,TS val 843271741 ecr 175438235,nop,nop,sack 1 {8767:8883}], length 36 10:46:08.190225 IP (tos 0x14, ttl 51, id 50862, offset 0, flags [DF], proto TCP (6), length 76) 106.xxx.xxx.xxx.afs3-callback > orangepizero2.48622: Flags [P.], cksum 0x2ea8 (correct), seq 5040:5052, ack 8707, win 551, options [nop,nop,TS val 843271773 ecr 175438235,nop,nop,sack 1 {8767:8883}], length 12 10:46:08.190243 IP (tos 0x14, ttl 51, id 50863, offset 0, flags [DF], proto TCP (6), length 100) 106.xxx.xxx.xxx.afs3-callback > orangepizero2.48622: Flags [P.], cksum 0x8d77 (correct), seq 5052:5088, ack 8707, win 551, options [nop,nop,TS val 843271773 ecr 175438235,nop,nop,sack 1 {8767:8883}], length 36 10:46:08.190279 IP (tos 0x0, ttl 64, id 31083, offset 0, flags [DF], proto TCP (6), length 52) orangepizero2.48622 > 106.xxx.xxx.xxx.afs3-callback: Flags [.], cksum 0x24e8 (incorrect -> 0x098c), ack 5004, win 335, options [nop,nop,TS val 175440078 ecr 843271731], length 0 10:46:08.190849 IP (tos 0x0, ttl 64, id 31084, offset 0, flags [DF], proto TCP (6), length 52) orangepizero2.48622 > 106.xxx.xxx.xxx.afs3-callback: Flags [.], cksum 0x24e8 (incorrect -> 0x092e), ack 5088, win 335, options [nop,nop,TS val 175440078 ecr 843271741], length 0 10:46:08.250935 IP (tos 0x14, ttl 51, id 50864, offset 0, flags [DF], proto TCP (6), length 76) 106.xxx.xxx.xxx.afs3-callback > orangepizero2.48622: Flags [P.], cksum 0x2e3a (correct), seq 5088:5100, ack 8707, win 551, options [nop,nop,TS val 843271835 ecr 175438235,nop,nop,sack 1 {8767:8883}], length 12 10:46:08.251162 IP (tos 0x14, ttl 51, id 50865, offset 0, flags [DF], proto TCP (6), length 100) 106.xxx.xxx.xxx.afs3-callback > orangepizero2.48622: Flags [P.], cksum 0xd903 (correct), seq 5100:5136, ack 8707, win 551, options [nop,nop,TS val 843271835 ecr 175438235,nop,nop,sack 1 {8767:8883}], length 36 10:46:08.251368 IP (tos 0x0, ttl 64, id 31085, offset 0, flags [DF], proto TCP (6), length 52) orangepizero2.48622 > 106.xxx.xxx.xxx.afs3-callback: Flags [.], cksum 0x24e8 (incorrect -> 0x088e), ack 5136, win 335, options [nop,nop,TS val 175440096 ecr 843271835], length 0 10:46:08.280724 IP (tos 0x0, ttl 64, id 24236, offset 0, flags [DF], proto TCP (6), length 64) orangepizero2.48620 > 106.xxx.xxx.xxx.afs3-callback: Flags [P.], cksum 0x24f4 (incorrect -> 0x24da), seq 843:855, ack 497, win 229, options [nop,nop,TS val 175440105 ecr 843270813], length 12 10:46:08.781796 IP (tos 0x0, ttl 64, id 24237, offset 0, flags [DF], proto TCP (6), length 64) orangepizero2.48620 > 106.xxx.xxx.xxx.afs3-callback: Flags [P.], cksum 0x24f4 (incorrect -> 0x2443), seq 843:855, ack 497, win 229, options [nop,nop,TS val 175440256 ecr 843270813], length 12 10:46:08.882450 IP (tos 0x14, ttl 51, id 26606, offset 0, flags [DF], proto TCP (6), length 64) 106.xxx.xxx.xxx.afs3-callback > orangepizero2.48620: Flags [P.], cksum 0x3700 (correct), seq 497:509, ack 843, win 243, options [nop,nop,TS val 843271994 ecr 175434264], length 12 10:46:08.882626 IP (tos 0x0, ttl 64, id 24238, offset 0, flags [DF], proto TCP (6), length 52) orangepizero2.48620 > 106.xxx.xxx.xxx.afs3-callback: Flags [.], cksum 0x24e8 (incorrect -> 0x1f8d), ack 509, win 229, options [nop,nop,TS val 175440286 ecr 843271994], length 0 10:46:08.883352 IP (tos 0x0, ttl 64, id 24239, offset 0, flags [DF], proto TCP (6), length 64) orangepizero2.48620 > 106.xxx.xxx.xxx.afs3-callback: Flags [P.], cksum 0x24f4 (incorrect -> 0x1f6f), seq 855:867, ack 509, win 229, options [nop,nop,TS val 175440286 ecr 843271994], length 12 10:46:09.790374 IP (tos 0x14, ttl 51, id 50866, offset 0, flags [DF], proto TCP (6), length 76) 106.xxx.xxx.xxx.afs3-callback > orangepizero2.48622: Flags [P.], cksum 0x2cd6 (correct), seq 5136:5148, ack 8707, win 551, options [nop,nop,TS val 843272143 ecr 175438235,nop,nop,sack 1 {8767:8883}], length 12 10:46:09.790568 IP (tos 0x14, ttl 51, id 50867, offset 0, flags [DF], proto TCP (6), length 100) 106.xxx.xxx.xxx.afs3-callback > orangepizero2.48622: Flags [P.], cksum 0x6f09 (correct), seq 5148:5184, ack 8707, win 551, options [nop,nop,TS val 843272143 ecr 175438235,nop,nop,sack 1 {8767:8883}], length 36 10:46:09.790862 IP (tos 0x0, ttl 64, id 31086, offset 0, flags [DF], proto TCP (6), length 52) orangepizero2.48622 > 106.xxx.xxx.xxx.afs3-callback: Flags [.], cksum 0x24e8 (incorrect -> 0x055c), ack 5184, win 335, options [nop,nop,TS val 175440558 ecr 843272143], length 0 10:46:09.851736 IP (tos 0x0, ttl 64, id 31087, offset 0, flags [DF], proto TCP (6), length 64) orangepizero2.48622 > 106.xxx.xxx.xxx.afs3-callback: Flags [P.], cksum 0x24f4 (incorrect -> 0x05be), seq 8707:8719, ack 5184, win 335, options [nop,nop,TS val 175440577 ecr 843272143], length 12 10:46:09.985009 IP (tos 0x0, ttl 64, id 24240, offset 0, flags [DF], proto TCP (6), length 64) orangepizero2.48620 > 106.xxx.xxx.xxx.afs3-callback: Flags [P.], cksum 0x24f4 (incorrect -> 0x1e31), seq 843:855, ack 509, win 229, options [nop,nop,TS val 175440617 ecr 843271994], length 12 10:46:10.899879 IP (tos 0x14, ttl 51, id 26607, offset 0, flags [DF], proto TCP (6), length 64) 106.xxx.xxx.xxx.afs3-callback > orangepizero2.48620: Flags [P.], cksum 0x356c (correct), seq 497:509, ack 843, win 243, options [nop,nop,TS val 843272398 ecr 175434264], length 12 10:46:10.900009 IP (tos 0x0, ttl 64, id 24241, offset 0, flags [DF], proto TCP (6), length 64) orangepizero2.48620 > 106.xxx.xxx.xxx.afs3-callback: Flags [.], cksum 0x24f4 (incorrect -> 0x2a0a), ack 509, win 229, options [nop,nop,TS val 175440891 ecr 843272398,nop,nop,sack 1 {497:509}], length 0 10:46:11.596406 ARP, Ethernet (len 6), IPv4 (len 4), Request who-has orangepizero2 tell _gateway, length 28 10:46:11.596459 ARP, Ethernet (len 6), IPv4 (len 4), Reply orangepizero2 is-at 78:2d:96:2a:29:6d (oui Unknown), length 28 10:46:12.408469 IP (tos 0x0, ttl 64, id 24242, offset 0, flags [DF], proto TCP (6), length 64) orangepizero2.48620 > 106.xxx.xxx.xxx.afs3-callback: Flags [P.], cksum 0x24f4 (incorrect -> 0x19c6), seq 843:855, ack 509, win 229, options [nop,nop,TS val 175441344 ecr 843272398], length 12 10:46:14.569197 IP (tos 0x0, ttl 64, id 31088, offset 0, flags [DF], proto TCP (6), length 1064) orangepizero2.48622 > 106.xxx.xxx.xxx.afs3-callback: Flags [FP.], cksum 0x28dc (incorrect -> 0x3ea1), seq 8883:9895, ack 5184, win 335, options [nop,nop,TS val 175441992 ecr 843272143], length 1012 10:46:14.571851 IP (tos 0x0, ttl 64, id 43548, offset 0, flags [DF], proto TCP (6), length 60) orangepizero2.48626 > 106.xxx.xxx.xxx.afs3-callback: Flags [S], cksum 0x24f0 (incorrect -> 0xf046), seq 847880788, win 29200, options [mss 1460,sackOK,TS val 175441993 ecr 0,nop,wscale 7], length 0 10:46:14.717052 IP (tos 0x14, ttl 51, id 50868, offset 0, flags [DF], proto TCP (6), length 76) 106.xxx.xxx.xxx.afs3-callback > orangepizero2.48622: Flags [P.], cksum 0x27a9 (correct), seq 5184:5196, ack 8707, win 551, options [nop,nop,TS val 843273451 ecr 175438235,nop,nop,sack 1 {8767:8883}], length 12 10:46:14.717440 IP (tos 0x14, ttl 64, id 0, offset 0, flags [DF], proto TCP (6), length 40) orangepizero2.48622 > 106.xxx.xxx.xxx.afs3-callback: Flags [R], cksum 0x5ca6 (correct), seq 534787409, win 0, length 0 10:46:15.581748 IP (tos 0x0, ttl 64, id 43549, offset 0, flags [DF], proto TCP (6), length 60) orangepizero2.48626 > 106.xxx.xxx.xxx.afs3-callback: Flags [S], cksum 0x24f0 (incorrect -> 0xef17), seq 847880788, win 29200, options [mss 1460,sackOK,TS val 175442296 ecr 0,nop,wscale 7], length 0 10:46:17.315116 IP (tos 0x0, ttl 64, id 24243, offset 0, flags [DF], proto TCP (6), length 64) orangepizero2.48620 > 106.xxx.xxx.xxx.afs3-callback: Flags [P.], cksum 0x24f4 (incorrect -> 0x1406), seq 843:855, ack 509, win 229, options [nop,nop,TS val 175442816 ecr 843272398], length 12 10:46:17.641197 IP (tos 0x0, ttl 255, id 34294, offset 0, flags [DF], proto UDP (17), length 66) orangepizero2.mdns > 224.0.0.251.mdns: 0 PTR (QM)? _sftp-ssh._tcp.local. (38) 10:46:17.715899 IP (tos 0x14, ttl 51, id 26608, offset 0, flags [DF], proto TCP (6), length 52) 106.xxx.xxx.xxx.afs3-callback > orangepizero2.48620: Flags [.], cksum 0x0cfe (correct), ack 855, win 243, options [nop,nop,TS val 843274201 ecr 175442816], length 0 10:46:17.716136 IP (tos 0x0, ttl 64, id 24244, offset 0, flags [DF], proto TCP (6), length 75) orangepizero2.48620 > 106.xxx.xxx.xxx.afs3-callback: Flags [P.], cksum 0x24ff (incorrect -> 0xa9b8), seq 867:890, ack 509, win 229, options [nop,nop,TS val 175442936 ecr 843274201], length 23 10:46:17.716219 IP (tos 0x14, ttl 51, id 26609, offset 0, flags [DF], proto TCP (6), length 64) 106.xxx.xxx.xxx.afs3-callback > orangepizero2.48620: Flags [P.], cksum 0x0ce0 (correct), seq 509:521, ack 855, win 243, options [nop,nop,TS val 843274201 ecr 175442816], length 12 10:46:17.716288 IP (tos 0x0, ttl 64, id 24245, offset 0, flags [DF], proto TCP (6), length 52) orangepizero2.48620 > 106.xxx.xxx.xxx.afs3-callback: Flags [.], cksum 0x24e8 (incorrect -> 0x0c65), ack 521, win 229, options [nop,nop,TS val 175442936 ecr 843274201], length 0 10:46:17.741790 IP (tos 0x0, ttl 64, id 43550, offset 0, flags [DF], proto TCP (6), length 60) orangepizero2.48626 > 106.xxx.xxx.xxx.afs3-callback: Flags [S], cksum 0x24f0 (incorrect -> 0xec8f), seq 847880788, win 29200, options [mss 1460,sackOK,TS val 175442944 ecr 0,nop,wscale 7], length 0 10:46:17.743146 IP (tos 0x0, ttl 255, id 34295, offset 0, flags [DF], proto UDP (17), length 207) orangepizero2.mdns > 224.0.0.251.mdns: 0*- [0q] 6/0/0 _sftp-ssh._tcp.local. PTR orangepizero2._sftp-ssh._tcp.local., orangepizero2._sftp-ssh._tcp.local. (Cache flush) TXT "", orangepizero2._sftp-ssh._tcp.local. (Cache flush) SRV orangepizero2.local.:22 0 0, orangepizero2.local. (Cache flush) AAAA 2408:844e:7fd:536:3885:73fe:480b:7256, orangepizero2.local. (Cache flush) AAAA 2408:844e:7fd:536:5861:71fb:a054:7a36, orangepizero2.local. (Cache flush) A 192.168.0.102 (179) 10:46:17.794055 IP (tos 0x14, ttl 51, id 26610, offset 0, flags [DF], proto TCP (6), length 64) 106.xxx.xxx.xxx.afs3-callback > orangepizero2.48620: Flags [.], cksum 0xfca1 (correct), ack 855, win 252, options [nop,nop,TS val 843274221 ecr 175442816,nop,nop,sack 1 {867:890}], length 0 10:46:17.794264 IP (tos 0x0, ttl 64, id 24246, offset 0, flags [DF], proto TCP (6), length 64) orangepizero2.48620 > 106.xxx.xxx.xxx.afs3-callback: Flags [P.], cksum 0x24f4 (incorrect -> 0x0c3f), seq 855:867, ack 521, win 229, options [nop,nop,TS val 175442959 ecr 843274221], length 12 10:46:17.811675 IP (tos 0x14, ttl 50, id 0, offset 0, flags [DF], proto TCP (6), length 60) 106.xxx.xxx.xxx.afs3-callback > orangepizero2.48626: Flags [S.], cksum 0xbea3 (correct), seq 1277450453, ack 847880789, win 28960, options [mss 1360,sackOK,TS val 843274226 ecr 175442944,nop,wscale 7], length 0 10:46:17.811961 IP (tos 0x0, ttl 64, id 43551, offset 0, flags [DF], proto TCP (6), length 52) orangepizero2.48626 > 106.xxx.xxx.xxx.afs3-callback: Flags [.], cksum 0x24e8 (incorrect -> 0x5d32), ack 1, win 229, options [nop,nop,TS val 175442965 ecr 843274226], length 0 10:46:17.812892 IP (tos 0x0, ttl 64, id 43552, offset 0, flags [DF], proto TCP (6), length 64) orangepizero2.48626 > 106.xxx.xxx.xxx.afs3-callback: Flags [P.], cksum 0x24f4 (incorrect -> 0x5d1b), seq 1:13, ack 1, win 229, options [nop,nop,TS val 175442965 ecr 843274226], length 12 10:46:17.917480 IP (tos 0x14, ttl 50, id 215, offset 0, flags [DF], proto TCP (6), length 52) 106.xxx.xxx.xxx.afs3-callback > orangepizero2.48626: Flags [.], cksum 0x5d0f (correct), ack 13, win 227, options [nop,nop,TS val 843274251 ecr 175442965], length 0 10:46:17.917686 IP (tos 0x0, ttl 64, id 43553, offset 0, flags [DF], proto TCP (6), length 275) orangepizero2.48626 > 106.xxx.xxx.xxx.afs3-callback: Flags [P.], cksum 0x25c7 (incorrect -> 0x47e8), seq 13:236, ack 1, win 229, options [nop,nop,TS val 175442996 ecr 843274251], length 223 10:46:17.919042 IP (tos 0x14, ttl 51, id 216, offset 0, flags [DF], proto TCP (6), length 64) 106.xxx.xxx.xxx.afs3-callback > orangepizero2.48626: Flags [P.], cksum 0x5cf7 (correct), seq 1:13, ack 13, win 227, options [nop,nop,TS val 843274251 ecr 175442965], length 12 10:46:17.919176 IP (tos 0x0, ttl 64, id 43554, offset 0, flags [DF], proto TCP (6), length 52) orangepizero2.48626 > 106.xxx.xxx.xxx.afs3-callback: Flags [.], cksum 0x24e8 (incorrect -> 0x5c02), ack 13, win 229, options [nop,nop,TS val 175442997 ecr 843274251], length 0 10:46:18.048030 IP (tos 0x14, ttl 51, id 217, offset 0, flags [DF], proto TCP (6), length 64) 106.xxx.xxx.xxx.afs3-callback > orangepizero2.48626: Flags [P.], cksum 0x5b70 (correct), seq 13:25, ack 236, win 235, options [nop,nop,TS val 843274283 ecr 175442996], length 12 10:46:18.048375 IP (tos 0x0, ttl 64, id 43555, offset 0, flags [DF], proto TCP (6), length 52) orangepizero2.48626 > 106.xxx.xxx.xxx.afs3-callback: Flags [.], cksum 0x24e8 (incorrect -> 0x5baf), ack 25, win 229, options [nop,nop,TS val 175443036 ecr 843274283], length 0 10:46:18.048472 IP (tos 0x14, ttl 51, id 218, offset 0, flags [DF], proto TCP (6), length 140) 106.xxx.xxx.xxx.afs3-callback > orangepizero2.48626: Flags [P.], cksum 0xf1d3 (correct), seq 25:113, ack 236, win 235, options [nop,nop,TS val 843274283 ecr 175442996], length 88 10:46:18.048608 IP (tos 0x0, ttl 64, id 43556, offset 0, flags [DF], proto TCP (6), length 52) orangepizero2.48626 > 106.xxx.xxx.xxx.afs3-callback: Flags [.], cksum 0x24e8 (incorrect -> 0x5b57), ack 113, win 229, options [nop,nop,TS val 175443036 ecr 843274283], length 0 10:46:18.048652 IP (tos 0x14, ttl 51, id 219, offset 0, flags [DF], proto TCP (6), length 64) 106.xxx.xxx.xxx.afs3-callback > orangepizero2.48626: Flags [P.], cksum 0x5b54 (correct), seq 113:125, ack 236, win 235, options [nop,nop,TS val 843274283 ecr 175442996], length 12 10:46:18.048727 IP (tos 0x0, ttl 64, id 43557, offset 0, flags [DF], proto TCP (6), length 52) orangepizero2.48626 > 106.xxx.xxx.xxx.afs3-callback: Flags [.], cksum 0x24e8 (incorrect -> 0x5b4b), ack 125, win 229, options [nop,nop,TS val 175443036 ecr 843274283], length 0 10:46:18.049139 IP (tos 0x14, ttl 51, id 220, offset 0, flags [DF], proto TCP (6), length 68) 106.xxx.xxx.xxx.afs3-callback > orangepizero2.48626: Flags [P.], cksum 0x63e3 (correct), seq 125:141, ack 236, win 235, options [nop,nop,TS val 843274283 ecr 175442996], length 16 10:46:18.049309 IP (tos 0x0, ttl 64, id 43558, offset 0, flags [DF], proto TCP (6), length 52) orangepizero2.48626 > 106.xxx.xxx.xxx.afs3-callback: Flags [.], cksum 0x24e8 (incorrect -> 0x5b3b), ack 141, win 229, options [nop,nop,TS val 175443036 ecr 843274283], length 0 10:46:18.049406 IP (tos 0x14, ttl 51, id 221, offset 0, flags [DF], proto TCP (6), length 64) 106.xxx.xxx.xxx.afs3-callback > orangepizero2.48626: Flags [P.], cksum 0x5b3d (correct), seq 141:153, ack 236, win 235, options [nop,nop,TS val 843274283 ecr 175442996], length 12 10:46:18.049480 IP (tos 0x0, ttl 64, id 43559, offset 0, flags [DF], proto TCP (6), length 52) orangepizero2.48626 > 106.xxx.xxx.xxx.afs3-callback: Flags [.], cksum 0x24e8 (incorrect -> 0x5b2f), ack 153, win 229, options [nop,nop,TS val 175443036 ecr 843274283], length 0 10:46:18.049513 IP (tos 0x14, ttl 51, id 222, offset 0, flags [DF], proto TCP (6), length 63) 106.xxx.xxx.xxx.afs3-callback > orangepizero2.48626: Flags [P.], cksum 0x4b6c (correct), seq 153:164, ack 236, win 235, options [nop,nop,TS val 843274283 ecr 175442996], length 11 10:46:18.049570 IP (tos 0x0, ttl 64, id 43560, offset 0, flags [DF], proto TCP (6), length 52) orangepizero2.48626 > 106.xxx.xxx.xxx.afs3-callback: Flags [.], cksum 0x24e8 (incorrect -> 0x5b24), ack 164, win 229, options [nop,nop,TS val 175443036 ecr 843274283], length 0 10:46:18.052303 IP (tos 0x0, ttl 64, id 43561, offset 0, flags [DF], proto TCP (6), length 64) orangepizero2.48626 > 106.xxx.xxx.xxx.afs3-callback: Flags [P.], cksum 0x24f4 (incorrect -> 0x5afe), seq 236:248, ack 164, win 229, options [nop,nop,TS val 175443037 ecr 843274283], length 12 10:46:18.052987 IP (tos 0x0, ttl 64, id 43562, offset 0, flags [DF], proto TCP (6), length 396) orangepizero2.48626 > 106.xxx.xxx.xxx.afs3-callback: Flags [P.], cksum 0x2640 (incorrect -> 0x9ffb), seq 248:592, ack 164, win 229, options [nop,nop,TS val 175443037 ecr 843274283], length 344 10:46:18.158063 IP (tos 0x14, ttl 51, id 223, offset 0, flags [DF], proto TCP (6), length 63) 106.xxx.xxx.xxx.afs3-callback > orangepizero2.48626: Flags [P.], cksum 0x4b4e (correct), seq 153:164, ack 236, win 235, options [nop,nop,TS val 843274313 ecr 175442996], length 11 10:46:18.158330 IP (tos 0x0, ttl 64, id 43563, offset 0, flags [DF], proto TCP (6), length 64) orangepizero2.48626 > 106.xxx.xxx.xxx.afs3-callback: Flags [.], cksum 0x24f4 (incorrect -> 0xd83a), ack 164, win 229, options [nop,nop,TS val 175443068 ecr 843274313,nop,nop,sack 1 {153:164}], length 0 10:46:18.325147 IP (tos 0x0, ttl 64, id 43564, offset 0, flags [DF], proto TCP (6), length 1400) orangepizero2.48626 > 106.xxx.xxx.xxx.afs3-callback: Flags [.], cksum 0x2a2c (incorrect -> 0xa538), seq 592:1940, ack 164, win 229, options [nop,nop,TS val 175443119 ecr 843274313], length 1348 10:46:18.422189 IP (tos 0x14, ttl 51, id 224, offset 0, flags [DF], proto TCP (6), length 64) 106.xxx.xxx.xxx.afs3-callback > orangepizero2.48626: Flags [.], cksum 0x7119 (correct), ack 236, win 258, options [nop,nop,TS val 843274378 ecr 175442996,nop,nop,sack 1 {592:1940}], length 0 10:46:18.448420 IP (tos 0x0, ttl 64, id 43565, offset 0, flags [DF], proto TCP (6), length 64) orangepizero2.48626 > 106.xxx.xxx.xxx.afs3-callback: Flags [P.], cksum 0x24f4 (incorrect -> 0x5a28), seq 236:248, ack 164, win 229, options [nop,nop,TS val 175443156 ecr 843274378], length 12 10:46:18.520984 IP (tos 0x14, ttl 51, id 225, offset 0, flags [DF], proto TCP (6), length 64) 106.xxx.xxx.xxx.afs3-callback > orangepizero2.48626: Flags [.], cksum 0x7054 (correct), ack 248, win 258, options [nop,nop,TS val 843274403 ecr 175443156,nop,nop,sack 1 {592:1940}], length 0 10:46:18.521181 IP (tos 0x0, ttl 64, id 43566, offset 0, flags [DF], proto TCP (6), length 396) orangepizero2.48626 > 106.xxx.xxx.xxx.afs3-callback: Flags [P.], cksum 0x2640 (incorrect -> 0x9ef7), seq 248:592, ack 164, win 229, options [nop,nop,TS val 175443177 ecr 843274403], length 344 10:46:18.521270 IP (tos 0x0, ttl 64, id 43567, offset 0, flags [DF], proto TCP (6), length 71) orangepizero2.48626 > 106.xxx.xxx.xxx.afs3-callback: Flags [P.], cksum 0x24fb (incorrect -> 0x73fd), seq 1940:1959, ack 164, win 229, options [nop,nop,TS val 175443177 ecr 843274403], length 19 10:46:18.638314 IP (tos 0x14, ttl 51, id 226, offset 0, flags [DF], proto TCP (6), length 52) 106.xxx.xxx.xxx.afs3-callback > orangepizero2.48626: Flags [.], cksum 0x5334 (correct), ack 1940, win 266, options [nop,nop,TS val 843274433 ecr 175443177], length 0 10:46:18.638474 IP (tos 0x14, ttl 51, id 227, offset 0, flags [DF], proto TCP (6), length 52) 106.xxx.xxx.xxx.afs3-callback > orangepizero2.48626: Flags [.], cksum 0x5321 (correct), ack 1959, win 266, options [nop,nop,TS val 843274433 ecr 175443177], length 0 10:46:18.638523 IP (tos 0x14, ttl 51, id 228, offset 0, flags [DF], proto TCP (6), length 64) 106.xxx.xxx.xxx.afs3-callback > orangepizero2.48626: Flags [P.], cksum 0x5307 (correct), seq 164:176, ack 1959, win 266, options [nop,nop,TS val 843274433 ecr 175443177], length 12 10:46:18.638604 IP (tos 0x0, ttl 64, id 43568, offset 0, flags [DF], proto TCP (6), length 52) orangepizero2.48626 > 106.xxx.xxx.xxx.afs3-callback: Flags [.], cksum 0x24e8 (incorrect -> 0x5316), ack 176, win 229, options [nop,nop,TS val 175443213 ecr 843274433], length 0 10:46:18.642115 IP (tos 0x14, ttl 51, id 229, offset 0, flags [DF], proto TCP (6), length 64) 106.xxx.xxx.xxx.afs3-callback > orangepizero2.48626: Flags [P.], cksum 0x52bf (correct), seq 176:188, ack 1959, win 266, options [nop,nop,TS val 843274433 ecr 175443177], length 12 10:46:18.642275 IP (tos 0x0, ttl 64, id 43569, offset 0, flags [DF], proto TCP (6), length 52) orangepizero2.48626 > 106.xxx.xxx.xxx.afs3-callback: Flags [.], cksum 0x24e8 (incorrect -> 0x5309), ack 188, win 229, options [nop,nop,TS val 175443214 ecr 843274433], length 0 10:46:18.642361 IP (tos 0x14, ttl 51, id 230, offset 0, flags [DF], proto TCP (6), length 117) 106.xxx.xxx.xxx.afs3-callback > orangepizero2.48626: Flags [P.], cksum 0xc6e4 (correct), seq 188:253, ack 1959, win 266, options [nop,nop,TS val 843274433 ecr 175443177], length 65 10:46:18.642432 IP (tos 0x0, ttl 64, id 43570, offset 0, flags [DF], proto TCP (6), length 52) orangepizero2.48626 > 106.xxx.xxx.xxx.afs3-callback: Flags [.], cksum 0x24e8 (incorrect -> 0x52c8), ack 253, win 229, options [nop,nop,TS val 175443214 ecr 843274433], length 0 10:46:18.642462 IP (tos 0x14, ttl 51, id 231, offset 0, flags [DF], proto TCP (6), length 64) 106.xxx.xxx.xxx.afs3-callback > orangepizero2.48626: Flags [P.], cksum 0x526c (correct), seq 253:265, ack 1959, win 266, options [nop,nop,TS val 843274433 ecr 175443177], length 12 10:46:18.642515 IP (tos 0x0, ttl 64, id 43571, offset 0, flags [DF], proto TCP (6), length 52) orangepizero2.48626 > 106.xxx.xxx.xxx.afs3-callback: Flags [.], cksum 0x24e8 (incorrect -> 0x52bc), ack 265, win 229, options [nop,nop,TS val 175443214 ecr 843274433], length 0 10:46:18.642542 IP (tos 0x14, ttl 51, id 232, offset 0, flags [DF], proto TCP (6), length 123) 106.xxx.xxx.xxx.afs3-callback > orangepizero2.48626: Flags [P.], cksum 0x0719 (correct), seq 265:336, ack 1959, win 266, options [nop,nop,TS val 843274433 ecr 175443177], length 71 10:46:18.642591 IP (tos 0x0, ttl 64, id 43572, offset 0, flags [DF], proto TCP (6), length 52) orangepizero2.48626 > 106.xxx.xxx.xxx.afs3-callback: Flags [.], cksum 0x24e8 (incorrect -> 0x5275), ack 336, win 229, options [nop,nop,TS val 175443214 ecr 843274433], length 0 10:46:18.642620 IP (tos 0x14, ttl 51, id 233, offset 0, flags [DF], proto TCP (6), length 64) 106.xxx.xxx.xxx.afs3-callback > orangepizero2.48626: Flags [P.], cksum 0x521f (correct), seq 336:348, ack 1959, win 266, options [nop,nop,TS val 843274433 ecr 175443177], length 12 10:46:18.642668 IP (tos 0x0, ttl 64, id 43573, offset 0, flags [DF], proto TCP (6), length 52) orangepizero2.48626 > 106.xxx.xxx.xxx.afs3-callback: Flags [.], cksum 0x24e8 (incorrect -> 0x5269), ack 348, win 229, options [nop,nop,TS val 175443214 ecr 843274433], length 0 10:46:18.642693 IP (tos 0x14, ttl 51, id 234, offset 0, flags [DF], proto TCP (6), length 117) 106.xxx.xxx.xxx.afs3-callback > orangepizero2.48626: Flags [P.], cksum 0x2d4d (correct), seq 348:413, ack 1959, win 266, options [nop,nop,TS val 843274433 ecr 175443177], length 65 10:46:18.642740 IP (tos 0x0, ttl 64, id 43574, offset 0, flags [DF], proto TCP (6), length 52) orangepizero2.48626 > 106.xxx.xxx.xxx.afs3-callback: Flags [.], cksum 0x24e8 (incorrect -> 0x5228), ack 413, win 229, options [nop,nop,TS val 175443214 ecr 843274433], length 0 10:46:18.642762 IP (tos 0x14, ttl 51, id 235, offset 0, flags [DF], proto TCP (6), length 64) 106.xxx.xxx.xxx.afs3-callback > orangepizero2.48626: Flags [P.], cksum 0x51c1 (correct), seq 413:425, ack 1959, win 266, options [nop,nop,TS val 843274433 ecr 175443177], length 12 10:46:18.642807 IP (tos 0x0, ttl 64, id 43575, offset 0, flags [DF], proto TCP (6), length 52) orangepizero2.48626 > 106.xxx.xxx.xxx.afs3-callback: Flags [.], cksum 0x24e8 (incorrect -> 0x521c), ack 425, win 229, options [nop,nop,TS val 175443214 ecr 843274433], length 0 10:46:18.642831 IP (tos 0x14, ttl 51, id 236, offset 0, flags [DF], proto TCP (6), length 134) 106.xxx.xxx.xxx.afs3-callback > orangepizero2.48626: Flags [P.], cksum 0x1ca9 (correct), seq 425:507, ack 1959, win 266, options [nop,nop,TS val 843274433 ecr 175443177], length 82 10:46:18.642877 IP (tos 0x0, ttl 64, id 43576, offset 0, flags [DF], proto TCP (6), length 52) orangepizero2.48626 > 106.xxx.xxx.xxx.afs3-callback: Flags [.], cksum 0x24e8 (incorrect -> 0x51ca), ack 507, win 229, options [nop,nop,TS val 175443214 ecr 843274433], length 0 10:46:18.642899 IP (tos 0x14, ttl 51, id 237, offset 0, flags [DF], proto TCP (6), length 64) 106.xxx.xxx.xxx.afs3-callback > orangepizero2.48626: Flags [P.], cksum 0x5174 (correct), seq 507:519, ack 1959, win 266, options [nop,nop,TS val 843274433 ecr 175443177], length 12 10:46:18.642943 IP (tos 0x0, ttl 64, id 43577, offset 0, flags [DF], proto TCP (6), length 52) orangepizero2.48626 > 106.xxx.xxx.xxx.afs3-callback: Flags [.], cksum 0x24e8 (incorrect -> 0x51be), ack 519, win 229, options [nop,nop,TS val 175443214 ecr 843274433], length 0 10:46:18.735427 IP (tos 0x14, ttl 51, id 238, offset 0, flags [DF], proto TCP (6), length 117) 106.xxx.xxx.xxx.afs3-callback > orangepizero2.48626: Flags [P.], cksum 0xac00 (correct), seq 519:584, ack 1959, win 266, options [nop,nop,TS val 843274456 ecr 175443213], length 65 10:46:18.735583 IP (tos 0x0, ttl 64, id 43578, offset 0, flags [DF], proto TCP (6), length 52) orangepizero2.48626 > 106.xxx.xxx.xxx.afs3-callback: Flags [.], cksum 0x24e8 (incorrect -> 0x514a), ack 584, win 229, options [nop,nop,TS val 175443242 ecr 843274456], length 0 10:46:18.887843 IP (tos 0x14, ttl 51, id 26611, offset 0, flags [DF], proto TCP (6), length 64) 106.xxx.xxx.xxx.afs3-callback > orangepizero2.48620: Flags [F.], cksum 0xfb8f (correct), seq 521, ack 855, win 252, options [nop,nop,TS val 843274494 ecr 175442816,nop,nop,sack 1 {867:890}], length 0 10:46:18.888558 IP (tos 0x0, ttl 64, id 24247, offset 0, flags [DF], proto TCP (6), length 52) orangepizero2.48620 > 106.xxx.xxx.xxx.afs3-callback: Flags [F.], cksum 0x24e8 (incorrect -> 0x09de), seq 890, ack 522, win 229, options [nop,nop,TS val 175443288 ecr 843274494], length 0 10:46:18.889925 IP (tos 0x0, ttl 64, id 3920, offset 0, flags [DF], proto TCP (6), length 60) orangepizero2.48628 > 106.xxx.xxx.xxx.afs3-callback: Flags [S], cksum 0x24f0 (incorrect -> 0x0739), seq 3067216392, win 29200, options [mss 1460,sackOK,TS val 175443288 ecr 0,nop,wscale 7], length 0 10:46:18.948602 IP (tos 0x14, ttl 51, id 11202, offset 0, flags [DF], proto TCP (6), length 40) 106.xxx.xxx.xxx.afs3-callback > orangepizero2.48620: Flags [R], cksum 0x540f (correct), seq 3067193080, win 0, length 0 10:46:18.949288 IP (tos 0x14, ttl 50, id 0, offset 0, flags [DF], proto TCP (6), length 60) 106.xxx.xxx.xxx.afs3-callback > orangepizero2.48628: Flags [S.], cksum 0x7271 (correct), seq 4127528117, ack 3067216393, win 28960, options [mss 1360,sackOK,TS val 843274508 ecr 175443288,nop,wscale 7], length 0 10:46:18.949505 IP (tos 0x0, ttl 64, id 3921, offset 0, flags [DF], proto TCP (6), length 52) orangepizero2.48628 > 106.xxx.xxx.xxx.afs3-callback: Flags [.], cksum 0x24e8 (incorrect -> 0x1103), ack 1, win 229, options [nop,nop,TS val 175443306 ecr 843274508], length 0 10:46:18.950283 IP (tos 0x0, ttl 64, id 3922, offset 0, flags [DF], proto TCP (6), length 64) orangepizero2.48628 > 106.xxx.xxx.xxx.afs3-callback: Flags [P.], cksum 0x24f4 (incorrect -> 0x10ec), seq 1:13, ack 1, win 229, options [nop,nop,TS val 175443306 ecr 843274508], length 12 10:46:18.951047 IP (tos 0x0, ttl 64, id 3923, offset 0, flags [DF], proto TCP (6), length 262) orangepizero2.48628 > 106.xxx.xxx.xxx.afs3-callback: Flags [P.], cksum 0x25ba (incorrect -> 0xb6ea), seq 13:223, ack 1, win 229, options [nop,nop,TS val 175443306 ecr 843274508], length 210 10:46:19.071702 IP (tos 0x0, ttl 64, id 3924, offset 0, flags [DF], proto TCP (6), length 262) orangepizero2.48628 > 106.xxx.xxx.xxx.afs3-callback: Flags [P.], cksum 0x25ba (incorrect -> 0xb6c5), seq 13:223, ack 1, win 229, options [nop,nop,TS val 175443343 ecr 843274508], length 210 10:46:19.555101 IP (tos 0x0, ttl 64, id 3925, offset 0, flags [DF], proto TCP (6), length 64) orangepizero2.48628 > 106.xxx.xxx.xxx.afs3-callback: Flags [P.], cksum 0x24f4 (incorrect -> 0x1036), seq 1:13, ack 1, win 229, options [nop,nop,TS val 175443488 ecr 843274508], length 12 10:46:20.314419 IP (tos 0x14, ttl 50, id 0, offset 0, flags [DF], proto TCP (6), length 60) 106.xxx.xxx.xxx.afs3-callback > orangepizero2.48628: Flags [S.], cksum 0x7177 (correct), seq 4127528117, ack 3067216393, win 28960, options [mss 1360,sackOK,TS val 843274758 ecr 175443288,nop,wscale 7], length 0 10:46:20.314578 IP (tos 0x0, ttl 64, id 3926, offset 0, flags [DF], proto TCP (6), length 52) orangepizero2.48628 > 106.xxx.xxx.xxx.afs3-callback: Flags [.], cksum 0x24e8 (incorrect -> 0x0e8c), ack 1, win 229, options [nop,nop,TS val 175443715 ecr 843274508], length 0 10:46:20.377164 IP (tos 0x14, ttl 50, id 20164, offset 0, flags [DF], proto TCP (6), length 64) 106.xxx.xxx.xxx.afs3-callback > orangepizero2.48628: Flags [.], cksum 0x66ee (correct), ack 1, win 235, options [nop,nop,TS val 843274868 ecr 175443288,nop,nop,sack 1 {13:223}], length 0 10:46:20.488431 IP (tos 0x0, ttl 64, id 3927, offset 0, flags [DF], proto TCP (6), length 64) orangepizero2.48628 > 106.xxx.xxx.xxx.afs3-callback: Flags [P.], cksum 0x24f4 (incorrect -> 0x0db6), seq 1:13, ack 1, win 229, options [nop,nop,TS val 175443768 ecr 843274868], length 12 10:46:22.435163 IP (tos 0x0, ttl 64, id 3928, offset 0, flags [DF], proto TCP (6), length 64) orangepizero2.48628 > 106.xxx.xxx.xxx.afs3-callback: Flags [P.], cksum 0x24f4 (incorrect -> 0x0b6e), seq 1:13, ack 1, win 229, options [nop,nop,TS val 175444352 ecr 843274868], length 12 10:46:22.540898 IP (tos 0x14, ttl 51, id 20165, offset 0, flags [DF], proto TCP (6), length 52) 106.xxx.xxx.xxx.afs3-callback > orangepizero2.48628: Flags [.], cksum 0x0885 (correct), ack 223, win 235, options [nop,nop,TS val 843275408 ecr 175444352], length 0 10:46:22.541057 IP (tos 0x14, ttl 51, id 20166, offset 0, flags [DF], proto TCP (6), length 64) 106.xxx.xxx.xxx.afs3-callback > orangepizero2.48628: Flags [P.], cksum 0x086d (correct), seq 1:13, ack 223, win 235, options [nop,nop,TS val 843275408 ecr 175444352], length 12 10:46:22.541155 IP (tos 0x0, ttl 64, id 3929, offset 0, flags [DF], proto TCP (6), length 52) ### Steps to reproduce 1. 开启随身wifi 2. arm 设备连接 ubuntu 3. frpc连接 4. 远程端开启ssh连接 5. 复现 ### Affected area - [ ] Docs - [X] Installation - [ ] Performance and Scalability - [ ] Security - [X] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [ ] Server Plugin - [ ] Extensions - [x] Others
gitea-mirror 2026-05-05 13:43:52 -06:00
Author
Owner

@Becods commented on GitHub (Mar 14, 2023):

检查是否因为随身wifi内存不足导致的重启

<!-- gh-comment-id:1468270027 --> @Becods commented on GitHub (Mar 14, 2023): 检查是否因为随身wifi内存不足导致的重启
Author
Owner

@github-actions[bot] commented on GitHub (Apr 14, 2023):

Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.

<!-- gh-comment-id:1507768427 --> @github-actions[bot] commented on GitHub (Apr 14, 2023): Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#2685
No description provided.