From: "Marius Petrescu" <marius@yo2loj.ro>
To: 'David Ranch' <linux-hams@trinnet.net>, linux-hams@vger.kernel.org
Subject: RE: Using ax25ipd
Date: Fri, 25 May 2012 03:22:56 +0300 [thread overview]
Message-ID: <005701cd3a0c$8b90e5c0$a2b2b140$@ro> (raw)
In-Reply-To: <4FBECB76.60109@trinnet.net>
Hi David,
This is exactly what socat will do in this case.
It automates that dynamic /dev/pts/# alloocation by providing symbolic links
with the names that you choose.
So it becomes scriptable.
Marius
-----Original Message-----
From: linux-hams-owner@vger.kernel.org
[mailto:linux-hams-owner@vger.kernel.org] On Behalf Of David Ranch
Sent: Friday, May 25, 2012 03:00
To: linux-hams@vger.kernel.org
Subject: Re: Using ax25ipd
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
--
To unsubscribe from this list: send the line "unsubscribe linux-hams" in the
body of a message to majordomo@vger.kernel.org More majordomo info at
http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2012-05-25 0:22 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
2012-05-25 0:22 ` Marius Petrescu [this message]
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='005701cd3a0c$8b90e5c0$a2b2b140$@ro' \
--to=marius@yo2loj.ro \
--cc=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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.