Linux-Hams archive - July 1997: Re: TNOS is "deaf"???

Re: TNOS is "deaf"???

Bob Meyer (terhi.victor@logonet.com)
Wed, 02 Jul 1997 10:21:16 -0700


Gerald Forthuber wrote:
>
> Hi,
>
> I'm just new to this list and unfortunately also to linux ham radio. The
> last
> couple of days I tried to get on air with my TNOS 2.21 and a
> MFJ-controller in
> KISS-mode but it seems that I didn't make the correct "software links"
> and so
> I can't receive or transmit any ax25 packets to the local packet node.
> Any suggestion would be highly appreciated...
>
> Here is what I did:
>
> # /usr/local/ax25/etc/axattach /dev/cua1 oe1gou &
> # /sbin/ifconfig sl0 44.143.16.24
> # /sbin/ifconfig sl0 netmask 255.255.255.0
> # /sbin/ifconfig sl0 broadcast 44.143.16.255
> # /sbin/ifconfig sl0 arp mtu 257 up
>
> ifconfig replies:
> ...
> sl0 Link encap: AMPR AX.25 HWaddr OE1GOU
> inet addr: 44.143.16.24 Bcast: 44.143.16.255 Netmask:
> 255.255.255.0
> UP BROADCASTING RUNNING MTU:257 Metric:1
>
> the programs listen and call are working. I made a conncetion to my
> local packet
> node OE1XGR with call.
>
> I' m using TNOS 2.21 - in autoexec.nos I set the following:
> ip address 44.143.16.24
> ax mycall oe1gou
> attach asy cua1 - ax25 ax0 1024 256 9600
> arp add 44.143.16.24 ax25 oe1gou-0 ax0
> arp publish oe1gou.ampr.org ax25 oe1gou-4 ax0
> arp eaves ax0
> asyconfig ax0 rxqueue 5
> asyconfig ax0 txqueue 5
> ifconfig ax0 ipcall oe1gou-4
> ifconfig encap ipaddress oe1gou
>
> Unfortunately no receiving and transmitting within TNOS....

Tnos can't share the serial port... I setup a link from Tnos to an ax25
interface and used rxecho to connect Tnos to the radio. Tnos thinks it
has a tnc on the other end.

I think you would need to upgrade your ax25 utilities to do this, but I
do a...

kissattach -m 512 -i 44.2.1.2 /dev/cua0 223
kissattach -m 512 -i 44.2.1.2 /dev/ptyt3 tn223

rxecho.conf looks like...
223 tn223 KO6RI-15
223 tn223 KO6RI-1
223 tn223 KO6RI
223 tn223 SACTO
223 tn223 ID
223 tn223 QST
tn223 223 *

In Tnos I did...
attach say ttyt3 - ax25 223 1024 512 4800

I'm doing this with four radio ports and everything is working fine.
It's all gotten a little complex, but I'm getting by.

-- 
Later....
Bob