2Max4 / 2Max4/Network_Analysis
Ping test continously failing in my machine
- Langage dominant
- Python
- Étoiles
- 2
- Forks
- 11
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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).
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- python
- Domaine
- networking
- Type d'issue
- Bug
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 45/100