packet:xrouter:manpages:examples:xroutercfg
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
packet:xrouter:manpages:examples:xroutercfg [2025/04/20 06:26] – m0mzf | packet:xrouter:manpages:examples:xroutercfg [2025/04/22 02:41] (current) – removed m0mzf | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ======= Example XROUTER.CFG ======= | + | |
- | extracted from xrpi-503a-full-package | + | |
- | <file bash XROUTER.CFG># | + | |
- | # | + | |
- | # This file is read only when the program boots. | + | |
- | # | + | |
- | # This is a " | + | |
- | # if you like it. It may also come in handy as a known good config, so | + | |
- | # you might like to save a copy somewhere before you modify it. | + | |
- | # | + | |
- | # It has been greatly simplified for clarity. There is an example | + | |
- | # config with many more options in the MISC folder. | + | |
- | # | + | |
- | # In order to do anything meaningful, you will need to configure some | + | |
- | # INTERFACES and PORTS, and set up your own callsigns in place of the | + | |
- | # examples provided. | + | |
- | # | + | |
- | # It is suggested that you copy and paste the required options from | + | |
- | # the example file into this one, testing as you go along. Make | + | |
- | # incremental changes, not major ones!! | + | |
- | # | + | |
- | # | + | |
- | # | + | |
- | # Primary Identity for AX25 & NetRom. | + | |
- | # | + | |
- | NODECALL=G9DUM-1 | + | |
- | NODEALIAS=DUMMY | + | |
- | # | + | |
- | # | + | |
- | # QTH specifies where the node is located. | + | |
- | # | + | |
- | # | + | |
- | # | + | |
- | # | + | |
- | # Callsign for console operations. | + | |
- | # of NODECALL or you may set them the same. You may at any time | + | |
- | # override this callsign using the " | + | |
- | # | + | |
- | CONSOLECALL=G9DUM | + | |
- | # | + | |
- | # | + | |
- | # Chat server callsign. This may be the same as the nodecall, but | + | |
- | # must use a different SSID, preferably -8. | + | |
- | # | + | |
- | CHATCALL=MYNODE-8 | + | |
- | # | + | |
- | # | + | |
- | # Alias for chat server (6 chars max). It is suggested that | + | |
- | # this should end with " | + | |
- | # | + | |
- | # Leeds etc., so it can be easily identified in node tables. | + | |
- | # | + | |
- | CHATALIAS=DUMCHT | + | |
- | # | + | |
- | # | + | |
- | # | + | |
- | # Please keep it brief but informative. The end of text is marked | + | |
- | # by a line beginning *** | + | |
- | # | + | |
- | CTEXT | + | |
- | Dummy City AX25/IP Router | + | |
- | Type ? for list of commands. | + | |
- | *** | + | |
- | # | + | |
- | # | + | |
- | # This text is the response to the ' | + | |
- | # | + | |
- | INFOTEXT | + | |
- | XRLin Packet Router, Dummy City, UK, IO99ZE | + | |
- | Sysop: Roger G9DUM @ GB7PZT ([email protected]) | + | |
- | To connect to the Dummy BBS, use the command: C GB7DUM | + | |
- | AMPR IP address: 44.128.128.128 | + | |
- | Comments/ | + | |
- | Website: www.g9dum.com/ | + | |
- | *** | + | |
- | # | + | |
- | # This ID message is sent every IDINTERVAL. | + | |
- | # Only the first line is sent. | + | |
- | # If your APRS-format static position code is included, starting | + | |
- | # within the first 40 characters, you will be visible on APRS maps | + | |
- | # and the MHeard function will record distances to heard stations. | + | |
- | # The format is " | + | |
- | # of latitude/ | + | |
- | # places. " | + | |
- | # as appropriate. | + | |
- | # | + | |
- | # | + | |
- | IDTEXT | + | |
- | !5824.22N/ | + | |
- | *** | + | |
- | # | + | |
- | # | + | |
- | # ======================================================================= | + | |
- | # Interface definitions - These MUST precede any port definitions | + | |
- | # ======================================================================= | + | |
- | # | + | |
- | # Loopback interface | + | |
- | # Please note: This loopback is internal to XRouter only. It does NOT | + | |
- | # interface with Linux! It is purely for testing, and you should remove | + | |
- | # it once you are up and running, otherwise it WILL confuse you. | + | |
- | # | + | |
- | INTERFACE=1 | + | |
- | TYPE=LOOPBACK | + | |
- | MTU=256 | + | |
- | ENDINTERFACE | + | |
- | # | + | |
- | # ===================================================================== | + | |
- | # Port definitions. Each one begins with PORT and ends with ENDPORT | + | |
- | # ===================================================================== | + | |
- | # | + | |
- | # Port " | + | |
- | PORT=1 | + | |
- | ID=" | + | |
- | INTERFACENUM=1 | + | |
- | ENDPORT | + | |
- | # | + | |
- | </ | + |
packet/xrouter/manpages/examples/xroutercfg.1745130393.txt.gz · Last modified: by m0mzf