Post: How to Setup a Update Server
06-09-2015, 10:42 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Hey Guys,
saw a Post from a Update Server here and now i want to share to you how to Setup your own.


How to Setup a PS3 Update Server:


This is the Console Type. You dont need to change it.
    
Dest=82;



What is the Console Type?

Its just the Destination Code of your Console. Smile
You can find it in your ********* it the 5th Byte(11-12th Position)
You must login or register to view this content.



This is not important.
    
ImageVersion=FFFFFFFF;



This is the Version of your Update you want to Put on the Server.
    
SystemVersion=3.5500



This is the Timeout of try to load the .PUP when your Connention/Server is not so Fast you can change it.
    
CDN_Timeout=30;



This is the Link of your .PUP
    
CDN=https://www.germanmoddingteam.net/PS3/UPDATE/DOWNGRADER/3.55/Downgrader.PUP;



    

IMPORTANT: You cant use a Windows Based Server for this.
You need a direkt download when you go on the Link.


You must login or register to view this content.

And this is how the Code look.
You can now Redo it to every Update you want to add. Smile

    

Dest=82;ImageVersion=FFFFFFFF;SystemVersion=3.5500;CDN_Timeout=30;
CDN=https://www.germanmoddingteam.net/PS3/UPDATE/DOWNGRADER/3.55/Downgrader.PUP;




Now just make a .txt or html but it on your Server then just:
    

1.Go to "★ Debug Settings"
2.then to "Update Server URL"
3.Type in "www.YourServer.com/Your.txt"
4.go to "System Update"
5.Select the FW you want Smile




If you need any Help.

Skype: xCSBKx


I want to give Full Credits to Jerem73(Maker of the DrEB's Blog)

Source: You must login or register to view this content.

Here you can see how the Update Server works. Smile
(adsbygoogle = window.adsbygoogle || []).push({});

The following 6 users say thank you to SirCodeAlot for this useful post:

Red-EyeX32, EliteHackzPS3, Jordan, RGaming, samet2013
06-09-2015, 10:46 PM #2
Originally posted by SirCodeAlot View Post
Hey Guys,
saw a Post from a Update Server here and now i want to share to you how to Setup your own.


How to Setup a PS3 Update Server:

    
Dest=82; //This is the Console Type. You dont need to change it.

You must login or register to view this content.
    
ImageVersion=FFFFFFFF;//This is not important.

    
SystemVersion=3.5500 //This is the Version of your Update you want to Put on the Server.

    
CDN_Timeout=30; //This is the Timeout of try to load the .PUP when your Connention/Server is not so Fast you can change it.

    
CDN=https://www.germanmoddingteam.net/PS3/UPDATE/DOWNGRADER/3.55/Downgrader.PUP; //This is the Link of your .PUP

    
IMPORTANT: You cant use a Windows Based Server for this.
You need a direkt download when you go on the Link.

You must login or register to view this content.

And this is how the Code look.
You can now Redo it to every Update you want to add. Smile
    
Dest=82;ImageVersion=FFFFFFFF;SystemVersion=3.5500 ;CDN_Timeout=30;CDN=https://www.germanmoddingteam.net/PS3/UPDATE/DOWNGRADER/3.55/Downgrader.PUP;


Now just make a .txt or html but it on your Server then just:
    
How to use:
1.Go to "★ Debug Settings"
2.then to "Update Server URL"
3.Type in "www.YourServer.com/Your.txt"
4.go to "System Update"
5.Select the FW you want Smile


If you need any Help.

Skype: xCSBKx


I want to give Full Credits to Jerem73(Maker of the DrEB's Blog)

Source: You must login or register to view this content.

Here you can see how the Update Server works. Smile


A similar thread has been posted very recently. You can find the thread here: You must login or register to view this content. To keep the forums clear, this thread will be closed.
If you have any issues with this, feel free to let me know through PM.
06-09-2015, 11:47 PM #3
Originally posted by Outsight View Post
A similar thread has been posted very recently. You can find the thread here: You must login or register to view this content. To keep the forums clear, this thread will be closed.
If you have any issues with this, feel free to let me know through PM.


The other thread that you mentioned wasn't a tutorial on how to set a server up, but this one does.
I requested to get this thread re-opened Winky Winky

The following 3 users say thank you to Red-EyeX32 for this useful post:

Dog88Christian, samet2013, SirCodeAlot
06-09-2015, 11:54 PM #4
Originally posted by SirCodeAlot View Post
Hey Guys,
saw a Post from a Update Server here and now i want to share to you how to Setup your own.


How to Setup a PS3 Update Server:

    
Dest=82; //This is the Console Type. You dont need to change it.

You must login or register to view this content.
    
ImageVersion=FFFFFFFF;//This is not important.

    
SystemVersion=3.5500 //This is the Version of your Update you want to Put on the Server.

    
CDN_Timeout=30; //This is the Timeout of try to load the .PUP when your Connention/Server is not so Fast you can change it.

    
CDN=https://www.germanmoddingteam.net/PS3/UPDATE/DOWNGRADER/3.55/Downgrader.PUP; //This is the Link of your .PUP

    
IMPORTANT: You cant use a Windows Based Server for this.
You need a direkt download when you go on the Link.

You must login or register to view this content.

And this is how the Code look.
You can now Redo it to every Update you want to add. Smile
    
Dest=82;ImageVersion=FFFFFFFF;SystemVersion=3.5500 ;CDN_Timeout=30;CDN=https://www.germanmoddingteam.net/PS3/UPDATE/DOWNGRADER/3.55/Downgrader.PUP;


Now just make a .txt or html but it on your Server then just:
    
How to use:
1.Go to "★ Debug Settings"
2.then to "Update Server URL"
3.Type in "www.YourServer.com/Your.txt"
4.go to "System Update"
5.Select the FW you want Smile


If you need any Help.

Skype: xCSBKx


I want to give Full Credits to Jerem73(Maker of the DrEB's Blog)

Source: You must login or register to view this content.

Here you can see how the Update Server works. Smile


Nice post tutorial Smile

Originally posted by EyeX32 View Post
The other thread that you mentioned wasn't a tutorial on how to set a server up, but this one does.
I requested to get this thread re-opened Winky Winky


Perfect you good to help re-open. Smile

The following user thanked samet2013 for this useful post:

SirCodeAlot
06-09-2015, 11:55 PM #5
Originally posted by Outsight View Post
A similar thread has been posted very recently. You can find the thread here: You must login or register to view this content. To keep the forums clear, this thread will be closed.
If you have any issues with this, feel free to let me know through PM.


Does have add tutorial on youtube here You must login or register to view this content. Winky Winky
06-10-2015, 01:53 AM #6
XxUnkn0wnxX
F4LLEN ANG3L
so are these properties saved in a html file? or txt, php ?

i assume it like this:

You must login or register to view this content.

nm saw from the blog it can be txt as well..

    Dest=82;ImageVersion=FFFFFFFF;SystemVersion=3.5500;CDN_Timeout=30;
CDN=https://www.germanmoddingteam.net/PS3/UPDATE/DOWNGRADER/3.55/Downgrader.PUP;


i would also assume you would have a list like this code above but many of them

EG:

    Dest=82;ImageVersion=FFFFFFFF;SystemVersion=3.5500;CDN_Timeout=30;
CDN=https://mywebsite.com/PS3/UPDATE/REBUG/3.55/REBUG-4.70.1-DREX.PUP;


would help if you could give an example of how ur's is set up with multiple files..

and where u had the folder called "DOWNGRADER" can this be anything? then i assume after that is the version of the PUP file the folder name
and i assume the PUP file can be named anything?
06-10-2015, 01:18 PM #7
XxUnkn0wnxX
F4LLEN ANG3L
:(

keep giving me connection to server could not be established.. and i using SSL for my site https

but i disabled HTTPS for the directory where i keep my Update.txt file and firmware files
i also tried using .html still won't work..

and I'm running linux...

    
Dest=82;ImageVersion=FFFFFFFF;SystemVersion=4.70.1;CDN_Timeout=30;
CDN=https://*************.net/PS3/Firmware/DEX/Rebug/REBUG_4.70.1_D-REX_PS3UPDAT.PUP;

[url]https://*************.net/PS3/Update.txt[/url] the ** ha Outsider blocked my site from being listed...

any ideas? did make any mistakes?

also when u use "https://fus01.ps3.update.playstation.net/update/ps3/list/au/ps3-updatelist.txt" in the Update Server URL it has same issue connection failed...
06-10-2015, 01:27 PM #8
You just need to Copy the Code then change the CDN(Link of .PUP) and the SystemVersion.

You can save them how you want but it need to be a file that Displays the Text.(.txt | .html | .php)

Just make a "index.php" and do your put the Text in there then you just need to make "www.example.com" but only when the "index.php" is in the Root Folder(Main)

This is how the "index.php" looks:

You must login or register to view this content.


This is how my Server Look:

You must login or register to view this content.
You must login or register to view this content.
You must login or register to view this content.
You must login or register to view this content.


Hope this helps you Smile

If you need help.
Skype: xCSBKx
06-10-2015, 01:53 PM #9
XxUnkn0wnxX
F4LLEN ANG3L
well i believe i did it right but my ps3 still giving me connection errors:

You must login or register to view this content.

You must login or register to view this content.

and i'm not using root directory like public_html since i am actually running a community on it as well...
06-10-2015, 02:31 PM #10
Originally posted by XxUnkn0wnxX View Post
well i believe i did it right but my ps3 still giving me connection errors:

You must login or register to view this content.

You must login or register to view this content.

and i'm not using root directory like public_html since i am actually running a community on it as well...


Yeah this is not a Problem.

But i found out your Server dont Supports .PUP Files

Try to load your .PUP in a Webbrowser then you see it it just Displayes the .PUP as Text and dont show you the Download.

You must login or register to view this content.

You must login or register to view this content.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo