All of lore.kernel.org
 help / color / mirror / Atom feed
* ax.25 localhost?
@ 2012-07-21 16:08 folkert
  2012-07-21 16:46 ` Charles Boling (AD7UF)
  0 siblings, 1 reply; 9+ messages in thread
From: folkert @ 2012-07-21 16:08 UTC (permalink / raw)
  To: linux-hams

is it not possible to an 'axcall' to a call on the local system? i
checked with axlisten that some traffic is going on but it seems ax25d
ignores it - verified with strace that it gets no data via its sockets

axlisten tells me:
fm FH1GOU-1 to FH1GOU-1 ctl DISC+ 00:36:28
fm FH1GOU-1 to FH1GOU-1 ctl SABM+ 00:36:28


Folkert van Heusden

-- 
Multitail es una herramienta flexible que permite visualizar los "log
file" y seguir la ejecución de comandos. Permite filtrar, añadir
colores, combinar archivos, la visualización de diferencias (diff-
view), etc.  http://www.vanheusden.com/multitail/
----------------------------------------------------------------------
Phone: +31-6-41278122, PGP-key: 1F28D8AE, www.vanheusden.com
--
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

^ permalink raw reply	[flat|nested] 9+ messages in thread
* Re: ax.25 localhost?
@ 2012-12-15  4:44 Matt VK2RQ
  2012-12-15  9:26 ` Thomas Osterried
  0 siblings, 1 reply; 9+ messages in thread
From: Matt VK2RQ @ 2012-12-15  4:44 UTC (permalink / raw)
  To: linux-hams

> > is it not possible to an 'axcall' to a call on the local system?
> 
> 
> What kind of AX.25 device are you having axcall use?  My experience is
> that BPQ Ethernet won't do anything unless it actually hits an Ethernet
> device, so I usually use a virtual machine for testing that way.  You
> could probably set up an AXIP/AXUDP tunnel, but I've never tried it.

That is exactly what I have been doing. I have a main AX.25 AXUDP device
which I use to connect to other systems over the local LAN or internet.
I then created a second AX.25 AXUDP device on my local machine,
and set up the main AXUDP device to route UDP traffic to this second
AXUDP device for the callsigns of the BBS, node, etc. running on this
same machine. I then configured the BBS, ax25d, etc. to listen to the AX.25
device associated with this second AXUDP instance. When I want to
connect to the BBS, node, etc. on my own machine, I just call out on
the main AXUDP device, and the BBS/node/etc. receives the connection
via the AX.25 interface associated to the second AXUDP instance.

You can also this with back-to-back AX.25 devices connected via a
pseudo terminal pair, but I prefer to use AX25UDP so that
when I call out, I always use the same AXUDP device,
regardless of whether I am connecting to my own machine or 
someone else's.

73, Matt VK2RQ.

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2012-12-15  9:26 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-21 16:08 ax.25 localhost? folkert
2012-07-21 16:46 ` Charles Boling (AD7UF)
2012-07-21 21:12   ` Tomi Manninen
2012-07-21 22:17     ` folkert
2012-07-22  5:20     ` Charles Boling (AD7UF)
2012-07-22 20:25       ` Tomi Manninen
2012-07-21 22:10   ` folkert
  -- strict thread matches above, loose matches on Subject: below --
2012-12-15  4:44 Matt VK2RQ
2012-12-15  9:26 ` Thomas Osterried

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.