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

Netcat -k doesn't accept new connections #77

Open
juagargi opened this issue Jun 13, 2019 · 0 comments
Open

Netcat -k doesn't accept new connections #77

juagargi opened this issue Jun 13, 2019 · 0 comments

Comments

@juagargi
Copy link
Member

Instead of accepting new connections, I get this in the log of the listener:

2019-06-13 10:00:21.911122+0200 [INFO] New QUIC connection
2019-06-13 10:00:21.911199+0200 [DBUG] Received extra byte connection="&{sess:0xc42034a200 stream:0xc420222a80}" extraByte=[88]
2019-06-13 10:00:21.911276+0200 [INFO] Closing new connection as there's already a connection conn="&{sess:0xc42034a200 stream:0xc420222a80}"

Listener was started with netcat -vv -b -k -l 12345, client with netcat -b 17-ffaa:1:a,[127.0.0.1] 12345

cneukom pushed a commit to cneukom/scion-apps that referenced this issue Nov 12, 2020
fix bug: get a bad ip string
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