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

All results are "timeout". This code can't run successfully. #1

Open
Arjun2848 opened this issue Nov 5, 2021 · 8 comments
Open

All results are "timeout". This code can't run successfully. #1

Arjun2848 opened this issue Nov 5, 2021 · 8 comments

Comments

@Arjun2848
Copy link

1 5011 ms ???.???.???.??? (Timeout)
2 5010 ms ???.???.???.??? (Timeout)
3 5003 ms ???.???.???.??? (Timeout)
4 5003 ms ???.???.???.??? (Timeout)
5 5007 ms ???.???.???.??? (Timeout)
6 5010 ms ???.???.???.??? (Timeout)
7 5013 ms ???.???.???.??? (Timeout)
8 5004 ms ???.???.???.??? (Timeout)
9 5012 ms ???.???.???.??? (Timeout)
10 5012 ms ???.???.???.??? (Timeout)
11 5000 ms ???.???.???.??? (Timeout)
12 5005 ms ???.???.???.??? (Timeout)
13 5006 ms ???.???.???.??? (Timeout)
14 5008 ms ???.???.???.??? (Timeout)
15 5004 ms ???.???.???.??? (Timeout)
16 5010 ms ???.???.???.??? (Timeout)
17 5012 ms ???.???.???.??? (Timeout)
18 5000 ms ???.???.???.??? (Timeout)
19 5007 ms ???.???.???.??? (Timeout)
20 5007 ms ???.???.???.??? (Timeout)
21 5004 ms ???.???.???.??? (Timeout)
22 5012 ms ???.???.???.??? (Timeout)
23 5001 ms ???.???.???.??? (Timeout)
24 5009 ms ???.???.???.??? (Timeout)

@James-P-D
Copy link
Owner

Hey! In the time-honored tradition of software development, 'It works for me'...

Tracert to 212.58.249.145 (news.bbc.co.uk) over maximum of 30 hops
1       26 ms   192.168.1.1     router.lan
2       27 ms   65.144.1.127    whatever
3       28 ms   178.14.1.126    whatever
4       29 ms   38.14.1.14      whatever
5       35 ms   8.14.3.13       whatever
6       29 ms   132.185.254.166 ae11.cr02.thdow.bbc.co.uk
7       5000 ms ???.???.???.??? (Timeout)
8       28 ms   132.185.249.7   ae2.er01.lbh.bbc.co.uk
9       4603 ms 132.185.252.126 unknown
10      85 ms   212.58.249.145  bbc-vip083.lbh.bbc.co.uk

What version of Python/OS are you using?

import sys
print(sys.version_info)

sys.version_info(major=3, minor=7, micro=8, releaselevel='final', serial=0)

@Arjun2848
Copy link
Author

sys.version_info(major=3, minor=7, micro=4, releaselevel='final', serial=0)

@Arjun2848
Copy link
Author

So how can I change it to run successfully?

@Arjun2848
Copy link
Author

Please help me.

@Arjun2848
Copy link
Author

I think it can‘t receive reply packets that exceed the TTL.

@Arjun2848
Copy link
Author

How can I receive reply packets that exceed TTL?

@Arjun2848
Copy link
Author

I want to route to "lancaster.ac.uk".

@CarlGao4
Copy link

CarlGao4 commented Apr 9, 2023

I also encountered this. I think that it is our Windows Settings directly return unreachable connections as "time out" (traceroute connections are all "unreachable")

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

3 participants