Re: ? AX.25 ? part 3a, kissattach, revenge of

From: Kai Altenfelder (fpqvda@metrolink.it)
Date: Thu Nov 23 2000 - 10:39:56 EET

  • Next message: Charles E. Gelm: "Re: ? AX.25 ? part 3a, kissattach, revenge of"

    On Wed, Nov 22, Charles E. Gelm wrote:

    > Howdy, Y'all:
    >
    > ;kissattach [-6] [-l] [-m mtu] [-v] tty port inetaddress
    >
    > #kissattach -m 230 ttyS0 ax0 10.9.9.9
    > kissattach: cannot open axports file
    >
    > Where is 'kissattach' expecting to find 'axports' ?

    It depends on how you have configured your ax25-tools while compiling
    and installing them. You can find out where kissattach expects its
    config file with

            ka@Bareis:~ > strings /usr/sbin/kissattach |grep axports
            /etc/ax25/axports
            %s: cannot open axports file
            %s: unable to parse line %d of the axports file
            %s: cannot find port %s in axports

    Like others have advised before try to run

      ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
      make
      make install

    to have the config file in /etc/ax25 .

    Regards, Kai

    -- 
    Kai Altenfelder, SuSE GmbH, Schanzaeckerstr. 10, D-90443 Nuernberg
    Tel.: +49-911-74053-0, Fax:  +49-911-74053-489,  EMail: rmdl@nexg.net
    Ham: DL3LBA / DK0TUX / DN1TUX             PGP public key available 
    

    - To unsubscribe from this list: send the line "unsubscribe linux-hams" in the body of a message to ackxspn@kerailya.tunkki.fi



    This archive was generated by hypermail 2b30 : Thu Nov 23 2000 - 10:40:58 EET