For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
Guys,
I need to make a port (8001) to LISTEN on my server for allowing another remote server to telnet to mine using this port.
For example:
root@remoteserver# telnet myserver 8001
Please let me know how to do this.