Welcome Guest ( Log In | Register )

Outline · [ Standard ] · Linear+

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

views
     
TSwerksuckz
post Feb 3 2009, 10:51 AM, updated 17y ago

New Member
*
Junior Member
13 posts

Joined: Feb 2006
Hi all!

thought of starting a thread for linux users that don't have access to Windows, and therefor can't use the PS3 Proxy method for Windows.

Was just thinking of how to do it, and theoretically, I believe it's possible. Will test later tonight as I've thought out the process of doing it. However, it won't be so easy as the point and click option for Windows, but it should work. Will fill in details if it is successful and/or there are interested linux users.


TSwerksuckz
post Feb 3 2009, 11:02 AM

New Member
*
Junior Member
13 posts

Joined: Feb 2006
yea, definitely squid. I was thinking of doing a really rough job (so I can download KZ2 hehe). grab the url from squid, download the file via whatever method, get apache up and configured, edit the hosts file to point the url to localhost, and see if that'll work. if the url redirect works, then even better.
TSwerksuckz
post Feb 3 2009, 07:45 PM

New Member
*
Junior Member
13 posts

Joined: Feb 2006
got it to work...need to remember what i did tho...hahaha
TSwerksuckz
post Feb 3 2009, 07:59 PM

New Member
*
Junior Member
13 posts

Joined: Feb 2006
This is tested only on Ubuntu 8.04 (Hardy Heron). YMMV.


1) Install the following software if you don't have it already:

CODE
sudo apt-get install lighttpd squid jesred


You can substitute lighttpd with apache or whatever it is you want to use for the httpd server.

2) Configure squid

I only did a basic configuration, editing the following in /etc/squid/squid.conf:

CODE

http_port 8080
cache_dir ufs /var/spool/squid 100 16 256
acl ps3 src 10.10.10.10
http_access allow ps3
url_rewrite_program /usr/lib/squid/jesred
strip_query_terms off


3) Configure jesred

jesred.acl
uncomment 0.0.0.0/0

jesred.rules

create a regex for the url to the file you want to download. you can get the url from /var/log/squid/access.log

CODE
regex ^http://zeus.dl.playstation.net/cdn/EP0102/NPEB90124_00/dUO8CdsAMhrhFHGBBeAxKIMtnRmiWpy9tFG6vLf1KcGd3KFiEQjD5R6i0KDvamHLATTxpjQ6fTylR0qqK7D03luEbr6eYRd2yIVE0.pkg\?product\=008A\&country\=gb http://localhost/dUO8CdsAMhrhFHGBBeAxKIMtnRmiWpy9tFG6vLf1KcGd3KFiEQjD5R6i0KDvamHLATTxpjQ6fTylR0qqK7D03luEbr6eYRd2yIVE0.pkg


4) Configure lighttpd

nothing much to configure. it runs out of /var/www by default. Just save your saved .pkg file there.



Hope that works for you!


Added on February 3, 2009, 8:00 pmomg...wtf.... lol

This post has been edited by werksuckz: Feb 3 2009, 08:00 PM
TSwerksuckz
post Feb 5 2009, 10:48 PM

New Member
*
Junior Member
13 posts

Joined: Feb 2006
faster downloads of stuff?
TSwerksuckz
post May 18 2009, 11:32 PM

New Member
*
Junior Member
13 posts

Joined: Feb 2006
QUOTE(pakcikkantin @ May 18 2009, 10:34 AM)
good job guys.. dalam MAC ada tak
*
prolly if you can find similar punya software, i rasa bole kot...
TSwerksuckz
post May 20 2009, 10:56 AM

New Member
*
Junior Member
13 posts

Joined: Feb 2006
Only use multi-homed setup if you know what you're doing. If you don't, then you're just beating round the bush with that two-card setup.

I suggest you do what vorchiel suggested:

PC is hooked up to switch
PS3 is hooked up to switch
Switch is hooked up to internet

Setup the proxy on your PC as per instructions.
Configure your PS3 to use the said proxy to access internet.
Follow rest of instructions on getting your pkg files smile.gif
TSwerksuckz
post May 20 2009, 11:39 PM

New Member
*
Junior Member
13 posts

Joined: Feb 2006
You want to configure the PS3 to use your PC as a proxy. They don't need to be connected together via cross cable. I'm assuming you have a switch or a router with extra ports? Just hook up the PC to one port, and the PS3 to another port. Make sure the proxy is running on the PC, and configure the PS3 to use that proxy.


TSwerksuckz
post May 22 2009, 09:58 AM

New Member
*
Junior Member
13 posts

Joined: Feb 2006
Set an IP manually for your PS3. Make sure its on the same subnet as your PC for ease of use.
TSwerksuckz
post May 22 2009, 12:16 PM

New Member
*
Junior Member
13 posts

Joined: Feb 2006
put your ps3 on the same subnet as your PC. based on your info, you can use something like this:

10.10.167.202

what's your native language? your linux distro doesn't use english?
TSwerksuckz
post May 26 2009, 11:41 AM

New Member
*
Junior Member
13 posts

Joined: Feb 2006
why don't you try setting your PS3 ip to 10.10.167.203? then use the following in squid:

acl ps3 src 10.10.167.203



 

Change to:
| Lo-Fi Version
0.0169sec    0.42    6 queries    GZIP Disabled
Time is now: 28th November 2025 - 01:40 AM