Dear Carlos and Iwase,

Thank you very much for your kind response. After reading another papers
about DPI, I found that this process will have a lot of delay for packet
inspection process. Actually, by using SDN, I would like to decrease the
delay, especially for specific traffic. So I am thinking DPI is not fit to
my aim.

After searching some sources, now I am thinking to use Network Function
Virtualization (NFV) to achieve this purpose.  I am thinking to send the
traffic flows to a node which enabling NFV at the edge of the network. In
the NFV node, there will be traffic classification and put some marks in
the headers of these traffic flows. What do you think about this methods?

maybe some friends have experienced to combine NFV and SDN. every input are
welcome, thank you

regards,


lisa


On Mon, Jan 8, 2018 at 11:59 PM, Iwase Yusuke <iwase.yusu...@gmail.com>
wrote:

> Hi Lisa,
>
> For the way using the Deep Packet Inspection, I guess you can use "Snort
> Integration".
> http://ryu.readthedocs.io/en/latest/snort_integrate.html
>
> Snort provides the DPI using the OpenAppID, you can detect which
> communications
> are e-mail, video or other services.
>
> But please note that the implementation of this integration might be too
> old and
> has issues on it. When you got some issues, feel free to report them!
>
> Thanks,
> Iwase
>
>
>
> On 2018年01月09日 08:44, Lisa Malau wrote:
>
>> Dear all, I am new to Ryu-Controller.
>>
>> In my project, I would like to implement a multipath routing for
>> different applications (services) based on SDN (mininet and
>> ryu-controller). The highest priority application will go through the best
>> path, the second highest priority will go through the second best path, and
>> so on.
>>
>> To realize this idea, I would like to implement the application-awareness
>> of every single service. So by recognizing the specific application, this
>> application can be directed to a specific path. To do the
>> application-awareness, I found there are two methods, they are: Deep Packet
>> Inspection and Machine Learning methods.
>>
>> By this email, would you mind to give me some hints or share your
>> experience how to implement the application-awareness in Ryu-Controller?
>> thank you very much
>>
>>
>> best regards,
>>
>> lisa
>>
>>
>> ------------------------------------------------------------
>> ------------------
>> Check out the vibrant tech community on one of the world's most
>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>>
>>
>>
>> _______________________________________________
>> Ryu-devel mailing list
>> Ryu-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/ryu-devel
>>
>>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to