Hie,
I have a tplink wireless router , now running OPENWRT on it . It is connected to a server running a POX controller on it . I can ping the server from router and vice versa . But when I am running the script /etc/init.d/openflow restart ,I am getting connection dropped . Any idea why this can happen ...? Configuring OpenFlow switch for out-of-band control No need for further configuration for out-of-band control Jan 01 00:23:50|00001|vlog|INFO|opened log file /tmp/log/ofdatapath.log Jan 01 00:23:50|00002|secchan|INFO|OpenFlow reference implementation version 1.0.0 Jan 01 00:23:50|00003|secchan|INFO|OpenFlow protocol version 0x01 Jan 01 00:23:50|00004|secchan|WARN|new management connection will receive asynchronous messages root@OpenWrt:/etc/config# Jan 01 00:23:50|00005|rconn|INFO|tcp:127.0.0.1:6634: connecting... Jan 01 00:23:50|00006|rconn|INFO|tcp:10.0.0.5:6633: connecting... Jan 01 00:23:50|00007|rconn|INFO|tcp:127.0.0.1:6634: connected Jan 01 00:23:50|00008|rconn|INFO|tcp:10.0.0.5:6633: connection failed (No route to host) Jan 01 00:23:50|00009|rconn|WARN|tcp:10.0.0.5:6633: connection dropped (No route to host) My openflow config file looks like this: onfig 'ofswitch' option 'dp' 'dp0' option 'dpid' '000000000001' option 'ofports' 'eth0.3' option 'ofctl' 'tcp:10.0.0.5:6633' ///// 10.0.0.5 is the IP of the server where the controller /// option 'mode' 'outofband' Regards, Santhan Pamulapati
_______________________________________________ openflow-discuss mailing list openflow-discuss@lists.stanford.edu https://mailman.stanford.edu/mailman/listinfo/openflow-discuss