
Originally Posted by
oldskool247
slifer if you're referring to the newer ps3dns versions (3.1 or 3.2), some people are shown the wrong ip adress. i used your 3.0 version and it works just fine. If you guys still got problems finding your adress, use cmd > ipconfig or look at the details of your networkconnection. IPv4 is your comps adress; the gateway is your router
BTW: If you go to Tools/Access Control Settings in Charles and Type in the IP of your PS3, you dont have to allow the Connection everytime it connects.
G16aByT3 compare the size of your fixed CA24.cer with the one in your dev_flash. afaik it should be about 2 KB. if thats not the problem, could you please post a screen of your Charles sequence while it connects?
I used the Charles cert on the PS3 and its 1.5k instead of .9k as the orginal. here is a screenshot of what is happening and I keep getting error 80028e06 when trying to sign in.
I tried running this and replacing the cert with the one in the archive and still could not login into PSN kept getting 80028e06 errors all the time.
I got some head way now. but what is happening is PSN wants me to update to 3.56, so I guess the rewrite is not happening. I had to change the target id that was for UK (87) to US (84) and it didn't have any errors logging in except wanting to update. So I am getting there I guess.
I finally fixed the problem. I am good to go now and syncing works!!

For those of you that are US and CAN and are having trouble. Here is the contents of the ps3-updatelist.txt file that worked for me after changing a few things.
Code:
# US
Dest=84;CompatibleVersion=0000bc25-;
Dest=84;CompatibleSystemSoftwareVersion=3.5100-;
Dest=84;ImageVersion=0000bc76;SystemSoftwareVersion=3.5600;CDN=http://fus01.ps3.update.playstation.net/update/ps3/image/us/2011_0127_6e070c96e0464e993aaf9deac3660863/PS3UPDAT.PUP;CDN_Timeout=30;
Something tells me the hash value might correspond to the 3.51 or 3.56 firmware. Just an assumption.
G16aByT3