I have noticed that it is still configured to use tcp. How can I change that?
______________________________________________________________
Od: <[email protected]>
Komu: Justin Pettit <[email protected]>
Datum: 27.03.2014 01:34
Předmět: Re: [ovs-discuss] SSL Configuration

CC: [email protected]
s1 and s2 are names of switches in my topology
 
b325e0b3-3dc9-4871-89ed-40a504547dc7
    Bridge "s2"
        Controller "tcp:192.168.56.101:6633"
        Controller "ptcp:6635"
        fail_mode: secure
        Port "s2"
            Interface "s2"
                type: internal
        Port "s2-eth1"
            Interface "s2-eth1"
        Port "s2-eth2"
            Interface "s2-eth2"
        Port "s2-eth3"
            Interface "s2-eth3"
    Bridge "s1"
        Controller "tcp:192.168.56.101:6633"
        Controller "ptcp:6634"
        fail_mode: secure
        Port "s1"
            Interface "s1"
                type: internal
        Port "s1-eth1"
            Interface "s1-eth1"
        Port "s1-eth3"
            Interface "s1-eth3"
        Port "s1-eth2"
            Interface "s1-eth2"
    ovs_version: "1.9.0"


 
______________________________________________________________
Od: Justin Pettit <[email protected]>
Komu: <[email protected]>
Datum: 27.03.2014 01:06
Předmět: Re: [ovs-discuss] SSL Configuration

CC: [email protected]
Can you send your configuration for connecting to the controller? "ovs-vsctl show" should be sufficient.

--Justin


[email protected] wrote:

Hello all,

I have some problems with configuring SSL/TLS on control channel between OVS 
and OpenDaylight controller. I followed instructions for SSL support in 
INSTALL.SSL but switch still cannot connect to the controller. Wireshark shows 
that OVS does not even attempt to use SSL but always tries to open connection 
in cleartext. Then controller shuts down the connection because it expects SSL. 
I can provide screenshots or .pcap file if needed.

Can you help me with this problem, please?


_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss 
<http://openvswitch.org/mailman/listinfo/discuss>


----------

_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss 
<http://openvswitch.org/mailman/listinfo/discuss>

_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to