PS3HEN HOW TO BYPASS 4.90 FIRMWARE UPDATE AND GO ONLINE

The full error is :obtain IP address: succeeded internet connection: failed. " The connection to the server timed out(80028E01). I'm on 4.89 hwf and updated the webman to the latest version.when I restart and disable hen I can connect to the internet but this method somehow blocks my ps3 from connecting to the internet . Any ideas on how to fix this ?
 
for reference, you can just create the /dev_hdd0/ps3-updatelist.txt file, and paste the content:

Code:
Dest=83;CompatibleSystemSoftwareVersion=1.0000-;
Dest=83;ImageVersion=000108dd;SystemSoftwareVersion=5.0000;CDN=http://www.xxxxxxxx.xxx/PS3UPDAT.PUP;CDN_Timeout=30;


Dest=84;CompatibleSystemSoftwareVersion=1.0000-;
Dest=84;ImageVersion=000108dd;SystemSoftwareVersion=5.0000;CDN=http://www.xxxxxxxx.xxx/PS3UPDAT.PUP;CDN_Timeout=30;

Dest=85;CompatibleSystemSoftwareVersion=1.0000-;
Dest=85;ImageVersion=000108dd;SystemSoftwareVersion=5.0000;CDN=http://www.xxxxxxxx.xxx/PS3UPDAT.PUP;CDN_Timeout=30;


Dest=86;CompatibleSystemSoftwareVersion=1.0000-;
Dest=86;ImageVersion=000108dd;SystemSoftwareVersion=5.0000;CDN=http://www.xxxxxxxx.xxx/PS3UPDAT.PUP;CDN_Timeout=30;

Dest=87;CompatibleSystemSoftwareVersion=1.0000-;
Dest=87;ImageVersion=000108dd;SystemSoftwareVersion=5.0000;CDN=http://www.xxxxxxxx.xxx/PS3UPDAT.PUP;CDN_Timeout=30;


Dest=88;CompatibleSystemSoftwareVersion=1.0000-;
Dest=88;ImageVersion=000108dd;SystemSoftwareVersion=5.0000;CDN=http://www.xxxxxxxx.xxx/PS3UPDAT.PUP;CDN_Timeout=30;

Dest=89;CompatibleSystemSoftwareVersion=1.0000-;
Dest=89;ImageVersion=000108dd;SystemSoftwareVersion=5.0000;CDN=http://www.xxxxxxxx.xxx/PS3UPDAT.PUP;CDN_Timeout=30;


Dest=8A;CompatibleSystemSoftwareVersion=1.0000-;
Dest=8A;ImageVersion=000108dd;SystemSoftwareVersion=5.0000;CDN=http://www.xxxxxxxx.xxx/PS3UPDAT.PUP;CDN_Timeout=30;

Dest=8B;CompatibleSystemSoftwareVersion=1.0000-;
Dest=8B;ImageVersion=000108dd;SystemSoftwareVersion=5.0000;CDN=http://www.xxxxxxxx.xxx/PS3UPDAT.PUP;CDN_Timeout=30;

Dest=8C;CompatibleSystemSoftwareVersion=1.0000-;
Dest=8C;ImageVersion=000108dd;SystemSoftwareVersion=5.0000;CDN=http://www.xxxxxxxx.xxx/PS3UPDAT.PUP;CDN_Timeout=30;


Dest=8D;CompatibleSystemSoftwareVersion=1.0000-;
Dest=8D;ImageVersion=000108dd;SystemSoftwareVersion=5.0000;CDN=http://www.xxxxxxxx.xxx/PS3UPDAT.PUP;CDN_Timeout=30;

Dest=8F;CompatibleSystemSoftwareVersion=1.0000-;
Dest=8F;ImageVersion=000108dd;SystemSoftwareVersion=5.0000;CDN=http://www.xxxxxxxx.xxx/PS3UPDAT.PUP;CDN_Timeout=30;
What exactly is this updatelist.txt ? I mean what are being made here ? Does it trick the ps3 to look for a non existence website like www.xxxxx.xxx ?
 
What exactly is this updatelist.txt ? I mean what are being made here ? Does it trick the ps3 to look for a non existence website like www.xxxxx.xxx ?
The way it works that it redirects the update server to a non existing/local host server I think?
The latest version uses http://0/PS3UPDAT.PUP as a URL in place of the xxxxx.xxx


@esc0rtd3w out of curiosity, if I redirect the file into a local http server with HFW on it, will the PS3 accept it just fine? Also can't a similar approach be done to make a built in HFW updater or a similar thing? Sorry if this is annoying

apparently someone worked on a similar application before?
https://github.com/pcamposu/ps3-hfw-update-server/
 
Last edited:

Similar threads

Back
Top