Hi,all, I meet some difficulties in remote NOX-controllers. Here's the case:
I already have a routing component(I am using RouteFlow) running on 192.168.232.128:6633, with the help of RF, I can route the mesh OpenFlow networks. Now I want to run the discovery and monitoring component to watch the networks in another VM(192.168.56.101). How can I make the controller listen the network? I tried sudo ./nox_core -v -v -i ptcp: 192.168.232.128:6633 discovery monitoring but errors happen. Thanks very much Weiyang
