FreeBSD Bugzilla – Attachment 222092 Details for
Bug 253180
net/socat: [PATCH] Enhance .conf.sample with TCP example
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
socat-instances.conf.sample listing TCP example aswell
file_253180.txt (text/plain), 915 bytes, created by
Harald Schmalzbauer
on 2021-02-02 17:00:34 UTC
(
hide
)
Description:
socat-instances.conf.sample listing TCP example aswell
Filename:
MIME Type:
Creator:
Harald Schmalzbauer
Created:
2021-02-02 17:00:34 UTC
Size:
915 bytes
patch
obsolete
>Index: net/socat/files/socat-instances.conf.sample >=================================================================== >--- net/socat/files/socat-instances.conf.sample (revision 563817) >+++ net/socat/files/socat-instances.conf.sample (working copy) >@@ -8,12 +8,16 @@ > # with [instancename]. instancename can be any alnum and is case insensitive > # (will internally be converted to upper case). > >-#[ntp4] >+#[http4] > # Default socat_daemonuser=nobody won't be able to open sockets with port numbers > # below 1024. > #daemonuser=root >-#flags="UDP4-RECVFROM:123,fork,bind=192.0.2.20 UDP4-SENDTO:169.254.0.53:123" >+#flags="TCP4-LISTEN:80,fork,bind=192.0.2.3 TCP4:169.254.0.1:80" > >+#[ntp4] >+#daemonuser=root >+#flags="UDP4-RECVFROM:123,fork,bind=192.0.2.3 UDP4-SENDTO:169.254.0.53:123" >+ > #[ntp6] > #daemonuser=root > #flags="UDP6-RECVFROM:123,fork,bind=[2001:DB8::1:2:3] UDP4-SENDTO:169.254.0.53:123"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 253180
: 222092