Okay, so I think I'm maybe figuring this out.... Presuming Kissutil has to be running as a service so that it is checking the /dev/shm/TQ and /dev/shm/RQ directories... and I can start kissutil and specify that it should connect to a specific host....?
So... I've got direwolf with my SDR and eas2aprs running on 192.168.1.2
and I've got my digipeater running on 192.168.1.10
So if on 192.168.1.2 I run kissutil with -h 192.168.1.10 -p 8001 if I'm understanding correctly, then kissutil should see the eas2aprs messages in the /dev/shm/TQ directory, and send them to direwolf on 192.168.1.10.... correct?
My only problem now is..... I don't see it actually successfully connecting to direwolf on 192.168.1.10 (I do have the KISSPORT 8001 parameter in the config)