Linux-Hams archive - September 1997: probs with tcpip over ax25

probs with tcpip over ax25

Mike Bilow ()
Wed, 10 Sep 97 15:21:00 -0000


Terry Dawson wrote in a message to Mike Bilow:

TD> Michael Renner wrote:

> >Port port0: AX25: DD0UL-1->QST <UI> pid=ARP
> >ARP: len 30 hwtype AX25 prot IP op REQUEST
> >sender IPaddr 44.130.176.68 hwaddr DD0UL-1
> >target IPaddr 44.130.176.192
>
> What is QST? I want to ftp to db0sig, and not to QST. There
> is no station QST listed in my configuration files, not for
> ax.25 and not in the configuration files for tcp/ip.
> What ist wrong here?

TD> QST-0 is the defacto standard AX.25 broadcast address. It is
TD> used by the ARP protocol to determine the AX.25 callsign of the
TD> tcp/ip host you are attempting to connect to.

TD> This is standard tcp/ip over ax.25 behaviour.

It may be helpful to think of ARP as working with "hardware" addresses in
whatever form is appropriate to the medium. On Ethernet, ARP queries are sent
to the Ethernet broadcast address, "FF:FF:FF:FF:FF:FF." On AX.25, ARP queries
are sent to the AX.25 broadcast address, "QST-0." These are functionally
equivalent, but are different because the medium in each case is different.

-- Mike