Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mac address always change for any packet-in message #336

Open
bruce-szg opened this issue Jul 4, 2014 · 3 comments
Open

Mac address always change for any packet-in message #336

bruce-szg opened this issue Jul 4, 2014 · 3 comments

Comments

@bruce-szg
Copy link

I installed linc-switch on two raspberry pi and connected them with two hosts. However, it always change switches/host mac address, it I ping a host from another host. Whatever it is switch's ingress mac address or host mac address. It will result in that linc-switch will report a packet-in message to the controller for any message from/to the same hosts. Does linc-switch have some setting to frequently update mac address?

@topspeedbell
Copy link

I set the static IP in the raspberry pi for communicating with controller. The Ryu controller is installed in a PC.
I connected a host and a server through the LINC-switch, and I can ping each other, but when I wanted to access the server, It always downloaded the html automatically. I don't find the reason.
ps: I used USB-to-RJ45 to extend the eth, and the switches mac address didn't change.

@mentels
Copy link
Contributor

mentels commented Jan 22, 2015

@topspeedbell could you explain your topology more precisely? Where the LINC is installed etc.

@topspeedbell
Copy link

@mentels sorry for replying you so late.
********** host----AP(WiFi)----LINC-Switch(Raspberry Pi)----Server ************
***************************************** | ****************************************
********Ryu(controller) ***
the topology is simply depicted.
the LINC is installed in the Raspberry Pi, and the Ryu is installed in a PC. The AP(WiFi) is configured as the bridge mode.
At first, We use the link like this (host----AP(WiFi)----Server), and the host can access the Server well. Then, When we add the LINC-Switch and the Ryu add the flow table as described here [1], the host and the Server can ping each other, but the host can not access the server well, it always replies that "Method Not Implemented to/index.html not supported".

[1] #349

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants