All of lore.kernel.org
 help / color / mirror / Atom feed
* ax25 with digipeaters
@ 2004-07-15 11:38 Arnau Sánchez
  2004-07-16  4:22 ` Curt Mills
  0 siblings, 1 reply; 10+ messages in thread
From: Arnau Sánchez @ 2004-07-15 11:38 UTC (permalink / raw)
  To: linux-hams

Hello,

I have been using ax25 for long time, but until now I had never tried to use it with 
digipeaters... I try:

(from SOURCE)
call port FINAL DIGI (or call port FINAL via DIGI)
    
but the station with callsign "DIGI" does not repeat the packet (although it shows it in listen)

What's the problem? Should something be enabled on "DIGI" station?

thanks,
arnau



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

* Re: ax25 with digipeaters
  2004-07-15 11:38 ax25 with digipeaters Arnau Sánchez
@ 2004-07-16  4:22 ` Curt Mills
  2004-07-19 12:01   ` Arnau Sánchez
  0 siblings, 1 reply; 10+ messages in thread
From: Curt Mills @ 2004-07-16  4:22 UTC (permalink / raw)
  To: Arnau Sánchez; +Cc: linux-hams

On Thu, 15 Jul 2004, [iso-8859-1] Arnau Sánchez wrote:

> I have been using ax25 for long time, but until now I had never tried to use it with
> digipeaters... I try:
>
> (from SOURCE)
> call port FINAL DIGI (or call port FINAL via DIGI)
>
> but the station with callsign "DIGI" does not repeat the packet (although it shows it in listen)
>
> What's the problem? Should something be enabled on "DIGI" station?

Make sure the syntax is proper for your command.  I don't recall
whether spaces are needed or commas between stations.

Yes, there are parameters on the intermediate stations that would
need to be set to use it as a digipeater.  Something like "MRPT
ON"???  Can't recall the exact commands, and they may change based
on the TNC or the software involved.

-- 
Curt, WE7U.				archer at eskimo dot com
http://www.eskimo.com/~archer
  Lotto:  A tax on people who are bad at math. - unknown
Windows:  Microsoft's tax on computer illiterates. - WE7U.
The world DOES revolve around me:  I picked the coordinate system!"

-
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] 10+ messages in thread

* Re: ax25 with digipeaters
  2004-07-16  4:22 ` Curt Mills
@ 2004-07-19 12:01   ` Arnau Sánchez
  2004-07-19 16:03     ` Curt, WE7U
       [not found]     ` <2439.192.168.100.100.1090240585.squirrel@www.twoy.net>
  0 siblings, 2 replies; 10+ messages in thread
From: Arnau Sánchez @ 2004-07-19 12:01 UTC (permalink / raw)
  To: linux-hams

> Make sure the syntax is proper for your command.  I don't recall
> whether spaces are needed or commas between stations.
> 
> Yes, there are parameters on the intermediate stations that would
> need to be set to use it as a digipeater.  Something like "MRPT
> ON"???  Can't recall the exact commands, and they may change based
> on the TNC or the software involved.

Syntax is correct, as listen shows:

vhf: EAX25: fm ORIG to DEST via DIGI ctl SABME+ 07:00:58

but DIGI does not retransmit the packet.


> Something like "MRPT ON"??? 

I forgot to mention, I am not using a TNC but soundmodem.

any ideas?
arnau


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

* Re: ax25 with digipeaters
  2004-07-19 12:01   ` Arnau Sánchez
@ 2004-07-19 16:03     ` Curt, WE7U
       [not found]     ` <2439.192.168.100.100.1090240585.squirrel@www.twoy.net>
  1 sibling, 0 replies; 10+ messages in thread
From: Curt, WE7U @ 2004-07-19 16:03 UTC (permalink / raw)
  To: Arnau Sánchez; +Cc: linux-hams

On Mon, 19 Jul 2004, [iso-8859-1] Arnau Sánchez wrote:

> > Something like "MRPT ON"???
>
> I forgot to mention, I am not using a TNC but soundmodem.

It would be TNC commands at the digipeater locations.  If they
haven't enabled digipeating then you won't be able to digi through
them.

--
Curt, WE7U			         http://www.eskimo.com/~archer
"Lotto:    A tax on people who are bad at math." -- unknown
"Windows:  Microsoft's tax on computer illiterates." -- WE7U
"The world DOES revolve around me:  I picked the coordinate system!"
-
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] 10+ messages in thread

* Re: ax25 with digipeaters
       [not found] <20040719173115.25966.qmail@radagast.org>
@ 2004-07-19 17:54 ` Arnau Sánchez
  2004-07-24  0:15   ` Rodolfo Brasnarof
  0 siblings, 1 reply; 10+ messages in thread
From: Arnau Sánchez @ 2004-07-19 17:54 UTC (permalink / raw)
  To: linux-hams; +Cc: Dave Platt

Dave Platt wrote:

> Linux AX.25 stack in the kernel does not digipeat of its
> own accord.  You need to install additional software to handle
> the digipeating.

    This explains everything... I think I'll try the old axdigi,  I hope it
works!

regards,
arnau



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

* Re: ax25 with digipeaters
  2004-07-19 17:54 ` Arnau Sánchez
@ 2004-07-24  0:15   ` Rodolfo Brasnarof
  2004-07-24  0:45     ` Wilson G. Hein
  0 siblings, 1 reply; 10+ messages in thread
From: Rodolfo Brasnarof @ 2004-07-24  0:15 UTC (permalink / raw)
  To: linux-hams


---
On 19 Jul 2004 at 19:54, Arnau Sánchez wrote:

> Dave Platt wrote:
> 
> > Linux AX.25 stack in the kernel does not digipeat of its
> > own accord.  You need to install additional software to handle
> > the digipeating.
> 
>     This explains everything... I think I'll try the old axdigi,  I hope it
> works!

I could not get axdigi working, but I'm using digi_ned 
instead, which works fine.

-
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] 10+ messages in thread

* RE: ax25 with digipeaters
  2004-07-24  0:15   ` Rodolfo Brasnarof
@ 2004-07-24  0:45     ` Wilson G. Hein
  0 siblings, 0 replies; 10+ messages in thread
From: Wilson G. Hein @ 2004-07-24  0:45 UTC (permalink / raw)
  To: linux-hams

It would be nice to have it working. I'd like to have just basic digi
capabilites (non aprs). It would be just the ticket.

Wilson


> -----Original Message-----
> From: linux-hams-owner@vger.kernel.org
> [mailto:linux-hams-owner@vger.kernel.org]On Behalf Of Rodolfo Brasnarof
> Sent: Friday, July 23, 2004 8:15 PM
> To: linux-hams@vger.kernel.org
> Subject: Re: ax25 with digipeaters
>
>
>
> ---
> On 19 Jul 2004 at 19:54, Arnau Sánchez wrote:
>
> > Dave Platt wrote:
> >
> > > Linux AX.25 stack in the kernel does not digipeat of its
> > > own accord.  You need to install additional software to handle
> > > the digipeating.
> >
> >     This explains everything... I think I'll try the old
> axdigi,  I hope it
> > works!
>
> I could not get axdigi working, but I'm using digi_ned
> instead, which works fine.
>
> -
> 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
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.719 / Virus Database: 475 - Release Date: 7/12/2004

-
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] 10+ messages in thread

* Re: ax25 with digipeaters
       [not found]     ` <2439.192.168.100.100.1090240585.squirrel@www.twoy.net>
@ 2004-07-27  8:43       ` Arnau Sánchez
  2004-07-27 17:45         ` Re[2]: " Dave Platt
  2004-07-31 19:09         ` Rodolfo Brasnarof
  0 siblings, 2 replies; 10+ messages in thread
From: Arnau Sánchez @ 2004-07-27  8:43 UTC (permalink / raw)
  To: linux-hams

>I could not get axdigi working, but I'm using digi_ned 
>instead, which works fine.

I did't know about "digi_ned"... does it work well with ax25? anyway, for this
time the digipeating I need is very simple (a middle point that repeats every 
packet between two other stations), so "rxecho" is enough.

arnau


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

* Re[2]: ax25 with digipeaters
  2004-07-27  8:43       ` Arnau Sánchez
@ 2004-07-27 17:45         ` Dave Platt
  2004-07-31 19:09         ` Rodolfo Brasnarof
  1 sibling, 0 replies; 10+ messages in thread
From: Dave Platt @ 2004-07-27 17:45 UTC (permalink / raw)
  To: arnau; +Cc: linux-hams

Arnau Sánchez <arnau@gbt.tfo.upm.es> wrote:
> >I could not get axdigi working, but I'm using digi_ned 
> >instead, which works fine.
> 
> I did't know about "digi_ned"... does it work well with ax25? 

It has worked well for me, in the simple testing I have done,
on a Debian Linux system ("stable" distribution) and a single
KISS-mode TNC.

It's a very flexible, highly-configurable package, with a lot
of "smarts" about how and what it digipeats, and how it
alters the packets' digipeating path when it does so.  Think of
it as a "sendmail for digipeating" (and if that isn't enough
to make the hair stand up on the back of your neck, go for it!)

Fortunately it's not difficult to create a "cut-down" version
of the configuration, which does the simple sort of straightforward
digipeating you're interested in.  A suitable sample configuration
is provided with the software.
-
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] 10+ messages in thread

* Re: ax25 with digipeaters
  2004-07-27  8:43       ` Arnau Sánchez
  2004-07-27 17:45         ` Re[2]: " Dave Platt
@ 2004-07-31 19:09         ` Rodolfo Brasnarof
  1 sibling, 0 replies; 10+ messages in thread
From: Rodolfo Brasnarof @ 2004-07-31 19:09 UTC (permalink / raw)
  To: linux-hams


---
On 27 Jul 2004 at 10:43, Arnau Sánchez wrote:

> >I could not get axdigi working, but I'm using digi_ned 
> >instead, which works fine.
> 
> I did't know about "digi_ned"... does it work well with ax25?

You mean kernel ax25? Yes, it supports any ax25 kernel 
device. I set up a system wich has 2 vhf ports, one a tnc, 
and the other one a soundmodem, and digi_ned works fine on 
both, and it even does cross-port digipeating between them.

-
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] 10+ messages in thread

end of thread, other threads:[~2004-07-31 19:09 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-15 11:38 ax25 with digipeaters Arnau Sánchez
2004-07-16  4:22 ` Curt Mills
2004-07-19 12:01   ` Arnau Sánchez
2004-07-19 16:03     ` Curt, WE7U
     [not found]     ` <2439.192.168.100.100.1090240585.squirrel@www.twoy.net>
2004-07-27  8:43       ` Arnau Sánchez
2004-07-27 17:45         ` Re[2]: " Dave Platt
2004-07-31 19:09         ` Rodolfo Brasnarof
     [not found] <20040719173115.25966.qmail@radagast.org>
2004-07-19 17:54 ` Arnau Sánchez
2004-07-24  0:15   ` Rodolfo Brasnarof
2004-07-24  0:45     ` Wilson G. Hein

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.