eth0

  1. S

    Enable Ethernet/SSH using Buildroot [Solved]

    Hello Everyone I built a Buildroot image for my STM32MP157C-DK2 and I would like to enable Wifi and Ethernet. Are there some specific packages that I need to install before doing so ? I found this article here but I it is specific for an STM32 device with OpenSTLinux so I don't know if it...
  2. M

    Changing MAC "permanently"?

    I have an Ubuntu 14 and have to change the MAC address but with: sudo ifconfig eth0 down sudo ifconfig eth0 hw ether xx:xx:xx:xx:xx:xx sudo ifconfig eth0 up it changes back when I restart (or power goes off and starts itself back). Is there an easy way to change it permanently by console?
Top