Difference between revisions of "Transmission Control Protocol (TCP)"

From wikieduonline
Jump to navigation Jump to search
 
(39 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[wikipedia:Transmission Control Protocol]]
+
[[wikipedia:Transmission Control Protocol]] [[Transport layer]]
  
  
<code>[[netstat]] -tn</code> or  <code>netstat --tcp -n</code>  
+
* <code>[[netstat]] -tn</code> or  <code>netstat --tcp -n</code>  
  
== List os TCP ports ==
+
 
* [[TCP]] port 587, is the default mail [[submission]] port ([[RFC]]4409).
+
* [[TCP checksum]]: <code>[[ethtool --show-offload]] eno0</code>
* [[TCP]] port 1433 ([[Microsoft SQL server]])
+
 
* [[TCP]] port 2707 [[mongoDB]]
+
== [[List of TCP ports]] ==
* 5672 [[RabbitMQ]]
 
* 5938 [[TeamViewer]]
 
* 10051 [[Zabbix]]
 
* 10250 [[Kubelet]]
 
  
 
== Activities ==
 
== Activities ==
* [[Check TCP connectivity]]
+
* [[Check TCP connectivity]]: <code>[[nping --tcp]]</code>, <code>[[check_tcp]]</code> ([[Nagios]])
 
* Read about [[TCP Fast Open]]
 
* Read about [[TCP Fast Open]]
 +
* Learn about <code>[[route]]</code> command
 +
* Learn about [[wikipedia:TCP congestion control]]
 +
* TCP Fast Open, [[Linux kernel 3.7]]
 +
 +
== Related terms ==
 +
* [[Multipath TCP (MPTCP)]]
 +
* [[Vint Cerf]] and [[Bob Kahn]]
 +
* <code>[[/proc/sys/net/ipv4/]]tcp_rmem</code>
 +
* [[QUIC]]
  
 
== See also ==
 
== See also ==
 +
* {{mtr}}
 +
* {{Linux networking commands}}
 
* {{TCP}}
 
* {{TCP}}
* {{Linux networking commands}}
 
 
* {{Networking}}
 
* {{Networking}}
  
 
[[Category:Networking]]
 
[[Category:Networking]]

Latest revision as of 13:35, 16 February 2023

Advertising: