Fiddler doesn't capture traffic from remote clients on virtual machine

pfedotovsky

I have Fiddler installed on a virtual machine (VMware). I want to monitor incoming HTTP traffic (requests from remote clients). But Fiddler doesn't show any incoming HTTP requests. Outcoming requests are shown properly. All requests are processed properly (it means that HTTP requests are received but aren't shown in Fiddler)

I've found a bunch of questions regarding this problem and tried all things that were mentioned (checked rules, ensured that monitoring is enabled for all processes, checkbox 'allow connections from remote clients is checked, and so on). I even tried to reinstall Fiddler but it didn't help either.

I think it might be because of virtual machine - but I have no idea why it is happening and how to solve it. Wireshark shows all traffic but I need Fiddler to use it as a reverse proxy (some requests modification might be required).

Could someone explain what may cause this and how to solve the problem?

pfedotovsky

I've solved the problem, it was because of firewall - the port I tried to connect to was simply closed. Also make sure that clients connect to a port that Fiddler listens as described here http://docs.telerik.com/fiddler/configure-fiddler/tasks/UseFiddlerAsReverseProxy

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Capture virtual machine traffic in Fiddler

From Dev

fiddler doesn't capture windows live writer traffic

From Dev

Why Doesn't Fiddler Show Curl Traffic?

From Dev

Docker Remote Api from external machine doesn't respond

From Dev

Direct traffic from host to one virtual machine then to another in Virtualbox

From Dev

How can I capture traffic made from IIS on localhost using Fiddler

From Dev

Xcode Charles (HTTP Proxy) doesn't capture localhost traffic

From Dev

Mitm proxy doesn't capture windows universal app ssl traffic

From Dev

How to copy files from local machine to remote virtual machine?

From Dev

How to capture live traffic on a remote Linux server and how to view it in Wireshark on the local Windows machine?

From Dev

Remote Debugging In Visual Studio 2013 Doesn't Target Remote Machine

From Dev

Fiddler Web Debugger - adding Capture Traffic button to toolbar

From Dev

Fiddler blocks my Internet access when it starts to capture web traffic

From Dev

How does one capture traffic on virtual interfaces?

From Dev

Fiddler not capturing local traffic from webClient on LINQPad

From Dev

How to Capture Remote System network traffic?

From Dev

How to route network traffic through Virtual Machine

From Dev

Can't SSH from virtual machine to physical machine

From Dev

Using Stimulreport on remote virtual machine

From Dev

Using Stimulreport on remote virtual machine

From Dev

Insatlling Virtual box on remote machine

From Dev

Android Emulator doesn't run in VS2015 on a virtual machine

From Dev

Compizconfig Grid doesn't work under Ubuntu as virtual machine

From Dev

NS_ERROR_FAILURE Virtual Machine Doesn't Run

From Dev

Fiddler capture can't be re-enabled

From Dev

LLDB debugger doesn't identifying executable symbols that compiled on remote machine

From Dev

Iptables doesn't allow network traffic from open ports

From Dev

Can't access shared folder from Virtual Machine

From Dev

From a virtual machine, how can't I access the host by name?

Related Related

  1. 1

    Capture virtual machine traffic in Fiddler

  2. 2

    fiddler doesn't capture windows live writer traffic

  3. 3

    Why Doesn't Fiddler Show Curl Traffic?

  4. 4

    Docker Remote Api from external machine doesn't respond

  5. 5

    Direct traffic from host to one virtual machine then to another in Virtualbox

  6. 6

    How can I capture traffic made from IIS on localhost using Fiddler

  7. 7

    Xcode Charles (HTTP Proxy) doesn't capture localhost traffic

  8. 8

    Mitm proxy doesn't capture windows universal app ssl traffic

  9. 9

    How to copy files from local machine to remote virtual machine?

  10. 10

    How to capture live traffic on a remote Linux server and how to view it in Wireshark on the local Windows machine?

  11. 11

    Remote Debugging In Visual Studio 2013 Doesn't Target Remote Machine

  12. 12

    Fiddler Web Debugger - adding Capture Traffic button to toolbar

  13. 13

    Fiddler blocks my Internet access when it starts to capture web traffic

  14. 14

    How does one capture traffic on virtual interfaces?

  15. 15

    Fiddler not capturing local traffic from webClient on LINQPad

  16. 16

    How to Capture Remote System network traffic?

  17. 17

    How to route network traffic through Virtual Machine

  18. 18

    Can't SSH from virtual machine to physical machine

  19. 19

    Using Stimulreport on remote virtual machine

  20. 20

    Using Stimulreport on remote virtual machine

  21. 21

    Insatlling Virtual box on remote machine

  22. 22

    Android Emulator doesn't run in VS2015 on a virtual machine

  23. 23

    Compizconfig Grid doesn't work under Ubuntu as virtual machine

  24. 24

    NS_ERROR_FAILURE Virtual Machine Doesn't Run

  25. 25

    Fiddler capture can't be re-enabled

  26. 26

    LLDB debugger doesn't identifying executable symbols that compiled on remote machine

  27. 27

    Iptables doesn't allow network traffic from open ports

  28. 28

    Can't access shared folder from Virtual Machine

  29. 29

    From a virtual machine, how can't I access the host by name?

HotTag

Archive