Discuss IPSF Server Source Released at the iPhone "2G" (Rev. 1) - Hackint0sh.org; i am willing to provide permanent webspace. i just need to know the amount of ...
-
Senior Professional
Array
i am willing to provide permanent webspace. i just need to know the amount of expected data transfer per month. i noticed that the data in these files are very small, so i gues it wound be too much traffic, even if a lot people would use it.
i am no techy and no programmer. if someone can set up a working server i can host it. at least for a period of time.
edit:
uuuhla, 4megs! drop that. anyway, looks like the guys are working on a lokcal solution. thumbs up!!
Last edited by nehvada; 10-23-2007 at 10:31 AM.
-
-
Senior Professional
Array
not sure about upload but the downloaded files ar 4 megs each i think
-
-
I thought I had it figured out ... the CGI even kicks out a messed up IMEI number ... I also figured a trick around the DNS would be to just update the /etc/hosts file on the iPhone .. but guess what ... Safari on the iPhone does not seem to give a crap about hosts file entries ... grrrr
[Tue Oct 23 02:15:11 2007] [error] [client ::1] Running process
[Tue Oct 23 02:15:11 2007] [error] [client ::1] Writing: ltoken--1193120111
[Tue Oct 23 02:15:11 2007] [error] [client ::1] Real IMEI=0=7<6>>79>=25:3
[Tue Oct 23 02:15:11 2007] [error] [client ::1] Premature end of script headers: precheck
iphone hosts file that doesn't work ...
##
# Host Database
#
# localhost is used to configure the loopback interface
# when the system is booting. Do not change this entry.
##
192.168.1.2 backoffice.iphonesimfree.com
127.0.0.1 localhost
255.255.255.255 broadcasthost
::1 localhost
Last edited by dmhines; 10-23-2007 at 08:40 AM.
-
that is bad. so we need a dns server
-
-
Made a little more progress:
1. in addition to /precheck we need to cover /process so i just copied the same binary as *both* precheck and *process*
2. in order to let apache to deal with output, line 110 of process.c should be
printf("Content-type: text/html\n\n<html><body>geohot's ipsf server<br/></body></html>\n");
-
So first phase is POSTs to precheck
Running process
Writing: ltoken-004999010640000-1193121823
Real IMEI=************* (garbage, to be honest)
note this 004999 IMEI
then it launches /process
and here comes the real IMEI!!! so at least server part works
-
-
OK, I managed to complete the procedure from http://www.hackint0sh.org/forum/showthread.php?t=12052 using my own mac as a server and it worked. I can use my T-Mobile UK SIM again. I'm still on 1.0.2 though but given the number of baseband flashings I'm pretty sure this is a new unlock (that ignores MCC and MNC from SIM). I'll probably try to come up with some java jar that has everything, but maybe not today.
-
Congrats ....
FYI, if your phone was 1.0.2 unlocked before revirginizing, after revirgin, it will remains as unlock. Do the minicom -s AT test to see the result. I posted my result in http://www.hackint0sh.org/forum/show...t=12524&page=2 , post 19# . The real test is to upgrade to 1.1.1 which i am sure will work- Anyway get some rest, you accomplished a lot and a lot are happy too
Last edited by dtube; 10-23-2007 at 09:28 AM.
-
-

Originally Posted by
dmhines
I thought I had it figured out ... the CGI even kicks out a messed up IMEI number ... I also figured a trick around the DNS would be to just update the /etc/hosts file on the iPhone .. but guess what ... Safari on the iPhone does not seem to give a crap about hosts file entries ... grrrr
[Tue Oct 23 02:15:11 2007] [error] [client ::1] Running process
[Tue Oct 23 02:15:11 2007] [error] [client ::1] Writing: ltoken--1193120111
[Tue Oct 23 02:15:11 2007] [error] [client ::1] Real IMEI=0=7<6>>79>=25:3
[Tue Oct 23 02:15:11 2007] [error] [client ::1] Premature end of script headers: precheck
iphone hosts file that doesn't work ...
##
# Host Database
#
# localhost is used to configure the loopback interface
# when the system is booting. Do not change this entry.
##
192.168.1.2 backoffice.iphonesimfree.com
127.0.0.1 localhost
255.255.255.255 broadcasthost
::1 localhost
Try the /etc/resolv.conf to make sure look up is hitting the /etc/hosts file first before it uses what ever the configured DNS entry. I know the /etc/hosts should work but you never know
on iphone:
/etc/resolv.cfg
search hosts nameserver
Last edited by dtube; 10-23-2007 at 09:43 AM.
** If you just want to support hackint0sh.org with a donation click here **
-
GEO
Please PIMP MY SECZONE=)))
-
Similar Threads
-
By masterp76 in forum Free Toolchain Software
Replies: 2
Last Post: 03-26-2008, 06:08 PM
-
By masterp76 in forum Free Toolchain Software
Replies: 0
Last Post: 03-26-2008, 05:07 PM
-
By TatesMan in forum iPhone "2G" (Rev. 1)
Replies: 8
Last Post: 10-23-2007, 10:23 AM
-
By keyboardcowgirl in forum Flea Market
Replies: 0
Last Post: 10-15-2007, 07:21 PM
-
By miso1391 in forum General
Replies: 0
Last Post: 09-12-2007, 03:16 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks