PS5 self host on Raspberry PI via cross cable?

  • Thread starter Thread starter marek256
  • Start date Start date
  • Views Views 2,471
  • Replies Replies 2

marek256

Well-Known Member
Newcomer
Joined
Jan 10, 2019
Messages
47
Reaction score
33
Trophies
0
Age
40
XP
469
Country
Slovakia
Hello,
I have an unused Raspberry PI4 from previous project and I have started to use it for FTP games via a cross cable.
I was thinking if there is a way how to self host idlesauce on Raspberry and access it via cross LAN cable?
Basically, PS5 has 192.168.1.1, 255.255.255.0, default, gateway 192.168.1.1.Raspberry uses 192.168.1.2, 255.255.255.0, default, gateway 192.168.1.1
I am able to self host via nginx on 127.0.0.1 but I do not know how to access this web page from PS5.
Is there any way?
Thank you in advance
 
check here
github/stooged/PS5-PI-Server
add com after github

Just FYI, it's just need internet to this point to perform install
Code:
sudo ./install.sh

after that, you can connect your RPi through PS5 directly without router (Locally JB)

and you can access your RPi through IP directly by FTP (besure to activate through setup)

for example:
your main router IP is 192.168.x.1
and RPi Local IP is 192.168.x.5

using any FTP app like (FileZilla) connect to RPi IP 192.168.1.5 and use username and password created during "Armbian" setup, be sure to use the username that you created NOT root because is not going workout at all.
 
check here
github/stooged/PS5-PI-Server
add com after github

Just FYI, it's just need internet to this point to perform install
Code:
sudo ./install.sh

after that, you can connect your RPi through PS5 directly without router (Locally JB)

and you can access your RPi through IP directly by FTP (besure to activate through setup)

for example:
your main router IP is 192.168.x.1
and RPi Local IP is 192.168.x.5

using any FTP app like (FileZilla) connect to RPi IP 192.168.1.5 and use username and password created during "Armbian" setup, be sure to use the username that you created NOT root because is not going workout at all.
Have you successfully done this without internet connect to RPi? I can't get the user guide to show anything.

EDIT: solved. details in PS5 PI Server issues github
 
Last edited by ceevee,

Site & Scene News

Popular threads in this forum