I'm running Redhat Linux 6.0 with the 2.2.5-22 kernel custom compiled.
 
I have installed package: ax25-utils-2.1.42a-3

When I start ax25ipd by hand I get the following output:

ax25ipd Version 1.0.2 / ax25-utils-2.1.42a - 11 Aug 1997
Copyright 1991, Michael Westerhof, Sun Microsystems, Inc.
This software may be freely used, distributed, or modified, providing
this header is not removed

opening tty device: Input/output error

in my ax25ipd.conf file I have tried device:

device /dev/ttyS0  (error was 'fetching tty device parameters: Invalid
argument')

device /dev/ttyp0 (I/o error)
and also /dev/ttyq0 (i/o error)

My rc.local file has the following entries:

/usr/sbin/kissattach -i 44.56.20.25 -m 512 /dev/ttyS0 radio
/usr/sbin/axparms -assoc kb1cvh pgrace
/sbin/route add -host 44.56.20.0 ax0
/sbin/route add ax0
/usr/sbin/kissparms -p radio -t 300 -s 300 -r 25
/usr/sbin/nrattach -i 44.56.20.25 -m 512 netrom
route add 44.56.20.25 nr0
/usr/sbin/ax25ipd
/usr/sbin/ax25d
/usr/sbin/netromd -i -t 120
/usr/sbin/mheardd
/usr/sbin/nrparms -routes radio K1CF-1 + 120
/sbin/route add 44.56.14.11 nr0
/sbin/arp -t netrom -s 44.56.14.11 K1CF-1
/usr/sbin/nrparms -nodes KA1TUZ + BBSTUZ 120 5 radio K1CF-1
/usr/sbin/nrparms -nodes KA1TUZ-11 + "*" 120 5 radio K1CF-1
/usr/sbin/nrparms -nodes WZ1L + BBSWZL 120 5 radio K1CF-1
/usr/sbin/nrparms -nodes WB1DSW-2 + EKINGS 120 5 radio K1CF-1
/usr/sbin/nrparms -nodes W1UU + MASS 120 5 radio K1CF-1
/usr/sbin/nrparms -nodes WZ1L-5 + POWOW 120 5 radio K1CF-1
/usr/sbin/nrparms -nodes K1TR-10 + WHDHM 120 5 radio K1CF-1
/usr/sbin/nrparms -nodes K1UGM + BBSUGM 120 5 radio K1CF-1

The output for ifconfig for ax0 and nr0 is:

ax0       Link encap:AMPR AX.25  HWaddr KB1CVH  
          inet addr:44.56.20.25  Mask:255.0.0.0
          UP RUNNING  MTU:512  Metric:1
          RX packets:176 errors:0 dropped:0 overruns:0 frame:0
          TX packets:5 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:10 

nr0       Link encap:AMPR NET/ROM  HWaddr KB1CVH-10  
          inet addr:44.56.20.25  Mask:255.0.0.0
          UP RUNNING  MTU:512  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 

What might the problems be? I've looked in the howto, but it's short on
error diagnosis.

73,
Peter  KB1CVH  [EMAIL PROTECTED]  [EMAIL PROTECTED]

Reply via email to