2Max4 / 2Max4/Network_Analysis
Ping test continously failing in my machine
- Linguagem predominante
- Python
- Estrelas
- 2
- Forks
- 11
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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).
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
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.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- python
- Domínio
- networking
- Tipo de issue
- Bug
- Dificuldade
- 4/5
- Tempo estimado
- 3-5 dias
- Status de atividade
- Estagnada
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 45/100