Hi,

On 2017年01月02日 20:21, Hajar Hantouti wrote:
> Hello everyone,
> 
> I begin to use Ryu Controller , it is already installed on a VM and the 
> topology is set up as well , the pre-configuration uses TLS for encrption . I 
> want to disable this option to be able to analyse traffic using Wireshark.
> looking forward for your help.

You can disable TLS by omitting "--ctl-cert" and "--ctl-privkey" ryu-manager 
options.
(Ryu does not use TLS by default.)

And please confirm that your switch is configured with non-TLS.
e.g.) with OVS:
  ovs-vsctl set-controller <YOUR_SWITCH> tcp:127.0.0.1:6653

Thanks,
Iwase


> 
> Cordially
> Hajar
> 
> 
> 
> <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail&utm_term=icon>
>    Virus-free. www.avast.com 
> <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail&utm_term=link>
> 
> <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
> 
> 
> ------------------------------------------------------------------------------
> 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