Linux HAM/Amateur Radio development
 help / color / mirror / Atom feed
From: David Ranch <linux-hams@trinnet.net>
To: linux-hams@vger.kernel.org
Subject: Re: Using ax25ipd
Date: Thu, 24 May 2012 16:59:50 -0700	[thread overview]
Message-ID: <4FBECB76.60109@trinnet.net> (raw)
In-Reply-To: <4FBEB9ED.3050805@boling.us>


Here are my notes I wrote down to get this working in a very manual 
fashion   Should be too hard to automate this in a script (see the URL 
below)

--David


09/04/2011

http://wiki.complete.org/LinuxPacketRadio#ax25ipd-1

   - requires changes to ax25-apps too --

1. Update /etc/ax25/axports and define the ipct port

2. /usr/sbin/kissnetd -p2 &
    - Please record the FIRST port and SECOND port out of that list
      for follow-on commands

3. /usr/sbin/kissattach -l /dev/pts/7 ipct 44.4.10.40
    - In this example, /dev/pts/7 camesfrom the output of the kissnetd
      command above.  44.4.10.40 is my AMPR IP address

4. From the output of command in step 2, take the SECOND port given (not the
    first port) and put that into /etc/ax25/ax25ipd.conf for the 
"device" line

5. run /usr/sbin/ax25ipd

6. Per db0fhn security, you MUST log into Echolink via the same egress IP
    address (easily done via NAT) as this AXUDP connection.

7. Connect to the remote station:

    call ipct db0fhn



  parent reply	other threads:[~2012-05-24 23:59 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-24 22:45 Using ax25ipd Charles Boling (AD7UF)
2012-05-24 23:25 ` Marius Petrescu
2012-05-24 23:56   ` Charles Boling (AD7UF)
2012-05-24 23:59 ` David Ranch [this message]
2012-05-25  0:22   ` Marius Petrescu
2012-05-25  6:36 ` Christoph Rückert

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4FBECB76.60109@trinnet.net \
    --to=linux-hams@trinnet.net \
    --cc=linux-hams@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox