cppisking / ffrk-inspector

Issues tracker for FFRK Inspector
10 stars 8 forks source link

Cannot get Fiddler to see mobile traffic. #10

Closed SirPhoenix88 closed 9 years ago

SirPhoenix88 commented 9 years ago

I did this earlier in the week, it's driving me nuts.

I shut down my firewalls, but when I configure my proxy, my ipad and phone do not connect any more. Anyone come across this?

cppisking commented 9 years ago

Couple things to check so we can diagnose this:

  1. Is it only FFRK that is having trouble, or browsers too? If you're having trouble with browsers too, make sure you try safari, as it behaves differently than Chrome. Try something like reddit.com or neogaf.com which don't use SSL. The goal here is to figure out if you have any internet connectivity at all on your device.
  2. If you have no internet connectivity, I would start to suspect your Enabled Protocols setting in Tools > Fiddler Options > HTTPS > Enabled Protocols. Try setting it to ssl3;tls1.0;tls1.1;tls1.2 and see if that makes a different.

Let me know if any of these suggestions helps.

SirPhoenix88 commented 9 years ago

My ipad and phone are both iOS.

I use Safari, but it doesn't connect. If I use apps, they don't show up as well.

I've configured my protocols, as well as restarted Fiddler and made sure remote machines can connect. The only real difference I see is that my machine lists multiple ip's when I hover my mouse instead of one.

cppisking commented 9 years ago

Just to be sure, are you using the correct port in your phone's proxy setting? I think it should be 8888. When you follow the steps in the Configuring Fiddler for iOS page linked in the README, are you able to successfully browse to the Fiddler echo service?

jonnybarqs commented 9 years ago

i had the same issue trying to get set up, i had multiple vm's on my machine and 4 ips listed.

I eventually fixed it by doing quite a laundry list of things so i cant narrow it down to a specific one, but you could try some of the following and see if it helps:

  1. I removed all existing profiles from my iphone/ipad (mitm and a previous failed fiddler profile - remove them by going settings - general - profiles - delete profile)
  2. i uninstalled all my vm's on the computer and rebooted it
  3. fresh install of everything - mysql connector, fiddler4, fiddler cert creator
  4. followed the steps on the ios page on fiddlers site to the letter, only issue was getting the "trust fiddler root certificate" to show up, had to disable decoding of https and close fiddler, reopen it and re enable it for it to give me the pop up.

after that it was up and running - hope something here helps.

SirPhoenix88 commented 9 years ago

I'm not able to browse to the echo service, will try uninstalling everything and reinstalling it fresh.

SirPhoenix88 commented 9 years ago

Reinstalled... no luck. I'm moving from my school location to my home location tomorrow, can't play as much there, but will test on different network.

SirPhoenix88 commented 9 years ago

It's working! I'm dumb. When I was browing to MachineIP, I was literally typing "MachineIP". Silly me!