Coder Social home page Coder Social logo

Comments (6)

fujiapple852 avatar fujiapple852 commented on June 1, 2024

@AddictArts you will need to allow incoming and outgoing icmp traffic in Windows defender and add trip.exe to the defender whitelist. You can verify that this is the only issue by (temporarily) disabling Windows defender.

from trippy.

AddictArts avatar AddictArts commented on June 1, 2024

@AddictArts you will need to allow incoming and outgoing icmp traffic in Windows defender and add trip.exe to the defender whitelist. You can verify that this is the only issue by (temporarily) disabling Windows defender.

Thank you. I added trip.exe to the allow an app list. Chacked the inbound and outbound settings. All good. It just says Trippy awaiting data...

I installed via cargo install trippy if that makes a difference, not chocolaty or snoop etc. Do you need PCAP or NCAP installed?

I also turned the firewall off for public and private networks and still nothing. Should I see something other than awaiting data... I went to a browser did a google search. I did a git fetch from a github project. I did rustup update.

from trippy.

fujiapple852 avatar fujiapple852 commented on June 1, 2024

@AddictArts your installation method is fine and there is no need for PCAP or NCAP.

When Trippy shows “Awaiting data” it means that it has received zero responses for the probes sent in a trace. This typically indicates that probes are not being sent or, more likely, responses are not being received.

Assuming no external firewall issues in your network (I trust a regular Windows traceroute works?) then the issue will certainly be that Windows is choosing not to deliver received icmp packets to the trip.exe process.

My next diagnostic step would be to run Wireshark whilst trip.exe is running to verify that icmp echo requests and responses are flowing in and out, and therefore confirming the issue is that the responses are not being delivered to trip.exe by the OS.

Personally, I only use Windows as a VM (Windows 10 image in VirtualBox), and I use admin PowerShell with defender disabled.

@zarkdav is our resident Windows expert, do you have any words of wisdom here to help?

from trippy.

fujiapple852 avatar fujiapple852 commented on June 1, 2024

@AddictArts if you can confirm your Windows version and share your defender configuration for icmp that would be helpful. Could you perhaps have any other security products running besides defender that may be blocking the traffic?

from trippy.

fujiapple852 avatar fujiapple852 commented on June 1, 2024

@AddictArts I just:

  • Spun up a fresh Window VM (Windows 10) in VirtualBox
  • Installed Rust
  • Ran cargo install trippy
  • Ran trip google.com from an admin PowerShell

For the first run Trippy shows "Awaiting data" as you saw.

I then added an ICMP exception to Windows Defender as follows:

Screenshot 2023-05-27 at 9 51 00 AM Screenshot 2023-05-27 at 9 50 39 AM Screenshot 2023-05-27 at 9 45 29 AM Screenshot 2023-05-27 at 9 52 15 AM Screenshot 2023-05-27 at 9 51 40 AM Screenshot 2023-05-27 at 9 51 22 AM

After doing so, Trippy then works as usual:

Screenshot 2023-05-27 at 9 55 33 AM

from trippy.

fujiapple852 avatar fujiapple852 commented on June 1, 2024

@AddictArts were you able to resolve this? Is there anything further we can do to help? From the test I ran above it appears everything is working as expected on Windows when Defender is configured correctly, so I'm working on the assumption this is an issue with your setup and so will close this.

from trippy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.