logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

rxecho - Route AX.25 packets between ports transparently.

Author

       Tomi Manninen OH2BNS <oh2bns@sral.fi>

Linux                                             27 April 2008                                        RXECHO(8)

Description

Rxecho  copies  AX.25  frames  between  interfaces  without  altering their contents. The purpose of this
       utility is to allow other AX.25 aware programs/computers to share the  same  AX.25  ports  as  the  Linux
       kernel  AX.25  code.  It  could  be  used  to route packets out onto another serial port to allow another
       machine running DOS based programs to share the same radio ports as the Linux machine, or it could  route
       packets  out  onto  a pseudo-tty to another application on the same machine. The copying could even be to
       another radio port.

       The copying of the packets is controlled by a configuration file rxecho.conf(5), which can be set  up  to
       selectively copy packets.

Files

       /etc/ax25/axports
       /etc/ax25/rxecho.conf

Name

       rxecho - Route AX.25 packets between ports transparently.

Options

-l        Enables logging of errors to the system log, the default is off.

       -v        Display the version.

See Also

axports(5), rxecho.conf(5), kissattach(8).

Synopsis

rxecho[-l][-v]

See Also