Mailing List Archive

define custom applications
hi
how can i define my custom application based on: network/port ?

best
Luca
Re: define custom applications [ In reply to ]
Hi,

Please check out https://github.com/ntop/nDPI/blob/dev/example/protos.txt .

In ntopng you can specify a protos.txt file with the -p option

    [--ndpi-protocols|-p] <file>.protos | Specify a nDPI protocol file
                                    | (eg. protos.txt)

Regards,
Emanuele

On 9/3/18 5:29 PM, Luca Domenella wrote:
> hi
> how can i define my custom application based on: network/port ?
>
> best
> Luca
>
> _______________________________________________
> Ntop mailing list
> Ntop@listgateway.unipi.it
> http://listgateway.unipi.it/mailman/listinfo/ntop
define custom applications [ In reply to ]
Emanuele,
when i define my app/protcol using the IP format.
ip:a.b.c.d,ip:a.b.c.d@MYPROTO

can the a.b.c.d IP address in the cidr format to use a class of ip
addresses ?

best regards
Luca
Re: define custom applications [ In reply to ]
> On 13 Sep 2018, at 14:36, Luca Domenella <luca.domenella@gmail.com> wrote:
>
> Emanuele,
> when i define my app/protcol using the IP format.
> ip:a.b.c.d,ip:a.b.c.d@MYPROTO
>
> can the a.b.c.d IP address in the cidr format to use a class of ip addresses ?

yes, that is going to work.

example:

ip:192.168.2.0/24@MYPROTO




>
> best regards
> Luca
> _______________________________________________
> Ntop mailing list
> Ntop@listgateway.unipi.it
> http://listgateway.unipi.it/mailman/listinfo/ntop

_______________________________________________
Ntop mailing list
Ntop@listgateway.unipi.it
http://listgateway.unipi.it/mailman/listinfo/ntop
Re: define custom applications [ In reply to ]
> On 13 Sep 2018, at 14:36, Luca Domenella <luca.domenella@gmail.com> wrote:
>
> Emanuele,
> when i define my app/protcol using the IP format.
> ip:a.b.c.d,ip:a.b.c.d@MYPROTO
>
> can the a.b.c.d IP address in the cidr format to use a class of ip addresses ?

yes, that is going to work.

example:

ip:192.168.2.0/24@MYPROTO




>
> best regards
> Luca
> _______________________________________________
> Ntop mailing list
> Ntop@listgateway.unipi.it
> http://listgateway.unipi.it/mailman/listinfo/ntop

_______________________________________________
Ntop mailing list
Ntop@listgateway.unipi.it
http://listgateway.unipi.it/mailman/listinfo/ntop