| Server IP : 185.11.201.71 / Your IP : 192.168.7.18 Web Server : Apache/2.4.29 (Ubuntu) System : Linux tech-virtual-machine 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 User : tech ( 1000) PHP Version : 7.4.28 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, MySQL : OFF | cURL : OFF | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/share/help/C/gnome-help/ |
Upload File : |
<page xmlns="http://projectmallard.org/1.0/"
xmlns:its="http://www.w3.org/2005/11/its"
type="topic" style="reference"
id="net-firewall-ports">
<info>
<link type="guide" xref="net-security"/>
<link type="seealso" xref="net-firewall-on-off"/>
<revision pkgversion="3.4.0" date="2012-02-20" status="final"/>
<revision pkgversion="3.18" date="2015-09-28" status="final"/>
<credit type="author">
<name>Paul W. Frields</name>
<email>stickster@gmail.com</email>
</credit>
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
<desc>You need to specify the right network port to enable/disable network
access for a program with your firewall.</desc>
</info>
<title>Commonly-used network ports</title>
<p>This is a list of network ports commonly used by applications that provide
network services, like file sharing or remote desktop viewing. You can change
your system’s firewall to <link xref="net-firewall-on-off">block or allow
access</link> to these applications. There are thousands of ports in use, so
this table isn’t complete.</p>
<table shade="rows" frame="top">
<thead>
<tr>
<td>
<p>Port</p>
</td>
<td>
<p>Name</p>
</td>
<td>
<p>Description</p>
</td>
</tr>
</thead>
<tbody>
<tr>
<td>
<p>5353/udp</p>
</td>
<td>
<p>mDNS, Avahi</p>
</td>
<td>
<p>Allows systems to find each other, and describe which services
they offer, without you having to specify the details manually.</p>
</td>
</tr>
<tr>
<td>
<p>631/udp</p>
</td>
<td>
<p>Printing</p>
</td>
<td>
<p>Allows you to send print jobs to a printer over the network.</p>
</td>
</tr>
<tr>
<td>
<p>631/tcp</p>
</td>
<td>
<p>Printing</p>
</td>
<td>
<p>Allows you to share your printer with other people over the
network.</p>
</td>
</tr>
<tr>
<td>
<p>5298/tcp</p>
</td>
<td>
<p>Presence</p>
</td>
<td>
<p>Allows you to advertise your instant messaging status to other
people on the network, such as “online” or “busy”.</p>
</td>
</tr>
<tr>
<td>
<p>5900/tcp</p>
</td>
<td>
<p>Remote desktop</p>
</td>
<td>
<p>Allows you to share your desktop so other people can view it or
provide remote assistance.</p>
</td>
</tr>
<tr>
<td>
<p>3689/tcp</p>
</td>
<td>
<p>Music sharing (DAAP)</p>
</td>
<td>
<p>Allows you to share your music library with others on your
network.</p>
</td>
</tr>
</tbody>
</table>
</page>