Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| module:dyndns [2010/02/24 22:56] – digitalman | module:dyndns [2024/12/27 16:13] (current) – [SPF] The example SPF record is valid even when not using vert as relay agent and MX) digital man | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== | + | ====== |
| - | This module is used in combination with the Synchronet Dynamic Domain Name System (DynDNS) Service hosted on [[bbs: | + | The Synchronet Dynamic DNS module is used in combination with the Synchronet Dynamic Domain Name System (DynDNS) Service hosted on [[bbs: |
| ===== yourbbs.synchro.net ===== | ===== yourbbs.synchro.net ===== | ||
| Line 11: | Line 11: | ||
| ===== Directions ===== | ===== Directions ===== | ||
| - | 1. If you don't already have the '' | + | 1. If you don't already have the '' |
| 2. If you haven' | 2. If you haven' | ||
| Line 38: | Line 38: | ||
| (creating or modifying) the file '' | (creating or modifying) the file '' | ||
| - | 5. Attempt to ping or connect to services at your-id.synchro.net, | + | 5. Attempt to ping or connect to services at ''// |
| - | your-id is your BBS's QWK-ID. It may take a few minutes for a new hostname | + | //your-id// is your BBS's QWK-ID. It may take a few minutes for a new hostname |
| to become active or for an existing hostname to resolve to a newly changed | to become active or for an existing hostname to resolve to a newly changed | ||
| IP address. | IP address. | ||
| Line 46: | Line 46: | ||
| ===== Options ===== | ===== Options ===== | ||
| + | |||
| + | If you choose to include any '' | ||
| '' | '' | ||
| Line 55: | Line 57: | ||
| that the *sending* SMTP server correspond to the MX record of the " | that the *sending* SMTP server correspond to the MX record of the " | ||
| hostname. If you want to specify an MX record for your hostname, you can do | hostname. If you want to specify an MX record for your hostname, you can do | ||
| - | so by adding | + | so by adding |
| command-line (after the password). If no hostname is specified, then an MX | command-line (after the password). If no hostname is specified, then an MX | ||
| record pointing back to your hostname will be created. Example: ''? | record pointing back to your hostname will be created. Example: ''? | ||
| Line 62: | Line 64: | ||
| If you want to update a hostname that is **different** than your BBS's QWK-ID, | If you want to update a hostname that is **different** than your BBS's QWK-ID, | ||
| - | then you can specify that hostname (QWK-ID) on the "?dyndns" | + | ou can specify that hostname (QWK-ID) on the '' |
| - | (after the password) by using the "-hn" | + | (after the password) by using the '' |
| to use (not including " | to use (not including " | ||
| account on Vertrauen for the specified hostname and password. | account on Vertrauen for the specified hostname and password. | ||
| + | |||
| + | '' | ||
| + | |||
| + | If you have a public IPv6 address, you may create/ | ||
| + | '' | ||
| + | Vertrauen cannot at this time automatically detect your public IPv6 address, so if your | ||
| + | IPv6 address changes, you will need to change the command-line accordingly. | ||
| ''// | ''// | ||
| - | If for some reason you want to specify a **different** | + | If for some reason you want to specify a **different** |
| that your BBS will be using to connect with [[bbs: | that your BBS will be using to connect with [[bbs: | ||
| address on the "? | address on the "? | ||
| Line 77: | Line 86: | ||
| address by default. | address by default. | ||
| + | ==== modopts.ini ==== | ||
| + | |||
| + | Due to command-line length limits (63 characters), | ||
| + | |||
| + | The following options/ | ||
| + | |||
| + | ^ | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | |||
| + | ==== SPF ==== | ||
| + | |||
| + | Some mail servers (e.g. '' | ||
| + | |||
| + | If your sending mail server is also the mail exchange (receiving mail server) for your domain (e.g. you are [[howto: | ||
| + | |||
| + | txt = v=spf1 mx a -all | ||
| + | | ||
| ===== See Also ===== | ===== See Also ===== | ||
| * [[: | * [[: | ||