All of lore.kernel.org
 help / color / mirror / Atom feed
* tcpdump/wireshark
@ 2010-06-23 12:33 folkert
  2010-06-23 13:27 ` tcpdump/wireshark Mike McCarthy, W1NR
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: folkert @ 2010-06-23 12:33 UTC (permalink / raw)
  To: linux-hams

Hi,

Am I right that neither tcpdump nor wireshark support an AX25 network
interface?


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

* Re: tcpdump/wireshark
  2010-06-23 12:33 tcpdump/wireshark folkert
@ 2010-06-23 13:27 ` Mike McCarthy, W1NR
  2010-06-23 20:35 ` tcpdump/wireshark Mike McCarthy, W1NR
  2010-06-29 15:35 ` tcpdump/wireshark Thomas Osterried
  2 siblings, 0 replies; 5+ messages in thread
From: Mike McCarthy, W1NR @ 2010-06-23 13:27 UTC (permalink / raw)
  To: linux-hams

On 06/23/2010 08:33 AM, folkert wrote:
> Hi,
>
> Am I right that neither tcpdump nor wireshark support an AX25 network
> interface?
>
>
> Folkert van Heusden
>
>   
Use ax25spy

Mike, W1NR


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

* Re: tcpdump/wireshark
  2010-06-23 12:33 tcpdump/wireshark folkert
  2010-06-23 13:27 ` tcpdump/wireshark Mike McCarthy, W1NR
@ 2010-06-23 20:35 ` Mike McCarthy, W1NR
  2010-06-29 15:35 ` tcpdump/wireshark Thomas Osterried
  2 siblings, 0 replies; 5+ messages in thread
From: Mike McCarthy, W1NR @ 2010-06-23 20:35 UTC (permalink / raw)
  To: folkert; +Cc: linux-hams

Oh yes, there is axlisten as well.

Mike, W1NR

On 06/23/2010 08:33 AM, folkert wrote:
> Hi,
>
> Am I right that neither tcpdump nor wireshark support an AX25 network
> interface?
>
>
> Folkert van Heusden
>
>   


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

* Re: tcpdump/wireshark
  2010-06-23 12:33 tcpdump/wireshark folkert
  2010-06-23 13:27 ` tcpdump/wireshark Mike McCarthy, W1NR
  2010-06-23 20:35 ` tcpdump/wireshark Mike McCarthy, W1NR
@ 2010-06-29 15:35 ` Thomas Osterried
  2010-06-30 21:20   ` tcpdump/wireshark Richard Stearn
  2 siblings, 1 reply; 5+ messages in thread
From: Thomas Osterried @ 2010-06-29 15:35 UTC (permalink / raw)
  To: folkert; +Cc: linux-hams

On 2010-06-23 14:33:29 +0200, folkert <folkert@vanheusden.com>
wrote in <20100623123328.GL15838@belle.intranet.vanheusden.com>:
> Hi,
> 
> Am I right that neither tcpdump nor wireshark support an AX25 network
> interface?

There's support for tcpdump / wireshark. The patch is dated 2007.
More on this was written on this list in
  Message-ID: <4BC03EBF.3010701@rns-stearn.demon.co.uk>                           
  Date:  Sat, 10 Apr 2010 10:02:55 +0100                                          
  From: Richard Stearn <richard@rns-stearn.demon.co.uk>             
  Subject: Re: AX.25 in Wireshark (nee Ethereal)     

73,
	- Thomas  dl9sau

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

* Re: tcpdump/wireshark
  2010-06-29 15:35 ` tcpdump/wireshark Thomas Osterried
@ 2010-06-30 21:20   ` Richard Stearn
  0 siblings, 0 replies; 5+ messages in thread
From: Richard Stearn @ 2010-06-30 21:20 UTC (permalink / raw)
  To: linux-hams

Thomas Osterried wrote:
> On 2010-06-23 14:33:29 +0200, folkert <folkert@vanheusden.com>
> wrote in <20100623123328.GL15838@belle.intranet.vanheusden.com>:
>> Hi,
>>
>> Am I right that neither tcpdump nor wireshark support an AX25 network
>> interface?
> 
> There's support for tcpdump / wireshark. The patch is dated 2007.
> More on this was written on this list in
>   Message-ID: <4BC03EBF.3010701@rns-stearn.demon.co.uk>                           
>   Date:  Sat, 10 Apr 2010 10:02:55 +0100                                          
>   From: Richard Stearn <richard@rns-stearn.demon.co.uk>             
>   Subject: Re: AX.25 in Wireshark (nee Ethereal)     
> 
> 73,
> 	- Thomas  dl9sau

I have released a more recent patches as of 10th April 2010, against 
tcpdump 4.1 & wireshark 1.2.7 which can be found here:

	www.rns-stearn.demon.co.uk

You will have to recompile tcpdump/wireshark as some of the changes
are in fundamental parts of code.

Thank you Thomas for highlighting the question, I had missed the
original posting.

-- 
73 de g1sog
	Richard


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

end of thread, other threads:[~2010-06-30 21:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-23 12:33 tcpdump/wireshark folkert
2010-06-23 13:27 ` tcpdump/wireshark Mike McCarthy, W1NR
2010-06-23 20:35 ` tcpdump/wireshark Mike McCarthy, W1NR
2010-06-29 15:35 ` tcpdump/wireshark Thomas Osterried
2010-06-30 21:20   ` tcpdump/wireshark Richard Stearn

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.