I would kindly ask your help on troubleshooting my issue. I've read several posts, and I will include as much information I have.
Unfortunately for some reason my PS3 cannot find PMS on my Debian [in an OpenVZ container].
Debug-root_log.zip file attached.
Details:
PS3
System Software: 3.56
192.168.1.25 [Manual]
uPnP enabled
Media Server Connection enabled
PMS-linux
Install went fine
PS3 Media Server v1.20.412
on Debian sqeeze 32bit
192.168.1.101 - venet0
Seems all good starting PMS.. (full log attached)
- Code: Select all
[main] DEBUG 17:34:14.564 Setting DLNA id 0$4$6 to Save configuration
[main] DEBUG 17:34:14.564 Setting DLNA id 0$4$7 to Restart HTTP server
[main] TRACE 17:34:14.568 Scanning network interface venet0 / venet0
[main] TRACE 17:34:14.570 Using address /192.168.1.101 found on network interfac
[main] TRACE 17:34:14.571 Created socket: /192.168.1.101:5001
[main] INFO 17:34:14.699 Sending ALIVE...
[main] DEBUG 17:34:14.701 Setting multicast network interface: name:venet0 (vene
/192.168.1.101;
/127.0.0.1;
Network
LAN 100Mbit
Asus wl-500g Premium on 192.168.1.1
Everything is wired.
PING ok from Debian to PS3.
- Code: Select all
debian:/usr/src# ping 192.168.1.25
PING 192.168.1.25 (192.168.1.25) 56(84) bytes of data.
64 bytes from 192.168.1.25: icmp_req=1 ttl=254 time=0.491 ms
64 bytes from 192.168.1.25: icmp_req=2 ttl=254 time=0.209 ms
Port 5001 is open
- Code: Select all
debian:/usr/src# netstat -ant |grep 5001
tcp 0 0 192.168.1.101:5001 0.0.0.0:* LISTEN
Please assist me on this. Why my PS3 does not sees the PMS?.
Thank you.
