Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ziti-edge-tunnel does not work with Teltonika RUTOS #534

Closed
scareything opened this issue Oct 24, 2022 · 0 comments
Closed

ziti-edge-tunnel does not work with Teltonika RUTOS #534

scareything opened this issue Oct 24, 2022 · 0 comments
Assignees

Comments

@scareything
Copy link
Member

Compiled ziti-edge-tunnel with SDK for OS: RUT9_R_00.07.02.7

https://wiki.teltonika-networks.com/gpl/RUT9_R_GPL_00.07.02.7.tar.gz

The Endian is not compiled correctly, the lwip is not interpret the data correctly. Following is the trace:

(6386)[ 12.296] TRACE tunnel-sdk:netif_shim.c:56 netif_shim_input() received packet TCP[100.64.0.1:60126 -> 11.11.11.12:22] len=60
IP (len 15360) is longer than pbuf (len 60), IP packet dropped.
(6386)[ 14.310] TRACE tunnel-sdk:netif_shim.c:56 netif_shim_input() received packet TCP[100.64.0.1:60126 -> 11.11.11.12:22] len=60
IP (len 15360) is longer than pbuf (len 60), IP packet dropped.
(6386)[ 15.172] TRACE tunnel-cbs:ziti_tunnel_ctrl.c:198 process_cmd() processing command[GetMetrics] with data[{"Identifier":"james-ramco-teltonika4.json"}]
(6386)[ 18.342] TRACE tunnel-sdk:netif_shim.c:56 netif_shim_input() received packet TCP[100.64.0.1:60126 -> 11.11.11.12:22] len=60
IP (len 15360) is longer than pbuf (len 60), IP packet dropped.
(6386)[ 20.172] TRACE tunnel-cbs:ziti_tunnel_ctrl.c:198 process_cmd() processing command[GetMetrics] with data[{"Identifier":"james-ramco-teltonika4.json"}]
(6386)[ 21.206] ERROR ziti-sdk:channel.c:681 ch_connect_timeout() ch[1] connect timeout

@jlin-nf I'm moving this issue into ziti-tunnel-sdk-c from openziti/ziti-sdk-c#463

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant