Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.sys.acorn.networking > #5329 > unrolled thread

Network traffic

Started byAlexander Ausserstorfer <alexander.ausserstorfer@eclipso.at>
First post2026-05-17 09:34 +0200
Last post2026-05-18 12:49 +0200
Articles 4 — 3 participants

Back to article view | Back to comp.sys.acorn.networking


Contents

  Network traffic Alexander Ausserstorfer <alexander.ausserstorfer@eclipso.at> - 2026-05-17 09:34 +0200
    Re: Network traffic Jean-Michel <jmc.bruck@orange.fr> - 2026-05-17 17:58 +0200
      Re: Network traffic Thomas Milius <thomas@thomas-milius-stade.de> - 2026-05-17 23:41 +0200
        Re: Network traffic Jean-Michel <jmc.bruck@orange.fr> - 2026-05-18 12:49 +0200

#5329 — Network traffic

FromAlexander Ausserstorfer <alexander.ausserstorfer@eclipso.at>
Date2026-05-17 09:34 +0200
SubjectNetwork traffic
Message-ID<5cda48f8f7alexander.ausserstorfer@eclipso.at>
Is it possible with RISC OS to count the amount of data of the network? Or
to record the network data?

A.

-- 
Man wünsche mir, was man will.
Gott gebe ihm davon noch einmal doppelt so viel.

[toc] | [next] | [standalone]


#5330

FromJean-Michel <jmc.bruck@orange.fr>
Date2026-05-17 17:58 +0200
Message-ID<292477da5c.jmb@jmc.bruck.orange.fr>
In reply to#5329
In message <5cda48f8f7alexander.ausserstorfer@eclipso.at>
          Alexander Ausserstorfer <alexander.ausserstorfer@eclipso.at> 
wrote:

> Is it possible with RISC OS to count the amount of data of the network? Or
> to record the network data?

> A.

Yes in configure/network/internet/interfaces.status.

To record traffic there is WireSalmon, but it crashes my machine....

-- 
Jean-Michel

[toc] | [prev] | [next] | [standalone]


#5331

FromThomas Milius <thomas@thomas-milius-stade.de>
Date2026-05-17 23:41 +0200
Message-ID<337c96da5c.Thomas@tms_netz.thomas-milius-stade.de>
In reply to#5330
In message <292477da5c.jmb@jmc.bruck.orange.fr>
          Jean-Michel <jmc.bruck@orange.fr> wrote:

> 
> > Is it possible with RISC OS to count the amount of data of the network?
> > Or to record the network data?
> 
> Yes in configure/network/internet/interfaces.status.

Also possible at command line:

ifconfig -a

lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
        inet 127.0.0.1 netmask 0xff000000
ege0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
        ether ...
        inet ... netmask ... broadcast ...

leave lo0 and the numbers at the end of the interfaces away.
Add "info" to the name of the interfaces. E.g.:

ejinfo
egeinfo

This should give something like this

EtherGENET interface statistics

ege0: GENET, motherboard, up

Interface driver    : ege
Interface unit      : 0
Interface location  : Motherboard
Interface EUI48     : ...
Interface controller: GENET
Interface media     : 1000baseT full duplex
Running time        : 0d, 10h 10m 45s
Packets sent        : 1231335
Packets received    : 1556997
Bytes sent          : 646114433
Bytes received      : 999147172
Send errors         : 0
Receive errors      : 0
Undelivered packets : 2

Standard clients:

Type 8035 (AddrLvl 01, ErrLvl 00) handler=(fc3a78a4/300035a4)
Type 0806 (AddrLvl 01, ErrLvl 00) handler=(fc3a78a4/300035a4)
Type 0800 (AddrLvl 02, ErrLvl 00) handler=(fc3a78a4/300035a4)

Regards

Thomas Milius

[toc] | [prev] | [next] | [standalone]


#5332

FromJean-Michel <jmc.bruck@orange.fr>
Date2026-05-18 12:49 +0200
Message-ID<24b3deda5c.jmb@jmc.bruck.orange.fr>
In reply to#5331
In message <337c96da5c.Thomas@tms_netz.thomas-milius-stade.de>
          Thomas Milius <thomas@thomas-milius-stade.de> wrote:

> In message <292477da5c.jmb@jmc.bruck.orange.fr>
>           Jean-Michel <jmc.bruck@orange.fr> wrote:

>> 
>>> Is it possible with RISC OS to count the amount of data of the network?
>>> Or to record the network data?
>> 
>> Yes in configure/network/internet/interfaces.status.

> Also possible at command line:

> ifconfig -a

> lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
>         inet 127.0.0.1 netmask 0xff000000
> ege0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
>         ether ...
>         inet ... netmask ... broadcast ...

> leave lo0 and the numbers at the end of the interfaces away.
> Add "info" to the name of the interfaces. E.g.:

> ejinfo
> egeinfo

> This should give something like this

> EtherGENET interface statistics

> ege0: GENET, motherboard, up

> Interface driver    : ege
> Interface unit      : 0
> Interface location  : Motherboard
> Interface EUI48     : ...
> Interface controller: GENET
> Interface media     : 1000baseT full duplex
> Running time        : 0d, 10h 10m 45s
> Packets sent        : 1231335
> Packets received    : 1556997
> Bytes sent          : 646114433
> Bytes received      : 999147172
> Send errors         : 0
> Receive errors      : 0
> Undelivered packets : 2

> Standard clients:

> Type 8035 (AddrLvl 01, ErrLvl 00) handler=(fc3a78a4/300035a4)
> Type 0806 (AddrLvl 01, ErrLvl 00) handler=(fc3a78a4/300035a4)
> Type 0800 (AddrLvl 02, ErrLvl 00) handler=(fc3a78a4/300035a4)

> Regards

> Thomas Milius
Thank you Thomas, always useful to ask questions, the answers allow you to 
learn or refresh your memory.

-- 
Jean-Michel

[toc] | [prev] | [standalone]


Back to top | Article view | comp.sys.acorn.networking


csiph-web