Commit Diff


commit - 8277db33d9ca3b34ea91c62046c6a5f52b01fa4c
commit + 992ca89d8e167927dd01bd0635d570ad57759b7d
blob - /dev/null
blob + 9fcc752d2000010157af809574f72cb027251b32 (mode 644)
--- /dev/null
+++ wiki.d/Tcpbench.RecentChanges
@@ -0,0 +1,9 @@
+version=pmwiki-2.3.20 ordered=1 urlencoded=1
+agent=w3m/0.5.3+git20230121
+charset=UTF-8
+ctime=1722353667
+host=104.167.242.140
+name=Tcpbench.RecentChanges
+rev=1
+text=* [[Tcpbench/Usage]]  . . . @2024-07-30T15:34:27Z by [[~jrmu]]: [==]%0a
+time=1722353667
blob - /dev/null
blob + 982ee71db74451457b391ee2046f9d87d3216e48 (mode 644)
--- /dev/null
+++ wiki.d/Tcpbench.Usage
@@ -0,0 +1,16 @@
+version=pmwiki-2.3.20 ordered=1 urlencoded=1
+agent=w3m/0.5.3+git20230121
+author=jrmu
+charset=UTF-8
+csum=
+ctime=1722353667
+host=104.167.242.140
+name=Tcpbench.Usage
+rev=1
+targets=Pf.Configure
+text=(:title Measuring network speeds with tcpbench:)%0a%0a[[https://man.openbsd.org/tcpbench.1|tcpbench(1)]] is a helpful utility to help%0abenchmark networking speeds. To use tcpbench, you will need two machines with%0athe tcpbench utility installed (tcpbench is provided by default on OpenBSD).%0aOne machine will act as the client, and the other as the server. The server%0awill need a publicly routable IP address.%0a%0aOn the server, we run:%0a%0a[@%0aserver$ tcpbench -s -p 12345%0a@]%0a%0a@@-p 12345@@ specifies the port of 12345. Make sure the%0a[[pf/configure|firewall]] accepts incoming connections from the client to port%0a12345.%0a%0aOn the client%0a%0a[@%0aclient$ tcpbench -p 12345 server.example.com%0a@]%0a%0aReplace @@server.example.com@@ with the server's hostname or its IP address.%0a
+time=1722353667
+title=Measuring network speeds with tcpbench
+author:1722353667=jrmu
+diff:1722353667:1722353667:=1,25d0%0a%3c (:title Measuring network speeds with tcpbench:)%0a%3c %0a%3c [[https://man.openbsd.org/tcpbench.1|tcpbench(1)]] is a helpful utility to help%0a%3c benchmark networking speeds. To use tcpbench, you will need two machines with%0a%3c the tcpbench utility installed (tcpbench is provided by default on OpenBSD).%0a%3c One machine will act as the client, and the other as the server. The server%0a%3c will need a publicly routable IP address.%0a%3c %0a%3c On the server, we run:%0a%3c %0a%3c [@%0a%3c server$ tcpbench -s -p 12345%0a%3c @]%0a%3c %0a%3c @@-p 12345@@ specifies the port of 12345. Make sure the%0a%3c [[pf/configure|firewall]] accepts incoming connections from the client to port%0a%3c 12345.%0a%3c %0a%3c On the client%0a%3c %0a%3c [@%0a%3c client$ tcpbench -p 12345 server.example.com%0a%3c @]%0a%3c %0a%3c Replace @@server.example.com@@ with the server's hostname or its IP address.%0a
+host:1722353667=104.167.242.140