Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
util:sbbsecho [2018/07/31 15:26] digital man Updated Secure Operation and Long Tags sections |
util:sbbsecho [2018/09/08 15:25] (current) digital man [EchoCfg] Updated the BinkP Settings docs (some copy/paste from the EchoCfg online help) |
||
---|---|---|---|
Line 515: | Line 515: | ||
<file> | <file> | ||
- | ╔═════════════════════════════╗ | + | ╔[■][?]═══════════════════════════════╗ |
- | ║ 1:218/700 BinkP Settings ║ | + | ║ 1:218/700 BinkP Settings ║ |
- | ╠═════════════════════════════╣ | + | ╠═════════════════════════════════════╣ |
- | ║ │Host ║ | + | ║ │Host ║ |
- | ║ │Port 24554 ║ | + | ║ │Port 24554 ║ |
- | ║ │Poll Yes ║ | + | ║ │Poll Yes ║ |
- | ║ │Allow Plain Auth No ║ | + | ║ │Authentication CRAM-MD5 Only ║ |
- | ║ │Allow Plain Text No ║ | + | ║ │Encryption Supported ║ |
- | ║ │Source Address ║ | + | ║ │Source Address ║ |
- | ╚═════════════════════════════╝ | + | ╚═════════════════════════════════════╝ |
</file> | </file> | ||
+ | |||
+ | **Host** defines the TCP/IP address or host name with which to connect for sessions with this linked node. If the host is not set, then a DNS-based look-up will be attempted (e.g. the IP address for 1:103/705 would be looked-up via host name f705.n103.z1.binkp.net). Nodelist-based look-ups are also supported. | ||
+ | | ||
+ | **Port** defines the TCP port used by this linked node for BinkP sessions. The default BinkP TCP port is 24554. | ||
+ | | ||
+ | **Poll** defines whether or not to periodically poll this linked node. | ||
+ | |||
+ | **Authentication** determines what types of authentication will be supported during both inbound and outbound sessions with this linked node. The supported BinkP-auth methods are //Plain-Password// and //CRAM-MD5//. | ||
+ | | ||
+ | **Encryption** determines whether unencrypted data transfers will be supported or required when communicating with this linked node. With this setting set to ''Required'', only BinkD-style-encrypted BinkP sessions will be supported. //CRAM-MD5// authentication must be used when encrypting BinkP sessions. | ||
+ | | ||
+ | **Source** Address allows you to override the source FTN address used with outgoing BinkP mailer sessions with this linked node. Normally, this setting is left blank (not set). | ||
=== Archive Types === | === Archive Types === |