packet:xrouter:manpages:examples:igatecfg
Differences
This shows you the differences between two versions of the page.
packet:xrouter:manpages:examples:igatecfg [2025/04/19 19:50] – created m0mzf | packet:xrouter:manpages:examples:igatecfg [2025/04/22 02:42] (current) – removed m0mzf | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ======= Example IGATE.CFG ======= | ||
- | <file bash IGATE.CFG> | ||
- | # IGATE.CFG (optional file) | ||
- | # APRS IGATE Configuration file for XRLin/XRPi | ||
- | # This file is only required if you are running an IGATE | ||
- | # See MAN IGATE or the online manual for more details | ||
- | # | ||
- | # SERVER specifies the APRS server(s) to connect to | ||
- | # Format is: SERVER < | ||
- | # You may specify more than one server, on seperate lines. | ||
- | # | ||
- | ; Ahubswe.net client defined filter | ||
- | server ahubswe.net: | ||
- | |||
- | # | ||
- | # WAIT specifies how many seconds to wait for connection, | ||
- | # before trying next server: | ||
- | # | ||
- | wait 60 | ||
- | |||
- | # Rules for gating internet to packet and vice versa | ||
- | # =================================================== | ||
- | # Don't use * in " | ||
- | # A blank field means " | ||
- | # Prefixing any field with ' | ||
- | # matching that field. Rejection statements must be placed | ||
- | # before catch-alls | ||
- | # | ||
- | # IFILTER controls gating from internet to packet: | ||
- | # | ||
- | # IFILTER From To Text | ||
- | # ------------------------------------- | ||
- | IFILTER * * ^> | ||
- | IFILTER * * ^; | ||
- | IFILTER * * : | ||
- | IFILTER 2E# | ||
- | IFILTER G# | ||
- | IFILTER GB7# | ||
- | IFILTER M# | ||
- | IFILTER MB7* * * | ||
- | IFILTER GW# | ||
- | ; | ||
- | # | ||
- | # PFILTER statements control gating from packet to internet: | ||
- | # | ||
- | # PFILTER From To Text | ||
- | # ------------------------------------ | ||
- | PFILTER G* AP* | ||
- | PFILTER G* ID | ||
- | PFILTER G* CQ | ||
- | PFILTER M* AP* | ||
- | PFILTER M* ID | ||
- | PFILTER M* CQ | ||
- | |||
- | # | ||
- | # Logging to LOG/ | ||
- | # ======================== | ||
- | # Add together: | ||
- | # 1 Igate starts & stops | ||
- | # 2 Server connects / disconnects | ||
- | # 4 Frames from APRS server which pass Ifilter& | ||
- | # 8 Frames from Packet which pass Pfilter & gate to inet | ||
- | # | ||
- | log 31 | ||
- | |||
- | # | ||
- | # RADIUS specifies the radius of interest (Km) centred on XR32. | ||
- | # Position reports from within this radius are gated to RF, providing | ||
- | # they pass the IFILTER rules. | ||
- | # Setting " | ||
- | # | ||
- | radius 150 | ||
- | </ |
packet/xrouter/manpages/examples/igatecfg.1745092242.txt.gz · Last modified: by m0mzf