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

Enable dhcp on ma1 #186

Merged
merged 1 commit into from
Jan 17, 2023
Merged

Enable dhcp on ma1 #186

merged 1 commit into from
Jan 17, 2023

Conversation

taraschornyiplv
Copy link
Contributor

Set default config to get IP on ma1 using dhcp
resolves #185
Signed-off-by: Taras Chornyi taras.chornyi@plvision.eu

Set default config to get IP on ma1 using dhcp

Signed-off-by: Taras Chornyi <taras.chornyi@plvision.eu>
@taraschornyiplv taraschornyiplv requested a review from a team January 11, 2023 20:56
@paulmenzel
Copy link
Contributor

Is it always going to be named ma1?

@sonoble
Copy link
Contributor

sonoble commented Jan 11, 2023 via email

@mgheorghe
Copy link

Is it always going to be named ma1?

currently eth0 gets renamed into ma1 during boot

on a dent device see this code:
/usr/lib/python2.7/dist-packages/onl/network/MdevApp.py:47:
sys.stdout.write("remapping interface %s --> %s\n"

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

Successfully merging this pull request may close these issues.

dhcp address not requested from dhcp server after reboot
6 participants