On Tue, Dec 03, 2024 at 08:23:56AM +0700, M. NUR FADLAN LUBIS via discuss wrote:
> Hello, I'm Fadlan from Indonesia, I'm interested in learning about Open
> vSwitch. I've tried connecting it to a controller like RYU and monitoring
> traffic with Wireshark, in Wireshark on the OpenFlow layer I see data in
> PlainText, can I encrypt it?, if possible what file should I change?. I've
> tried to change some files like opfroto.c but it hasn't worked.
>
> Thank you, have a nice day

Hi.

OpenvSwitch accepts OpenFlow connections on a unix socket by default but
you can add a connection that uses encrypted transport (ssl) by adding
the corresponding configuration to the "Controller" table. See
ovs-vswitchd.conf.db (5).

Cheers,
Adrián

> _______________________________________________
> discuss mailing list
> disc...@openvswitch.org
> https://mail.openvswitch.org/mailman/listinfo/ovs-discuss

_______________________________________________
discuss mailing list
disc...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss

Reply via email to