So I just spent 12 hours unblocking my iP4 after JBing it. It was a successful JB but after installing BBSettings or maybe a bad repro my phone got bricked. I tried EVERYTHING from PwnageTool, Tiny Umbrella, custom IPSWs, default IPSWs, Recover Mode, DFU, blah blah blah. NOTHING worked. I got all the errors while trying to restore from IPSWs. Errors 1, 11, 1015, 1604 etc. Finally I edited my hosts file to Code: #127.0.0.1 gs.apple.com You need the hash sign (#). This also applies to the second to last line. Code: #74.208.10.249 gs.apple.com I was finally able to restore from my backup from yesterday and everything is good as new. If you don't know how to edit your hosts file use this link as it's easy and correct. I originally JB only for TetherMe but got carried away with other junk JB apps and tweaks. I highly recommend you only use what you really need for JBing and stay away from as many tweaks and 'hack' repos as you can. .
Your phone didn't get "bricked". And as a side note, glad you figured out you needed to point to cydia's server, instead of Apple's.
Well bricked in the figurative sense. Also was that what I was doing? Pointing to Cydia's server? Because I wasn't using any kind of PwnageTool or RedSn0w to restore. Just used iTunes. iTunes didn't work until I put the hash in the hosts file.
127.0.0.1 is Apple's server, as I recall. 74.208.10.249 gs.apple.com points to Cydia's server. By having this, iTunes thinks it is talking to Apple's server, but in reality, it is talking to Cydia's.
Putting # in front of it disables the line. By disabling those two lines, you allowed iTunes to talk to the official Apple server. It is the localhost ip address for your computer.
Thanks Patent you saved me on that. I commented out the ip and it restored just fine. I appreciate the help!