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

tftp: timeout #19

Open
QGB opened this issue Mar 13, 2023 · 0 comments
Open

tftp: timeout #19

QGB opened this issue Mar 13, 2023 · 0 comments

Comments

@QGB
Copy link

QGB commented Mar 13, 2023

In [6]: !py3tftp -p 69
2023-03-13 12:38:47,982 [INFO] Starting TFTP server on 0.0.0.0:69
2023-03-13 12:38:47,983 [INFO] Listening...
2023-03-13 12:38:52,145 [INFO] Initiating RRQProtocol with ('192.168.1.7', 45690)
2023-03-13 12:38:52,146 [INFO] Initiating RRQProtocol with ('192.168.1.7', 45690)
2023-03-13 12:38:52,210 [INFO] Initiating RRQProtocol with ('192.168.1.7', 45690)
2023-03-13 12:38:52,335 [INFO] Initiating RRQProtocol with ('192.168.1.7', 45690)
2023-03-13 12:38:52,516 [INFO] Initiating RRQProtocol with ('192.168.1.7', 45690)
2023-03-13 12:38:52,786 [INFO] Initiating RRQProtocol with ('192.168.1.7', 45690)
2023-03-13 12:38:53,170 [INFO] Initiating RRQProtocol with ('192.168.1.7', 45690)
2023-03-13 12:38:53,744 [INFO] Initiating RRQProtocol with ('192.168.1.7', 45690)
2023-03-13 12:38:54,603 [INFO] Initiating RRQProtocol with ('192.168.1.7', 45690)
2023-03-13 12:38:55,166 [ERROR] Connection to ('192.168.1.7', 45690) timed out, "b'y.pub'" not transfered
2023-03-13 12:38:55,166 [ERROR] Connection to ('192.168.1.7', 45690) timed out, "b'y.pub'" not transfered
2023-03-13 12:38:55,167 [INFO] Connection to 192.168.1.7:45690 terminated
2023-03-13 12:38:55,167 [INFO] Connection to 192.168.1.7:45690 terminated
2023-03-13 12:38:55,213 [ERROR] Connection to ('192.168.1.7', 45690) timed out, "b'y.pub'" not transfered
2023-03-13 12:38:55,214 [INFO] Connection to 192.168.1.7:45690 terminated
2023-03-13 12:38:55,338 [ERROR] Connection to ('192.168.1.7', 45690) timed out, "b'y.pub'" not transfered
2023-03-13 12:38:55,338 [INFO] Connection to 192.168.1.7:45690 terminated
2023-03-13 12:38:55,528 [ERROR] Connection to ('192.168.1.7', 45690) timed out, "b'y.pub'" not transfered
2023-03-13 12:38:55,529 [INFO] Connection to 192.168.1.7:45690 terminated
2023-03-13 12:38:55,788 [ERROR] Connection to ('192.168.1.7', 45690) timed out, "b'y.pub'" not transfered
2023-03-13 12:38:55,788 [INFO] Connection to 192.168.1.7:45690 terminated
2023-03-13 12:38:55,882 [INFO] Initiating RRQProtocol with ('192.168.1.7', 45690)
2023-03-13 12:38:56,178 [ERROR] Connection to ('192.168.1.7', 45690) timed out, "b'y.pub'" not transfered
2023-03-13 12:38:56,178 [INFO] Connection to 192.168.1.7:45690 terminated
2023-03-13 12:38:56,758 [ERROR] Connection to ('192.168.1.7', 45690) timed out, "b'y.pub'" not transfered
2023-03-13 12:38:56,759 [INFO] Connection to 192.168.1.7:45690 terminated
2023-03-13 12:38:57,610 [ERROR] Connection to ('192.168.1.7', 45690) timed out, "b'y.pub'" not transfered
2023-03-13 12:38:57,610 [INFO] Connection to 192.168.1.7:45690 terminated
2023-03-13 12:38:57,805 [INFO] Initiating RRQProtocol with ('192.168.1.7', 45690)
2023-03-13 12:38:58,942 [ERROR] Connection to ('192.168.1.7', 45690) timed out, "b'y.pub'" not transfered
2023-03-13 12:38:58,942 [INFO] Connection to 192.168.1.7:45690 terminated
2023-03-13 12:38:59,816 [INFO] Initiating RRQProtocol with ('192.168.1.7', 45690)
2023-03-13 12:39:00,808 [ERROR] Connection to ('192.168.1.7', 45690) timed out, "b'y.pub'" not transfered
2023-03-13 12:39:00,808 [INFO] Connection to 192.168.1.7:45690 terminated
2023-03-13 12:39:02,818 [ERROR] Connection to ('192.168.1.7', 45690) timed out, "b'y.pub'" not transfered
2023-03-13 12:39:02,819 [INFO] Connection to 192.168.1.7:45690 terminated

client :

# tftp -g -r y.pub -l y.pub 192.168.1.10
tftp: timeout
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