Welcome Guest ( Log In | Register )

Outline · [ Standard ] · Linear+

 PS3 Proxy Server for Linux, for PS3 owners that don't use Windows

views
     
vorchiel
post Jun 12 2009, 08:12 AM

ლ(ಠ_ಠ ლ)
****
Senior Member
666 posts

Joined: Jan 2003
From: Left Hand Society, West London
we cant use the f@h / life with ps as a redirect url anymore (since early 2008). you must use the original url of that content, initiate the download of that content (demo,video,etc) from psn store, and:

1) put it to background download (if you havent downloaded it onto your computer beforehand), download the file completely using computer, then resume the background download from the ps3 menu

OR

2) if you already have the file downloaded and set up the proxy correctly, it will proceed to download from your computer. you can let it download until finish in the psn store or you can also put it in background download.
DRAGSTER_TUNER
post Jun 12 2009, 10:33 AM

New Member
*
Newbie
0 posts

Joined: May 2009
huuuuuuuuuuuummmmmmmmmmm

hmm.gif hmm.gif hmm.gif



Now i understand...i didnt know until now this method of f@h dont works anymore!

Now i just have one wall on my way:

Discover a link for a psn demo...

My squid catch the link of the f@h (actually, now in the end of this link is not "fah" anymore, byt "lwp" - life with playstation)

But the squid didnt catch the link of demo games...im downloading one here and i cant see the link on squid logs...

Could someone gimme some link, like infamous or something from US psn?
vorchiel
post Jun 12 2009, 11:23 AM

ლ(ಠ_ಠ ლ)
****
Senior Member
666 posts

Joined: Jan 2003
From: Left Hand Society, West London
http://psn.ps3news.com/index.php?s=7
bads
post Jun 12 2009, 02:34 PM

Getting Started
**
Junior Member
194 posts

Joined: Jan 2003
QUOTE(vorchiel @ Jun 12 2009, 11:23 AM)
Wow, nice link, vorchiel. I believe this not the offical websites. sweat.gif


DRAGSTER_TUNER, by right your squid should be able to capture all the links from ps3. Your apache should listen only to port 80 and your squid listen to port 8080.

CODE
regexi ^http://dus01.ps3.download.playstation.net/download/ps3/us/fah/fah.pkg http://zeus.dl.playstation.net/cdn/EP9001/...&country=us

Doing this will redirect the fah.pkg to a demo file.

CODE
regexi ^http://dus01.ps3.download.playstation.net/download/ps3/us/fah/fah.pkg http://localhost/ps3/gtprol.pkg

You should do this to redirect fah.pkg to a local file which locate in your pc.
DRAGSTER_TUNER
post Jun 12 2009, 07:25 PM

New Member
*
Newbie
0 posts

Joined: May 2009
Hi guys... i appreciated the fast and lots replies...


Here goes my doubts:


Bads:

Sure the fah method still working???

Vorchiel says the fah method does not works anymore...and then, i get the new link (not fah in the end anymore, now is lwp - life with playstation).


I tried regexi ^http://dus01.ps3.download.playstation.net/download/ps3/us/lwp/lwp.pkg http://zeus.blabblabla...

Almost works!

The playstation begins to download the correct file (with 1.8 gb), but a little after it beggins, gimme error...


Vorchiel:

This site is the one whos im using to try download the gt prologue...

What should i do? Begin download the infamous demo in ps3, pause it and the in the jesred put:

regexi ^http://zeus link of infamous http://zeus link for gt prologue

And continue the downlad on the ps3?

Before i forget, thanks for the support until now guys...im almost there!
bads
post Jun 12 2009, 08:50 PM

Getting Started
**
Junior Member
194 posts

Joined: Jan 2003
No, problemo. laugh.gif

The fah.pkg file is just a sample.

CODE
regexi ^http://b0.ww.np.dl.playstation.net/tppkg/np/BCAS20066/BCAS20066_T13/be56e01f5b862e96/HP9000-BCAS20066_00-DKILLZONE2000001-A0127-V0101-PE.pkg http://localhost/HP9000-BCAS20066_00-DKILLZONE2000001-A0127-V0101-PE.pkg

Here the real sample for downloading killzone2 demo, remember to reload '/etc/init.d/squid reload' after you enter above text to '/etc/jesred.rules'.

You download the first link and store HP9000-BCAS20066_00-DKILLZONE2000001-A0127-V0101-PE.pkg into your desktop. Then move the downloaded file to your apache webhost folder. The second link point to your apache hosted file. So when ps3 query the first link, it will redirect to second link which the file hosted by your apache.



DRAGSTER_TUNER
post Jun 13 2009, 07:08 AM

New Member
*
Newbie
0 posts

Joined: May 2009
OK, now we have two walls:


First:

I made it! I downloaded some files by localhost!!!!!!!!!!!!!

rclxms.gif rclxms.gif rclxms.gif

But allways gimme error if i try install it

cry.gif cry.gif

Second:

Just smaller games than the killzone2 demo are downloadable....if the file have more than 1.2 gb, it refuses to resume the download...

Some clue about these 2 issues??


PS. Bads:

That link have just a 266mb file...

the correct link is this one:

http://apollo.dl.playstation.net/cdn/UP900...txqLgvt2gcq.pkg]http://apollo.dl.playstation.net/cdn/UP900...txqLgvt2gcq.pkg

thumbup.gif


Year dudes...im almost there...ALMOST THERE sweat.gif sweat.gif

This post has been edited by DRAGSTER_TUNER: Jun 13 2009, 07:43 AM
vorchiel
post Jun 13 2009, 08:16 AM

ლ(ಠ_ಠ ლ)
****
Senior Member
666 posts

Joined: Jan 2003
From: Left Hand Society, West London
from the pinned faqs thread:

QUOTE
After FW 2.35, the proxy method is limited to d/loading same game link


i think this might be the cause of error during installation if using url redirection to diff content (eg initiate download in psn store for demo A, but resuming to demo B)
bads
post Jun 13 2009, 09:53 AM

Getting Started
**
Junior Member
194 posts

Joined: Jan 2003
QUOTE(DRAGSTER_TUNER @ Jun 13 2009, 07:08 AM)
OK, now we have two walls:
First:

I made it! I downloaded some files by localhost!!!!!!!!!!!!!

rclxms.gif  rclxms.gif  rclxms.gif 

But allways gimme error if i try install it

cry.gif  cry.gif 

Second:

Just smaller games than the killzone2 demo are downloadable....if the file have more than 1.2 gb, it refuses to resume the download...

Some clue about these 2 issues?? 
PS. Bads:

That link have just a 266mb file...

the correct link is this one:

http://apollo.dl.playstation.net/cdn/UP900...txqLgvt2gcq.pkg]http://apollo.dl.playstation.net/cdn/UP900...txqLgvt2gcq.pkg

thumbup.gif
Year dudes...im almost there...ALMOST THERE  sweat.gif  sweat.gif
*
Oops, warui, maybe that link is a killzone2 patch. sweat.gif
Well DRAGSTER_TUNER, just capture the link on squid log and download it using pc. This will ensure you got your correct file.

PS: the link on your jersed.rules cannot have parameters, eg, 'sample.pkg?region=sg' Just remove the '??region=sg'

DRAGSTER_TUNER
post Jun 13 2009, 11:36 AM

New Member
*
Newbie
0 posts

Joined: May 2009
"After FW 2.35, the proxy method is limited to d/loading same game link"

Thanks vorchiel....i didnt know about it

Well...so thats it...

the dream is over...

cry.gif cry.gif cry.gif

Just as write, I think just rest to us use it just to download demos....


Thats a shame...

cry.gif

This post has been edited by DRAGSTER_TUNER: Jun 13 2009, 11:40 AM
Scavengers
post Jun 13 2009, 12:04 PM

Casual
***
Junior Member
380 posts

Joined: Oct 2004
From: Vekta

QUOTE
Just smaller games than the killzone2 demo are downloadable....if the file have more than 1.2 gb, it refuses to resume the download...
how big did u set the /cache
DRAGSTER_TUNER
post Jun 13 2009, 07:24 PM

New Member
*
Newbie
0 posts

Joined: May 2009
The cache size was a smart try, since it was in 100 mb...

But it doesnt make difference:

hierarchy_stoplist cgi-bin ?
cache_dir ufs /var/spool/squid 4488 16 256
access_log /var/log/squid/access.log

Still refusing download...and smaller files, still downloading, but get error when try install...
DRAGSTER_TUNER2
post Jun 21 2009, 04:01 AM

New Member
*
Newbie
0 posts

Joined: Jun 2009
What happen if i get the pkg file, transform it in an iso and save to a dvd and put on ps3?

Someone already try do it?
bads
post Jun 21 2009, 09:31 PM

Getting Started
**
Junior Member
194 posts

Joined: Jan 2003
QUOTE(DRAGSTER_TUNER2 @ Jun 21 2009, 04:01 AM)
What happen if i get the pkg file, transform it in an iso and save to a dvd and put on ps3?

Someone already try do it?
*
This won't work, too bad unsure.gif

Are you using the link your squid log or the website link?
DRAGSTER_TUNER2
post Jun 22 2009, 12:39 AM

New Member
*
Newbie
0 posts

Joined: Jun 2009
The website link...i dont have the squid log, because the gran turismo does not exist anymore in the psn!
DRAGSTER_TUNER
post Jun 5 2012, 06:23 AM

New Member
*
Newbie
0 posts

Joined: May 2009
Hi guys...

after some years (rsrsr) i came again here to ask to you what happened with proxy on ps3?


I was using regex, but now it does not works anymore...

Ps3 stills using proxy to acess internet. but when i put a link in the regex, it does not redirect anymore...ps3 starts download from the original source, instead the proxy link...

I suppose sony make a trick and is passing by it! The major prove of it is the internet does not disconnect from ps3 when i restart the squid (before, when i restart the squid, the internet in the ps3 disconnect!)


Someone knows how to fix this?
Naoki84
post Nov 3 2012, 06:00 PM

Getting Started
**
Junior Member
69 posts

Joined: Nov 2006
From: somwhere in this world


QUOTE(DRAGSTER_TUNER @ Jun 5 2012, 06:23 AM)
Hi guys...

after some years (rsrsr) i came again here to ask to you what happened with proxy on ps3?
I was using regex, but now it does not works anymore...

Ps3 stills using proxy to acess internet. but when i put a link in the regex, it does not redirect anymore...ps3 starts download from the original source, instead the proxy link...

I suppose sony make a trick and is passing by it! The major prove of it is the internet does not disconnect from ps3 when i restart the squid (before, when i restart the squid, the internet in the ps3 disconnect!)
Someone knows how to fix this?
*
same thing happen to window here also it keep download from original source...shit...anyone can help us plz...

This post has been edited by Naoki84: Nov 3 2012, 06:04 PM

4 Pages « < 2 3 4Top
 

Change to:
| Lo-Fi Version
0.0204sec    0.39    5 queries    GZIP Disabled
Time is now: 27th November 2025 - 10:21 PM