Hi, I'm trying to get OpenFlow running on the TP-Link 1043ND router using Andrew Ferguson's image from the Wiki [1].
Using the default configuration, when I start openflow using: root@OpenWrt:/# /etc/init.d/openflow start I get the following messages: -- eth0.1,eth0.2,eth0.3,eth0.4 Configuring OpenFlow switch for out-of-band control HTB: quantum of class 1FFFF is big. Consider r2q change. device eth0.2 entered promiscuous mode HTB: quantum of class 1FFFF is big. Consider r2q change. Jan 01 00:29:58|device eth0.2 left promiscuous mode 00001|netdev|ERR|ioctl(SIOCGIFINDEX) on eth0.3 device failed: No such device ofdatapath: failed to add port eth0.3 (No such device) No need for further configuration for out-of-band control -- Subsequently ofdatapath does not get launched, only ofprotocol does: root@OpenWrt:~# ps aux | grep of -- 2224 root 1040 S ofprotocol tcp:127.0.0.1:6634 tcp:192.168.1.10:6633 - -- Why is ofdatapath trying to contact eth0.3. Is there a way to make it use some other interface, e.g., eth0.1? Regards, -- Kamran Riaz Khan. http://inspirated.com/ _______________________________________________ openflow-discuss mailing list openflow-discuss@lists.stanford.edu https://mailman.stanford.edu/mailman/listinfo/openflow-discuss