Post: Bypass theroy might work!
02-09-2011, 03:34 PM #1
SHAkA
League Champion
(adsbygoogle = window.adsbygoogle || []).push({}); hey guys this is copy and paste from this link what do you think ?

Link removed by the cyber police


For anybody with a jailbroken PS3 you might have heard about the DNS man-in-the-middle method of preventing forced upgrades. All you need to do is change your PS3's DNS server to an external one, but relying on somebody else's service in this case is both unreliable and insecure. Here's how you do it yourself with OpenWrt!

First, you need to make dnsmasq resolve Sony's update servers DNS names to your own router's IP instead. Modify/add these names to your router's IP address in /etc/hosts:


Code:
192.168.1.1 router openwrt fus01.ps3.update.playstation.net fjp01.ps3.update.playstation.net feu01.ps3.update.playstation.net fkr01.ps3.update.playstation.net fuk01.ps3.update.playstation.net fmx01.ps3.update.playstation.net fau01.ps3.update.playstation.net fsa01.ps3.update.playstation.net ftw01.ps3.update.playstation.net fru01.ps3.update.playstation.net fcn01.ps3.update.playstation.netNext, create the directory /www/update/ps3/list, and create the file ps3-updatelist.txt with the following content:


Code:
# EU
Dest=85;CompatibleSystemSoftwareVersion=1.0000-;
Dest=85;ImageVersion=0000b99c;SystemSoftwareVersio n=3.5500;CDN=https://deu01.ps3.update.playstation.net/update/ps3/image/eu/2010_1207_ca595ad9f3af8f1491d9c9b6921a8c61/PS3UPDAT.PUP;CDN_Timeout=30;

# US
Dest=84;CompatibleSystemSoftwareVersion=1.0000-;
Dest=84;ImageVersion=0000b99c;SystemSoftwareVersio n=3.5500;CDN=https://dus01.ps3.update.playstation.net/update/ps3/image/us/2010_1207_ca595ad9f3af8f1491d9c9b6921a8c61/PS3UPDAT.PUP;CDN_Timeout=30;Now make the following symlinks:



Code:
root@OpenWrt # ln -s /www/update/ps3/list /www/update/ps3/list/eu
root@OpenWrt # ln -s /www/update/ps3/list /www/update/ps3/list/usAnd you're done!

Next time you launch a game, your PS3 will check You must login or register to view this content. … telist.txt (if you're in the US) and make sure you are at least on "CompatibleSystemSoftwareVersion". Since that DNS name points to OpenWrt, and our webserver has a modified ps3-updatelist.txt, you won't need to update because we only require version 1.0000 "ImageVersion" is the version it will try to fetch if you use system update. I've modified that to use 3.55 which is the latest jailbreakable firmware at the moment.
Online.

anyone welling to do this ?
(adsbygoogle = window.adsbygoogle || []).push({});
02-09-2011, 07:01 PM #11
Asmel
Are you high?
you can only do this on Linux? :FU:


thx for sharing anyway :y: ...

lets see if at last any fellow member using linux can make it work :p

The following user thanked Asmel for this useful post:

ShinigamiUzi
02-09-2011, 07:02 PM #12
CmDeR
A Good LoL Player
Originally posted by SHAkA View Post
hey guys this is copy and paste from this link what do you think ?

You must login or register to view this content.


For anybody with a jailbroken PS3 you might have heard about the DNS man-in-the-middle method of preventing forced upgrades. All you need to do is change your PS3's DNS server to an external one, but relying on somebody else's service in this case is both unreliable and insecure. Here's how you do it yourself with OpenWrt!

First, you need to make dnsmasq resolve Sony's update servers DNS names to your own router's IP instead. Modify/add these names to your router's IP address in /etc/hosts:


Code:
192.168.1.1 router openwrt fus01.ps3.update.playstation.net fjp01.ps3.update.playstation.net feu01.ps3.update.playstation.net fkr01.ps3.update.playstation.net fuk01.ps3.update.playstation.net fmx01.ps3.update.playstation.net fau01.ps3.update.playstation.net fsa01.ps3.update.playstation.net ftw01.ps3.update.playstation.net fru01.ps3.update.playstation.net fcn01.ps3.update.playstation.netNext, create the directory /www/update/ps3/list, and create the file ps3-updatelist.txt with the following content:


Code:
# EU
Dest=85;CompatibleSystemSoftwareVersion=1.0000-;
Dest=85;ImageVersion=0000b99c;SystemSoftwareVersio n=3.5500;CDN=https://deu01.ps3.update.playstation.net/update/ps3/image/eu/2010_1207_ca595ad9f3af8f1491d9c9b6921a8c61/PS3UPDAT.PUP;CDN_Timeout=30;

# US
Dest=84;CompatibleSystemSoftwareVersion=1.0000-;
Dest=84;ImageVersion=0000b99c;SystemSoftwareVersio n=3.5500;CDN=https://dus01.ps3.update.playstation.net/update/ps3/image/us/2010_1207_ca595ad9f3af8f1491d9c9b6921a8c61/PS3UPDAT.PUP;CDN_Timeout=30;Now make the following symlinks:



Code:
root@OpenWrt # ln -s /www/update/ps3/list /www/update/ps3/list/eu
root@OpenWrt # ln -s /www/update/ps3/list /www/update/ps3/list/usAnd you're done!

Next time you launch a game, your PS3 will check You must login or register to view this content. … telist.txt (if you're in the US) and make sure you are at least on "CompatibleSystemSoftwareVersion". Since that DNS name points to OpenWrt, and our webserver has a modified ps3-updatelist.txt, you won't need to update because we only require version 1.0000 "ImageVersion" is the version it will try to fetch if you use system update. I've modified that to use 3.55 which is the latest jailbreakable firmware at the moment.
Online.

anyone welling to do this ?


tut please, cuzz i don't get it Eek
02-09-2011, 08:00 PM #13
lostcaptain
Little One
Originally posted by HeLL View Post
tut please, cuzz i don't get it Eek


He gave a tutorial dumbass, read it.

I'll attempt this as soon as I get back from the barber.

The following user thanked lostcaptain for this useful post:

SHAkA
02-09-2011, 08:04 PM #14
CmDeR
A Good LoL Player
Originally posted by lostcaptain View Post
He gave a tutorial dumbass, read it.

I'll attempt this as soon as I get back from the barber.


dude at my post stands clearly "I DON'T GET IT"
so he needs to make a voice tutorial or just a good youtube vid
02-09-2011, 08:11 PM #15
jamzyb
☺ Fuk U Sony ☺
Originally posted by HeLL View Post
he needs to make a voice tutorial or just a good youtube vid


Why do people always think its a good idea to make youtube videos?? It just gets patched straight away!

Be a better idea to keep anything we find on NGU :shh:, and even better in the premium section...

The following 2 users say thank you to jamzyb for this useful post:

CmDeR, zZER0Zz
02-09-2011, 08:15 PM #16
CmDeR
A Good LoL Player
Originally posted by jamzyb View Post
Why do people always think its a good idea to make youtube videos?? It just gets patched straight away!

Be a better idea to keep anything we find on NGU :shh:, and even better in the premium section...


you have a point, this should be in the prem section so it wont be patched soon and the vid needs to be unlisted so you only come there with a link :shh:
02-09-2011, 08:16 PM #17
MasonF123
Vault dweller
Originally posted by jamzyb View Post
Why do people always think its a good idea to make youtube videos?? It just gets patched straight away!

Be a better idea to keep anything we find on NGU :shh:, and even better in the premium section...


Sony has 10 dollars to get into the premium section.
02-09-2011, 08:23 PM #18
Asmel
Are you high?
Originally posted by MasonF123 View Post
Sony has 10 dollars to get into the premium section.


LOL

You can always use video hosts with password (like vimeo, dont know if allows this type of videos), and i doubt Sony pay people to enter into forums like this one to search for this kind of stuff.
02-09-2011, 08:26 PM #19
MasonF123
Vault dweller
Originally posted by Asmel View Post
LOL

You can always use video hosts with password (like vimeo, dont know if allows this type of videos), and i doubt Sony pay people to enter into forums like this one to search for this kind of stuff.


Spys will.

They're here to rat us out. They'll gladly spend 10 dollars to help out the giant vortex of an asshole Sony is.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo