Re: Problems with bpq-interface

From: Thomas Osterried (wdvz.ivfsbmm@itz-essen.de)
Date: Wed May 28 2003 - 14:17:09 EEST

  • Next message: Hans-Peter Zorn: "1409.org, ax25-config, ..."

    > ifconfig bpq0 hw ax25 DG1CAD-12 up
    >
    > In the /etc/axports file I have the following entries:
    >
    > kiss DG1CAD-10 19200 255 7 KISS TNC
    > ether DG1CAD-12 100000 255 7 BPQ/ethernet
    >
    > But I get the following message everytime I try to access this interface:
    >
    > ---- snip ----
    > gateway:~# axparms -route add ether dg1cad-12
    > axconfig: port ether not active
    > axparms: invalid port name - ether
    > gateway:~#
    > ---- snip ----

    bpq needs an IP address to run.
    this should be enough:
    ifconfig bpq0 44.130.x.y up
                         ^(your ampr IP. because it's internal, i suggest 44.128.0.2)
    axparms -setcall bpq0 DG1CAD-12

    "ether" in axports: bpq0 is referenced as "bpq0". afaik, nameif (interface
    naming) on bpqether interfaces is -unfortunately- not supported.

    you should change it to
    kiss DG1CAD-10 19200 255 7 KISS TNC
    bpq0 DG1CAD-12 100000 255 7 BPQ/ethernet

    73,
            - thomas dl9sau

    -
    To unsubscribe from this list: send the line "unsubscribe linux-hams" in
    the body of a message to ziyzdfce@mailit.tunk.net
    More majordomo info at http://vger.kernel.org/majordomo-info.html



    This archive was generated by hypermail 2b30 : Wed May 28 2003 - 14:25:24 EEST