Article 5KN29 How to open a port

How to open a port

by
lasec.staff
from LinuxQuestions.org on (#5KN29)
I have a port 69 want to open to public

Code:netstat -lntu |grep 69
tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTENwant to know if the above output shows it is not open to public ? if yes , how to open it so that all external server could access this port ?

thankslatest?d=yIl2AUoC8zA latest?i=xRid4pntZrY:uvwVl-Bv8GA:F7zBnMy latest?i=xRid4pntZrY:uvwVl-Bv8GA:V_sGLiP latest?d=qj6IDK7rITs latest?i=xRid4pntZrY:uvwVl-Bv8GA:gIN9vFwxRid4pntZrY
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments