Dear,all:

        I meet some problems when I do the basic module test of oftest.I give 
some discriptions as follows:

    Environment: 

        Openflow runs on PC1 with IP address 189.81.50.77, OFTest runs on PC2 
with IP address 189.81.50.202.

    Action:

        On PC1, I type the command like:  ./secchan/ofprotocol 
unix:/var/run/dp0 tcp:189.81.50.202:6633
        On PC2, the command is: ./oft --test-spec=basic --platform=remote 
--host=189.81.50.202 --port=6633


    At the beginning, it looks like normal, but after a few seconds, error 
happens like this:


        On PC1, no response to inactivity probe after 15 seconds, connection 
dropped.
        On PC2, # ./oft --test-spec=basic --platform=remote 
--host=189.81.50.202 --port=6633
                WARNING: No route found for IPv6 destination :: (no default 
route?)
                E....EException in thread Thread-8:
                Traceback (most recent call last):
                File "/usr/lib/python2.6/threading.py", line 532, in 
__bootstrap_inner
                self.run()
                  File 
"/usr/local/lib/python2.6/dist-packages/oftest-0.0.1-py2.6.egg/oftest/controller.py",
 line 312, in run
                self.listen_socket.bind((self.host, self.port))
              File "<string>", line 1, in bind
                error: [Errno 98] Address already in use




Anyone who can give me some suggestions will be appreciated, thank you very 
much!
_______________________________________________
openflow-discuss mailing list
[email protected]
https://mailman.stanford.edu/mailman/listinfo/openflow-discuss

Reply via email to