2Max4 / 2Max4/Network_Analysis
Ping test continously failing in my machine
- Ngôn ngữ chính
- Python
- Star
- 2
- Fork
- 11
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Hi,
When I am running the test, the ping test is continuously timing out in my machine. When I try to ping the same domain via terminal, the ping works file.
Does anyone know the difference between implementation of pythonping vs OS ping?
I am able to ping my local gateway using both os ping and pythonping. Anything from another network is throwing timeout in pythonping while works file in os ping. The failure happens even when I give directly the ip address instead of hostname (found via traceroute).
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Hướng nghiên cứu
The issue is about a failing ping test in the Network_Analysis repository. Start by locating the test file that uses pythonping, likely in a test directory. Compare the pythonping implementation with the OS ping command, focusing on network timeouts and ICMP handling. Check if there are firewall or permission differences. Running the specific failing test and debugging the pythonping call in the script will show where the timeout occurs.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- python
- Lĩnh vực
- networking
- Loại issue
- Lỗi
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 45/100