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

bonding problems with netctl on RaspberryPi #137

Open
hp4 opened this issue Jul 11, 2016 · 0 comments
Open

bonding problems with netctl on RaspberryPi #137

hp4 opened this issue Jul 11, 2016 · 0 comments
Labels

Comments

@hp4
Copy link

hp4 commented Jul 11, 2016

I've tried to use netctl for failover bonding as described in the archlinux wiki for netctl.

  1. wlan with wpa with netctl works fine

  2. eth0 with netctl works fine

  3. wlan as primary slave and eth0 as secondary slave works fine (MAC address is the same "wlan HW address" for bond0, wlan0 and eth0)

  4. but wlan0 as secondary slave for failover purposes doesn't work!

symptoms seen with ifconfig -a and in syslog:

  • bond0 and eth0 have the same "eth0-HW address" as MAC address
  • wlan0 keeps its own HW-address as MAC address, it doesn't switch to the eth0-address!
  • connection to wireless network refused with wrong key.

The network key remains unaltered and is definitly correct, but maybe wpa_supplicant authentification process requires not only the key also the MAC address, which seems to be messed up in this case?

In both cases 3) and 4) I get the syslog-message

systemd-udevd[328]: Could not generate persistent MAC address for bond0: No such file or directory

BR
Hans-Peter

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

No branches or pull requests

2 participants