User Tools

Site Tools


packet:xrouter:manpages:examples:igatecfg

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

packet:xrouter:manpages:examples:igatecfg [2025/04/19 19:50] – created m0mzfpacket: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 <ipaddr:port> 
-# You may specify more than one server, on seperate lines. 
-# 
-; Ahubswe.net client defined filter 
-server ahubswe.net:14580 
- 
-# 
-# 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 "text" field as it is a valid aprs DTI 
-# A blank field means "accept anything" 
-# Prefixing any field with '^' will cause rejection of packet 
-# matching that field. Rejection statements must be placed 
-# before catch-alls 
-# 
-# IFILTER controls gating from internet to packet: 
-# 
-# IFILTER From To Text 
-# ------------------------------------- 
-  IFILTER * * ^>* 
-  IFILTER * * ^;DX* 
-  IFILTER * * :G8PZT 
-  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/IGATE.LOG: 
-# ======================== 
-# Add together: 
-#  1  Igate starts & stops 
-#  2  Server connects / disconnects 
-#  4  Frames from APRS server which pass Ifilter& gate to packet 
-#  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.  The default radius is 100Km. 
-# Setting "RADIUS 0" allows unlimited gating of positions. 
-# 
-radius 150 
-</file> 
packet/xrouter/manpages/examples/igatecfg.1745092242.txt.gz · Last modified: by m0mzf