Online Connections: Difference between revisions
Jump to navigation
Jump to search
Line 26: | Line 26: | ||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
|- | |- | ||
! Port(s) !! Usage !! Remarks | ! Protocol !! Port(s) !! Usage !! Remarks | ||
|- | |- | ||
| | | {{UDP}} || 1-1023 || System reserved local ports || | ||
|- | |- | ||
| TCP 80 || PSN Shop / USB/BT headsets || http web | | {{TCP}} || 80 || PSN Shop / USB/BT headsets || http web | ||
|- | |- | ||
| TCP 443 || PSN Shop || https web ssl | | {{TCP}} || 443 || PSN Shop || https web ssl | ||
|- | |- | ||
| TCP 1935 || PSN generic || | | {{TCP}} || 1935 || PSN generic || | ||
|- | |- | ||
| TCP/UDP 3478 || Session Traversal Utilities for NAT / Simple Traversal of UDP Through NAT (STUN) || | | {{TCP}}/{{UDP}} || 3478 || Session Traversal Utilities for NAT / Simple Traversal of UDP Through NAT (STUN) || | ||
|- | |- | ||
| TCP/UDP 3478-3480 || NP matching 2 utility default || PSN Generic / PS Home | | {{TCP}}/{{UDP}} || 3478-3480 || NP matching 2 utility default || PSN Generic / PS Home | ||
|- | |- | ||
| TCP 4000 || groupMessaging || [[Crossplatform Integration]] | | {{TCP}} || 4000 || groupMessaging || [[Crossplatform Integration]] | ||
|- | |||
| {{TCP}} || 8540-8579 || System reserved local ports || | |||
|- | |||
| TCP over UDP-P2P || 9293-9310 || System reserved local ports || | |||
|- | |||
| UDP-P2P virtual || 32768-49999 || {{Ephemeral ports}} || | |||
|- | |||
| UDP-P2P virtual || 32768-65535 || System reserved local ports || | |||
|- | |||
| {{TCP}} || 49152-65535 || {{Ephemeral ports}} || | |||
|- | |||
| TCP over UDP-P2P || 49152-65535 || {{Ephemeral ports}} || | |||
|- | |||
| {{UDP}} || 49152-65535 || {{Ephemeral ports}} || | |||
|- | |||
| TCP over UDP-P2P || 40000-65535 || System reserved local ports || | |||
|- | |- | ||
|} | |} |
Revision as of 17:53, 15 December 2013
Online Connections
Game Related
(Playroom used for example URL's)
Game Description File: http://tmdb.np.dl.playstation.net/tmdb2/CUSA00001_00_C32A667A087A40C2AD1889435907AA4B0D9DBA1F/CUSA00001_00.json
Game Update Description File: http://gs2.ww.prod.dl.playstation.net/gs2/ppkgo/prod/CUSA00001_00/4/f_3b8e420561f0b85ff65ac428a15092895f3131e8c4cfd63b1547b32adb6d8370/f/IP9100-CUSA00001_00-PLAYROOM00000000-A0102-V0100.json
Game Update .pkg File: http://gs2.ww.prod.dl.playstation.net/gs2/ppkgo/prod/CUSA00001_00/4/f_3b8e420561f0b85ff65ac428a15092895f3131e8c4cfd63b1547b32adb6d8370/f/IP9100-CUSA00001_00-PLAYROOM00000000-A0102-V0100.pkg
Guides
- http://wololo.net/2013/12/05/howto-use-a-proxy-server-with-your-ps4-to-sniff-psn-traffic-skfu-pr0xy/
Tools
- SKFU's Pr0xy
- WireShark
- CharlesProxy
Port usage
Generic Port usage
Protocol | Port(s) | Usage | Remarks |
---|---|---|---|
UDP | 1-1023 | System reserved local ports | |
TCP | 80 | PSN Shop / USB/BT headsets | http web |
TCP | 443 | PSN Shop | https web ssl |
TCP | 1935 | PSN generic | |
TCP/UDP | 3478 | Session Traversal Utilities for NAT / Simple Traversal of UDP Through NAT (STUN) | |
TCP/UDP | 3478-3480 | NP matching 2 utility default | PSN Generic / PS Home |
TCP | 4000 | groupMessaging | Crossplatform Integration |
TCP | 8540-8579 | System reserved local ports | |
TCP over UDP-P2P | 9293-9310 | System reserved local ports | |
UDP-P2P virtual | 32768-49999 | Ephemeral ports | |
UDP-P2P virtual | 32768-65535 | System reserved local ports | |
TCP | 49152-65535 | Ephemeral ports | |
TCP over UDP-P2P | 49152-65535 | Ephemeral ports | |
UDP | 49152-65535 | Ephemeral ports | |
TCP over UDP-P2P | 40000-65535 | System reserved local ports |
|