Skip to content

110 Import ratflectors from one config file to another

Greg AB8RG edited this page Jul 29, 2020 · 14 revisions

Here is a way to transfer all the ratflectors without re-entering all the info in via the D-Rats Preferences-Radio interface (particularly useful if you have multiple d-rats to keep aligned).

1) Go to the D-Rats config directory, usually something like:

C:\Users\YOUR NAME\AppData\Roaming\D-RATS

2) Save your current config file with a different name: d-rats.config → d-rats.config.1

3) Open the d-rats.config file with notepad (or any other editor).

4) Go to the end of the file. You will find a section "ports", like this:

[ports]
ports_0 = True,net:k3pdr.dstargateway.org:9000,,False,False,K3PDR
ports_1 = False,net:localhost:9000,,False,False,Local RATflector
ports_2 = True,net:ref.d-rats.com:9000,,False,False,RAT

4) Copy all the lines of interest and be ready to paste into the config file of the other d-rats instance.

5) Open the new config file from the D-Rats-EV config directory, usually something like:

C:\Users\YOUR NAME\AppData\Roaming\D-RATS-EV\d-rats.config

and paste the lines previously copied into the same section at the end of the config file.

Note: Pay attention to not duplicate the [ports] section title. In addition, you may select more ratflectors from the partial list below. Do not worry about the port numbering. D-rats will renumber the ports when d-rats is launched.


Partial list of the ratflectors

[ports]
ports_0 = True,net:ref.d-rats.com:9000,,True,True,RAT
ports_2 = False,net:localhost:9000,,False,False,My RATflector (on localhost)
ports_3 = False,net:127.0.0.1:14550,,True,False,APRS (on Localhost)
ports_4 = False,/dev/ttyUSB0,9600,True,True,IC2820 ttyUSB0
ports_5 = False,COM1,38400,True,True,ICOM E-92D COM1
ports_6 = False,COM2,9600,True,True,ICOM ID-51 COM2
ports_7 = False,net:w5sf.ratflector.com:9000,,True,False,MEXICO
ports_8 = False,net:n1kxj.ddns.net:9000,,True,False,New England
ports_9 = False,net:52.87.128.252:9000,,True,False,North Carolina ARES
ports_10 = False,net:dcs007.xreflector.net:9000,,True,False,EUROPE Netherlands
ports_11 = False,net:sewx.ratflector.com:9000,,True,False,SE WX Net
ports_12 = False,net:hs0zer.no-ip.com:9000,,True,False,THAILAND Bangkok
ports_13 = False,net:alabama.ratflector.com:9000,,True,False,USA ALABAMA
ports_14 = False,net:drats.auburn.edu:9000,,True,False,USA Alabama Statewide ARES
ports_15 = False,net:cfl.ratflector.net:9000,,True,False,USA Central Florida
ports_16 = False,net:ae5he.ratflector.com:9000,,True,False,USA EL PASO
ports_17 = False,net:wa7fw.dstargateway.org:9000,,True,False,USA Federal Way WA
ports_18 = False,net:gaares.ratflector.com:9000,,True,False,USA GAARES
ports_19 = False,net:drats.gaares.org:9000,,True,False,USA Georgia Statewide ARES
ports_20 = False,net:gwinnettares.dyndns.org:9000,,True,False,USA Gwinnett Co ARES
ports_21 = False,net:w5mpz.org:9000,,True,False,USA NEW MEXICO Albuquerque
ports_22 = False,net:nfl.ratflector.net:9000,,True,False,USA Northern Florida
ports_23 = False,net:rat.gaampr.net:9000,,True,False,USA NW GA ARES
ports_24 = True,net:50.199.92.162:9000,,True,False,USA PDRA K3PDR
ports_25 = False,net:d-rats.wa7dre.org:9000,,True,False,USA Spokane Washington Digital Radio Enthusiasts
ports_26 = False,net:StTammany.ratflector.com:9000,,True,False,USA St. Tammany Parish Ratflector & Maildrop
ports_27 = False,net:tn.ratflector.com:9000,,True,False,USA TENNESSEE
ports_28 = False,net:ducknest.duckdns.org:9000,,True,False,USA Texas - Big Spring
ports_29 = False,net:W5AW.ratflector.com:9000,,True,False,USA TEXAS (W5AW)
ports_30 = False,net:ae5he.ham-radio-op.net:9000,,True,False,USA TEXAS El Paso
ports_31 = False,net:155.98.24.13:9000,,True,False,USA Utah Salt Lake County
ports_32 = False,net:wa7dr.ratflector.com:9000,,True,False,USA WASHINGTON
ports_33 = False,net:gwinnettares.ratflector.com:9000,,True,False,UTAH
ports_34 = False,net:W5SF.ratflector.com:9000,,True,False,W5SF
ports_35 = False,net:n1rcw.ddns.net:9000,,True,False,WX - n1rcw
ports_36 = False,net:dcs007.ratflector.com:9000,,True,False,WX dcs007
ports_37 = False,net:wa7dre.ratflector.com:9000,,True,False,XLX - WA7DRE
ports_38 = False,net:pldares.ratflector.com:9000,,True,False,PAULDING
Clone this wiki locally