is it possible that you post something like a 'guide' in order to do this by ourselves?
i mean if it does not require some great knowledge or skills , would you consider it?
Suit Up!
Barney_Stinson wrote:hmm, i see.
do the alternatives include the Logan5 program?
Bhaal wrote:Thanks a lot Aaron
Your DNS will not going to be down if too many people use it ? Sony can't do anything ?
job4chris, can you share your bind9's config ? I know how to config apache2 but i have no idea for Bind9.
Thanks
$ORIGIN .
$TTL 3600 ; 1 hour
ps3.update.playstation.net IN SOA ns1.domain.local. ns2.domain.local. (
11 ; serial
900 ; refresh (15 minutes)
600 ; retry (10 minutes)
86400 ; expire (1 day)
3600 ; minimum (1 hour)
)
NS ns1.domain.local.
NS ns2.domain.local.
$ORIGIN ps3.update.playstation.net
* A 192.168.153.5
~
zone "ps3.update.playstation.net" {
type slave;
masters { 192.168.153.2; };
file "/etc/bind/slaves/ps3.update.playstation.net.db";
allow-transfer { 192.168.153.2; 192.168.153.5; };
allow-notify { 192.168.153.2;192.168.153.5; };
check-names ignore;
};
Bhaal wrote:thanks a lot job4chris, i will test this weekend
bsanehi wrote:Hey Aaron can you make something like this for the PSP??? so that we could also be able to go on psn, without updating???? lots of people have 5.00/5.50 firmwares and they don't want to update to the latest one which is 6.20 ??? would that work>?? thanks in advance
rizcom wrote:job4chris where did you get the updatelist.txt from
Bhaal wrote:Thanks a lot Aaron
Your DNS will not going to be down if too many people use it ? Sony can't do anything ?
Thanks
bsanehi wrote:Hey Aaron can you make something like this for the PSP??? so that we could also be able to go on psn, without updating???? lots of people have 5.00/5.50 firmwares and they don't want to update to the latest one which is 6.20 ??? would that work>?? thanks in advance
Aaron wrote:rizcom wrote:job4chris where did you get the updatelist.txt from
Well, to save you some time, here's the one I'm hosting: http://pastie.org/900791
Skips the update for all regions and all versions.Bhaal wrote:Thanks a lot Aaron
Your DNS will not going to be down if too many people use it ? Sony can't do anything ?
Thanks
Nah, I can't imagine a slightly-used nameserver using that much traffic, and it's only serving a small file once per connection. I suppose if a LOT of people use it there might be issues, but I doubt that many will ever use it at one time. As for Sony... I'm sure they could make it required that you have 3.21 to connect to PSN, but maybe not until the next update. I'm not sure what their infrastructure is like right now; this hole has existed for a long time and people have known about it, so dunno why it would change now.bsanehi wrote:Hey Aaron can you make something like this for the PSP??? so that we could also be able to go on psn, without updating???? lots of people have 5.00/5.50 firmwares and they don't want to update to the latest one which is 6.20 ??? would that work>?? thanks in advance
I don't have a PSP, so I wouldn't know. You can try my DNS server though, it might work. I added a false psp-updatelist.txt to it.
job4chris wrote:I'm rather surprised that custom updatelist.txt you made actually didn't cause errors but looking at it and thinking about the PSP situation is leading me to believe that I may be over-thinking the PSP's updatelist.txt file format.
job4chris wrote:And I don't think setting the PSP to use your DNS is going to work as it's configured now. The PSP uses slightly different update url's.
bsanehi wrote:here is the update list for the psp this is for the latest
http://fj01.psp.update.playstation.org/ ... telist.txt = 6.20 new firmware
This one is for 2006 update
http://web.archive.org/web/200711160550 ... telist.txt = old firmware
job4chris wrote:bsanehi wrote:here is the update list for the psp this is for the latest
http://fj01.psp.update.playstation.org/ ... telist.txt = 6.20 new firmware
This one is for 2006 update
http://web.archive.org/web/200711160550 ... telist.txt = old firmware
Do you know which friendly version # the 2006 updatelist.txt is for?
Prahotep wrote:Hi Aaron,
Thanks fo your solution. At least it will give me time to decide what to do with my Linux partition and make a decent backup.
In other hand, I noticed - using your DNS - the links to the PSN Store are broken - the level beyound the store forefront. It's not possible download a demo, for instance. The error is the typical 404 - HTTP not found. Do you have any idea what is causing it? Maybe a different server request?
Users browsing this forum: No registered users and 0 guests