Hi, There is a random port that starts when the kernel starts. Does anybody know what this port is for and why it is being initialized? Example: java 25355 aja 16u IPv6 3278056 0t0 TCP *:58800 (LISTEN) java 25355 aja 201u IPv6 3278070 0t0 TCP *:9763 (LISTEN) java 25355 aja 212u IPv6 3271593 0t0 TCP *:9443 (LISTEN) java 25355 aja 221u IPv6 3278077 0t0 TCP *:9999 (LISTEN) java 25355 aja 223u IPv6 3278078 0t0 TCP *:11111 (LISTEN)
after restart java 26183 aja 16u IPv6 3308619 0t0 TCP *:46560 (LISTEN) java 26183 aja 208u IPv6 3308717 0t0 TCP *:9763 (LISTEN) java 26183 aja 219u IPv6 3308721 0t0 TCP *:9443 (LISTEN) java 26183 aja 226u IPv6 3308723 0t0 TCP *:9999 (LISTEN) java 26183 aja 228u IPv6 3308724 0t0 TCP *:11111 (LISTEN) Command used: sudo lsof -p <pid> | grep LISTEN -- ajanthan -- Ajanthan Balachandiran Software Engineer; WSO2, Inc.; http://wso2.com/ email: ajanthan <http://goog_595075977>@wso2.com; cell: +94775581497 blog: http://bkayts.blogspot.com/ Lean . Enterprise . Middleware
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
