How to Statically Assign IP address to Pine64?
#1
I would like to statically assign an IP address to my Pine64 on my home network, however, I've noticed that every time I boot the board it comes up with a different ethernet MAC address. This behavior is unlike anything else on my home network which have fixed MAC addresses. Normally, assigning static ip addresses is easy for my home network --- surf to my wifi router and enter MAC address and static ip address assignment in its DHCP table and then I'm done.
With a new MAC address at each boot completely circumvents this simple solution. What can I do to fix the ip address assignment. BTW, I've installed and am running ArchLinux.

Thanks.
  Reply
#2
Not an Arch user myself, but this link should help:

https://wiki.archlinux.org/index.php/Net...IP_address

Just a note: what you "normally" do isn't really setting a static IP, i just forcing the router to always issue the same IP, through DHCP, to your computer. Hook your computer, that you only changed your router settings on and thus is still configured for dynamic address, to any other network and the IP would change.
Currently playing around with Arduinos, CHIPs, Orange Pis, PineA64s, Raspberry Pis, etc.
  Reply
#3
What you say is true in general but, for my home network, using my router's DHCP functionality to simply reassign a known and repeatable unique IP address to all my devices based on a MAC address table without requiring me to understand lower level configuration of each and every device on the home network is clearly superior in my opinion. It is clean and simple! Behavior of every device on my network is no different than if every IP address was classically statically assigned according to the info in the link you provided.

Let me rephrase my question: is there a way to turn off this Ethernet MAC address generation in ArchLinux at every boot?
  Reply
#4
How have you setup your Ethernet?
  Reply
#5
Add a line:
ethaddr=xx:xx:xx:xx:xx:xx to /boot/uEnv.txt
where xx:xx:xx:xx:xx:xx is the mac address printed on the sticker on the board. If you don't like that particular MAC address you can assign whatever you wish, just make sure it is unique on your network.
Cheers
  Reply
#6
https://wiki.archlinux.org/index.php/Dhcpcd
  Reply
#7
Thanks everyone for this thread. This information ought to be in the pine64 wiki!
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Hopes for Pine64 dashed S265 0 2,711 01-02-2019, 02:21 AM
Last Post: S265
  Pine64 makes snappy file server RaimundEge 11 17,330 10-22-2016, 10:58 PM
Last Post: tbain98

Forum Jump:


Users browsing this thread: 1 Guest(s)