plamoni / SiriProxy

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

VPN/Dynamic DNS #300

Closed hackery21 closed 11 years ago

hackery21 commented 12 years ago

I have a No-IP account and stuff and I have a working siri server on my ubuntu(Wubi) I was wondering if and how I can make my Server accessible on other Wifi networks. Thanks

mcdull commented 12 years ago

other wifi network = other networks .. you either need to mod the DNS on your iphone or VPN with custom DNS server.

TobyTech commented 12 years ago

Step by step?

hackery21 commented 12 years ago

mcdull,Yes how to do that. Yes Toby thanks.

TobyTech commented 12 years ago

I meant I would like step by step, no clue what to actually do...

mcdull commented 12 years ago

I cant tell you how to set up a VPN server. It has a lot more to do than you would expect without proper hardware (VPN router, for example). I personally uses a software firewall (software router) to enable PPTP. To mod DNS on iphone. you just need to JB it and locate the file /etc/hosts and add an DNS entry there to translate apple server to your WAN address.

TobyTech commented 12 years ago

I assume my WAN address would be the dyndns. In dyndns, what IP do I set the host to? Internal? External?

hackery21 commented 12 years ago

Step By Step?

TobyTech commented 12 years ago

Yes hackery, thanks.

mcdull commented 12 years ago

I didnt reply as I think it is a spam.. The details set up (Dual Cert / Host Edit) were already described in other Issue. I guess developer do not want to see these thread again. Having a VPN set up is not the issue of siriproxy. So you have to find it out by yourself. In short. You only need to modify the /etc/hosts in the JBed IPhone to get DNS redirected.