[nos-bbs] JNOS HF port using direwolf

Niels Ruiter pd9q at packet-radio.net
Thu Mar 19 15:16:10 EDT 2020


Hi Jimmy,

Fist i dont like the agwpe on Jnos. I have problems that agwpe does not 
stay connected.
I use the serialkiss device of direwolf.

First direwolf.start file
sudo socat -d -d -ly PTY,link=/dev/ttyq1 PTY,link=/dev/ptyq1 &
direwolf -t 0 -c /home/pd9q/jnos/direwolf.conf -l 
/home/pd9q/jnos/logs/direwolf >/dev/tty3

direwolf.conf
ADEVICE  plughw:0,0
ACHANNELS 1
CHANNEL 0
MYCALL PD9Q-8
MODEM 1200 E+ /3
PTT GPIO 26

AGWPORT 8000
KISSPORT 8001
SERIALKISS  /dev/ttyq1 19200
FIX_BITS 1 AX25

DWAIT 30
SLOTTIME 10
PERSIST 64
TXDELAY 40
TXTAIL 5

Autoexec.nos
attach asy ptyq1 - ax25 ax0 4096 256 19200

The rest of your config looks good to me.

73 Niels PD9Q


Op 18-3-2020 om 4:11 schreef K3CHB:
> Hello NOS experts.
>
> What are is the ideal configuration for using direwolf as an
> HF port in JNOS?
>   
> This is what i got in my direwolf.conf
> FIX_BITS 1 AX25
> FRACK 15
> PACLEN 80
> MAXFRAME 1
> EMAXFRAME 16
>
> And, this is what I am using for a config to bring up the port.
>
> # ATTACH DEVICE
> # [hf] (DIREWOLF)
> # ---------------
> pause 1
> remark "Detach hf port if attached..."
> detach hf
> pause 2
> remark "Attaching AGWPE device..."
> # AGWPE CONNECTION TO DIREWOLF
> # ----------------------------
> attach agwpe hf 192.168.1.139 8001
> #
> # SOCAT SERIAL CONNECTION TO DIREWOLF
> # ------------------------------------
> # attach asy ptmx_direwolf - ax25 hf 4096 256 19200
> remark "Setting up direwolf on port 'hf'"
> ifconfig hf ax25 paclen 80
> #ifconfig hf ax25 bctext "K3CHB-5::JNOS
> 2.0::BBS/CONV/NETROM/DX/AMPRNet::PENNSYLVANIA" ifconfig hf Description
> "Net40 - 7.109.5 MHz (300 bps)" ifconfig hf ax25 maxframe 1
> ifconfig hf ax25 irtt 15000
> ifconfig hf ax25 timertype exponential
> ifconfig hf ax25 t2 3000
> ifconfig hf ax25 t4 10000
> ifconfig hf ax25 window 256
> ifconfig hf ax25 maxwait 20000
> ifconfig hf tcp irtt 10000
> ifconfig hf tcp window 256
> ifconfig hf tcp mss 512
> ifconfig hf tcp timertype exponential
> arp eaves hf on
> arp poll hf on
> #arp add 44.56.50.5 ax25 qst-0 hf
> #arp publish 44.56.50.5 ax25 k3chb-5 hf
> ax25 bcport hf on
> ax25 digi hf on
> ax25 hport hf on
> ip hport hf on
> pause 2
> ax25 bc hf
> trace hf 0311
> mode hf vc
> conv interface hf on
> # route add 44.135.32.74 hf
> #ax25 route add ID hf W4KUM
> #ax25 route add MAIL hf W4KUM
> remark "*** Direwolf attached."
> pause 2
>
> Is there a better way?
>




More information about the nos-bbs mailing list