Description
你好 Mr.wangyu,
我尝试透过 tinymapper 转 udp2raw, 无法成功连接:
Dec 15 12:00:56 raspbian udp2raw_arm[231706]: [2021-12-15 12:00:56][INFO]using port 64365
Dec 15 12:00:56 raspbian udp2raw_arm[231706]: [2021-12-15 12:00:56][INFO]state changed from client_idle to client_tcp_handshake
Dec 15 12:00:56 raspbian udp2raw_arm[231706]: [2021-12-15 12:00:56]INFOsent tcp syn
Dec 15 12:00:56 raspbian udp2raw_arm[231706]: [2021-12-15 12:00:56][INFO]state changed from client_tcp_handshake to client_handshake1
Dec 15 12:00:56 raspbian udp2raw_arm[231706]: [2021-12-15 12:00:56]INFOsent handshake1
Dec 15 12:00:57 raspbian udp2raw_arm[231706]: [2021-12-15 12:00:57]INFOsent handshake1
Dec 15 12:00:58 raspbian udp2raw_arm[231706]: [2021-12-15 12:00:58]INFOsent handshake1
Dec 15 12:01:00 raspbian udp2raw_arm[231706]: [2021-12-15 12:01:00]INFOsent handshake1
Dec 15 12:01:01 raspbian udp2raw_arm[231706]: [2021-12-15 12:01:01]INFOsent handshake1
Dec 15 12:01:01 raspbian udp2raw_arm[231706]: [2021-12-15 12:01:01][INFO]state back to client_idle from client_handshake1
同样的配置, udp2raw (client) -> udp2raw (server), 是可以顺利连接。tinymapper 是在一个固定ip的机器上,如果按以下,是可以连接:
udp2raw(client 出发地) -> [ tinymapper 的位置,改为: ] udp2raw(server 当中继) -> udp2raw(client 当中继) -> udp2raw(server 目的地)
上次你关于 speederv2, tinyvpn 用 mode 0 的指教,使我对udp2raw,speederv2进一步认识,希望你能指导tinymapper当udp2raw中继 的应用。
sk