Both sides previous revisionPrevious revisionNext revision | Previous revision |
howto:binkd [2012/07/16 22:58] – [binkd.cfg] add tips (e.g. root-domain binkp.net) digitalman | howto:binkd [2021/01/17 22:34] (current) – [SBBSecho] add fixme for old sbbsecho settings ragnarok |
---|
| |
**Tip:** Use ''root-domain binkp.net'' in your ''binkd.cfg'' file to enable IP address look-ups from a FidoNet node number (e.g. FidoNet address ''1:103/705'' can be resolved to an IP address using the hostname ''f705.n103.z1.binkp.net''). This used to be possible using the domains ''fidonet.net'' and ''fidonet.org'', but not currently (use ''binkp.net'' instead). | **Tip:** Use ''root-domain binkp.net'' in your ''binkd.cfg'' file to enable IP address look-ups from a FidoNet node number (e.g. FidoNet address ''1:103/705'' can be resolved to an IP address using the hostname ''f705.n103.z1.binkp.net''). This used to be possible using the domains ''fidonet.net'' and ''fidonet.org'', but not currently (use ''binkp.net'' instead). |
| |
| **NOTE:** If root-domain is used, it applies to //all// FTNs listed. This is not proper if you are in more than one FTN because all f.n.z DNS lookups will go to this domain no matter what FTN they are. In the case of binkp.net, it only knows fidonet. Each FTN that provides DNS lookups for f.n.z format need their own DNS lookup host specified. So you should use the newer format of binkd's domain lines which place the DNS lookup host at the end of the line. At this time, there are only four FTNs that provide f.n.z DNS lookups. For all others, do not put anything in the "DNS lookup host" field of the domain lines. When using this form of domain line, be sure to remove or comment out any root-domain line you may have. |
| |
| eg:<file binkd.cfg> |
| #domain FTN outbound dir zone DNS lookup host |
| domain fidonet bP/outbound fZ binkp.net |
| domain fsxnet bP/outbound fZ fsxnet.nz |
| domain scinet bP/outbound fZ scinet-ftn.org |
| domain vkradio bP/outbound fZ ftn.vkradio.com |
| </file> |
===== SBBSecho ===== | ===== SBBSecho ===== |
| |
| FIXME - This howto show old sbbsecho config settings (must be update to new sbbsecho.ini format) |
| |
Here's my ''[[config:sbbsecho.cfg]]'' file with the same replacements as above: | Here's my ''[[config:sbbsecho.cfg]]'' file with the same replacements as above: |
===== Multiple Zones ===== | ===== Multiple Zones ===== |
| |
That's all find and dandy if Fido is the only FTN network you're on... but what if you're a member of more than one (a.k.a. "othernets"). Well, things get a teensy bit more complicated. We'll need a couple more replacements. | That's all fine and dandy if Fido is the only FTN network you're on... but what if you're a member of more than one (a.k.a. "othernets"). Well, things get a teensy bit more complicated. We'll need a couple more replacements. |
| |
^Variable ^Purpose ^ | ^Variable ^Purpose ^ |
| |
===== See Also ===== | ===== See Also ===== |
* [[http://www.doe.carleton.ca/~nsoveiko/fido/binkd/man/binkd.man.html|BinkD Manual]] | * [[http://www.doe.carleton.ca/~nsoveiko/fido/binkd/man/binkd.man.html|BinkD Manual]] ([[http://bbs.docksud.com.ar/binkd/Binkd%20-%20The%20Internet%20Binkley%20Daemon%20-%20Reference%20Page.html|mirror]]) |
| * [[http://binkd.org|BinkD Web-site]] |
* [[util:SCFG:]] | * [[util:SCFG:]] |
* [[:config:sbbsecho.cfg]] | * [[:config:sbbsecho.cfg]] |