plamoni / SiriProxy

A (tampering) proxy server for Apple's Siri
GNU General Public License v3.0
2.12k stars 343 forks source link

iPhone is not 'detecting' SiriProxy #432

Closed 128keaton closed 11 years ago

128keaton commented 11 years ago

And SiriProxy is not detecting the phone either. Is there a log? I have set everything up properly. I got the certs to work. I am an iPhone 5, iOS 6.1

128keaton commented 11 years ago

And it says ''Starting SiriProxy on 0.0.0.0:443"

laxman01 commented 11 years ago

It says your IP address is 0.0.0.0 , so go into .siriproxy/config.yml and change the 0.0.0.0 to your IP address then run siriproxy update then start the server

128keaton commented 11 years ago

I have set the DNS to the computer, but the server stays at SiriProxy up and running!

128keaton commented 11 years ago

Does it have something to do with dnsmasq

laxman01 commented 11 years ago

No,It says your IP address is 0.0.0.0 witch is impossible , so go into .siriproxy/config.yml and change the 0.0.0.0 to your IP address then run siriproxy update then start the server

128keaton commented 11 years ago

I did that, still stays at the message. It shows my IP though

laxman01 commented 11 years ago

and could you post what errors your seeing

laxman01 commented 11 years ago

did you Install ~/.siriproxy/ca.pem on your phone and change the DNS setting on your phone to your IP address

128keaton commented 11 years ago

No errors whatsoever. It just says: Starting SiriProxy on 192.168.1.74:443 SiriProxy up and running.

128keaton commented 11 years ago

Yes, I did and I changed the DNS setting

laxman01 commented 11 years ago

and when you click on siri you get no response? are you sure the ip address's are the same on your phone and dnsmasq.conf?

128keaton commented 11 years ago

IP address and DNSMasq? Oh the DNS and the routing. Ill check

laxman01 commented 11 years ago

could you copy and paste the contents of DNSMASQ that you edited

laxman01 commented 11 years ago

hmmmm that is right... what about when you run "sudo dnsmasq"

laxman01 commented 11 years ago

hmmmm that is right... what about when you run "sudo dnsmasq"

128keaton commented 11 years ago

Okay, that gave me an error. The port 53 is already being used. Ubuntu. I thought we went over this. How can I closed named

laxman01 commented 11 years ago

this is first of me hearing this............... sudo killall named

128keaton commented 11 years ago

Sorry

128keaton commented 11 years ago

named: no process found

laxman01 commented 11 years ago

hmmmmm one sec

laxman01 commented 11 years ago

sudo lsof -i :443 | grep LISTEN sudo lsof -i :53 | grep LISTEN

run those and see if you get any results from them... if you do paste the results in here

128keaton commented 11 years ago

dnsmasq 20535 dnsmasq 5u IPv4 72258 0t0 TCP :domain (LISTEN) dnsmasq 20535 dnsmasq 7u IPv6 72260 0t0 TCP :domain (LISTEN) is the second result

128keaton commented 11 years ago

The first one gives me a capitol N

laxman01 commented 11 years ago

ok so when you try to start dnsmasq and it says its already in use by another instance of dnsamsq.. try running "sudo killall dnsmasq" a couple times then restarting dnsmasq

128keaton commented 11 years ago

Ok, did that

laxman01 commented 11 years ago

what happened when you ran sudo dnsmasq that time

128keaton commented 11 years ago

nothing It just went back to the prompt

laxman01 commented 11 years ago

ok so thats good now dnsmasq is running on port 53 by itself. try restarting the server now

128keaton commented 11 years ago

Just did, no connection still!

128keaton commented 11 years ago

I did the listen command and I got this for port 53: dnsmasq 20749 nobody 5u IPv4 74981 0t0 TCP :domain (LISTEN) dnsmasq 20749 nobody 7u IPv6 74983 0t0 TCP :domain (LISTEN)

laxman01 commented 11 years ago

well thats fine because only dnsmasq is running on it i just realized that it does not matter how many instances of it are running as long as its the only thing. try running "siriproxy gencerts" and replacing the ca.pem on your phone with the new one

128keaton commented 11 years ago

Not showing a connection. Hmmmm

laxman01 commented 11 years ago

wait did you try running "siriproxy gencerts" and replacing the ca.pem on your phone with the new one

128keaton commented 11 years ago

Yes.

128keaton commented 11 years ago

Gonna try on ethernet now, not wifi

128keaton commented 11 years ago

gonna do rake install and bundle siriproxy

128keaton commented 11 years ago

AGH cannot connect to the internet on my buntu machine now

laxman01 commented 11 years ago

Do you have your networked bridged

128keaton commented 11 years ago

No. Direct ethernet, to switcher, to router.

128keaton commented 11 years ago

I get an IP, but no internet access

laxman01 commented 11 years ago

Do you have your machines set up on Windows

128keaton commented 11 years ago

Mostly macs

128keaton commented 11 years ago

The server is ubuntu, my laptop (which I am typing this from) is a macbook pro.

128keaton commented 11 years ago

Gonna reboot my router in a sec

laxman01 commented 11 years ago

Why don't you try setting it up on your Mac?

128keaton commented 11 years ago

I have. On two.

128keaton commented 11 years ago

I have a powermac which I was working on all morning.

128keaton commented 11 years ago

I could not get the certs to generate properly

laxman01 commented 11 years ago

I'm unfamiliar on what a powermac is

128keaton commented 11 years ago

A PowerPC Mac Pro