Skip to content

InboundError EOF #30

@meling

Description

@meling

Tried to run ogo's l2 switch together with mininet. I first ran ./pox.py forwarding.l2_learning as my controller and set up a basic mininet network (and it worked), and now I want to replace pox with ogo's l2 switch example, but I get:

InboundError EOF

as soon as my mininet network is started. mininet itself seems to not notice any problems at first, but trying to do h1 ping h2 fails with Destination Host Unreachable. This is all that ogo l2 logs:

Ogo 2013
2014/08/13 17:30:16 Listening for connections on 0.0.0.0:6633
2014/08/13 17:30:19 InboundError EOF
2014/08/13 17:30:19 EOF
2014/08/13 17:30:19 Closing OpenFlow message stream.
2014/08/13 17:30:19 Openflow Connection: 00:00:00:00:00:00:00:01

Any hints regarding how to solve this would be appreciated. It seems that the Read from the connection sees an EOFfirst thing. Strange?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions