summaryrefslogtreecommitdiff
path: root/share/max25/max25d.secondary-linux.ini.example
blob: 180e5b0fc5cdd51104248bed4b9e71998f2d79bc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
; MAX25-Stack — Linux Secondary (hardware TNC, modular TCP/IP service)
; Use when FreeBSD hosts Main + CRDOP — this Linux host extends RF only.
; Copy: cp share/max25/max25d.secondary-linux.ini.example /etc/max25/max25d.ini
; Register instance_id + host:port in FreeBSD Main [modular_tcp.secondaries].

[features]
baycom = no
pccom = no

[daemon]
mode = service
hardware = tncs
device = tnc2c

[devices]
default = tnc2c
tnc2c = /dev/ttyS4
; max25e0 = max25-bcpr:bc0              ; BayCom/based via bcpr
; baycom-ser12 = baycom:default   ; LEGACY kernel — prefer max25e0

[modular_tcp]
enabled = yes
role = secondary
service_name = modular-tcp-server
instance_id = secondary-linux-1

[network]
tcp_host = 0.0.0.0
tcp_port = 7327
unix_socket = /run/max25/modem.sock

[modem]
callerid = CB-0
callid = QST
ax25_ui = yes

[stack]
auto_start = yes

; [device.baycom-ser12]  ; LEGACY — prefer [device.max25e0]
kiss_link = /var/run/baycom-pr/kiss
baycom_ini = /etc/baycom/baycom-pr.ini

; Optional TUN on Linux Secondary — interface name max25d0 only
; [netdev]
; enabled = no
git clone -b <branch> https://cgit.mode42.com/<repo>.git
git clone -b <branch> git://cgit.mode42.com/<repo>.git

info@mode42.com