2Max4 / 2Max4/Network_Analysis
Ping test continously failing in my machine
- Lenguaje dominante
- Python
- Estrellas
- 2
- Forks
- 11
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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).
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- python
- Área
- networking
- Tipo de issue
- Error
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 45/100