Ports/Traffic for QOS
What are the ports for inbound/outbound traffic for PoE? I have prioritised traffic to and from TCP 6112 and the improvements are still minor. Is there some UDP ports that are also used?
Last bumped on Jul 8, 2016, 8:55:54 AM
|
![]() |
" I'm sure there are multiple UDP ports PoE uses. The easiest method of finding out would be to do it yourself. If you're on Windows, just run netstat to monitor the PathOfExile.exe process. Netstat reference: http://ss64.com/nt/netstat.html Run netstat with the -b parameter to monitor port traffic with process names included. You could dump this to a log (eg: netstat -b > netstat.log) and then open it in a good text editor like Notepad++ to filter out everything except for PathOfExile process. Then you could eliminate duplicates to get a full range of ports it uses. ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒░░░░░░░░░░░░░ cipher_nemo ░░░░░░░░░░░░░▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ Last edited by cipher_nemo#6436 on Jul 8, 2016, 8:57:17 AM
|
![]() |