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

Bug: Segmentation fault #37

Open
Alb11747 opened this issue Apr 13, 2023 · 1 comment
Open

Bug: Segmentation fault #37

Alb11747 opened this issue Apr 13, 2023 · 1 comment

Comments

@Alb11747
Copy link

Alb11747 commented Apr 13, 2023

I get a "Segmentation fault" when I connect using my public IP but works fine if I use my LAN IP.
Host (WSL 2) pings a (Ubuntu-Server) computer.

sshping -i <key_file> alb11747@<public_ip>:2225

ssh-Login-Time: 1751320349 ns
Minimum-Latency: 249610 ns
Median-Latency: 339963 ns
Average-Latency: 354582 ns
Average-Deviation: 63008 ns
Maximum-Latency: 968837 ns
Echo-Count: 1000 B
Upload-Size: 8000000 B
Upload-Rate: 62939411 B/s
Download-Size: 8000000 B
Download-Rate: 10078004 B/s
Segmentation fault

sshping -i <key_file> [email protected]

ssh-Login-Time: 1757909690 ns
Minimum-Latency: 266890 ns
Median-Latency: 331170 ns
Average-Latency: 349622 ns
Average-Deviation: 58188 ns
Maximum-Latency: 728460 ns
Echo-Count: 1000 B
Upload-Size: 8000000 B
Upload-Rate: 65679386 B/s
Download-Size: 8000000 B
Download-Rate: 9891751 B/s

Both IPs point to the same computer. (Port forwarding to 22)

@spook
Copy link
Owner

spook commented Sep 11, 2023

wc222's fix merged, thanx!

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

2 participants