Default dhcp on ArchLinux for Utilite

This forum is for supported devices using an ARMv7 Freescale SoC.

Default dhcp on ArchLinux for Utilite

Postby pvouzis » Thu May 29, 2014 12:30 am

On the installation tab of http://archlinuxarm.org/platforms/armv7 ... le/utilite it says that

"The innermost ethernet port (eth0) is configured by default to get an IP via DHCP."

Does this mean that by installing that image the eth0 interface will be DHCP only and by default? Will I be able to switch it to static by a configuration file such as:

$this->bbcode_second_pass_code('', 'auto lo
iface lo inet loopback
allow-hotplug wlan0
iface wlan0 inet manual
wpa-roam /etc/wpa_supplicant/wpa_supplicant.conf
auto eth0
iface eth0 inet static
address 172.30.0.95
netmask 255.255.255.0
gateway 172.30.0.1')

I have the Utilite Value which has only one interface (eth0) and I am wondering whether I will be able to configure a static IP if I want to?
pvouzis
 
Posts: 1
Joined: Thu May 29, 2014 12:24 am

Re: Default dhcp on ArchLinux for Utilite

Postby kmihelich » Thu May 29, 2014 12:33 am

You won't be able to using Debian network configuration. You need to learn Arch, and specifically look into netctl as that is the default network manager. This is not Debian.
Arch Linux ARM exists and continues to grow through community support, please donate today!
kmihelich
Developer
 
Posts: 1133
Joined: Tue Jul 20, 2010 6:55 am
Location: aka leming #archlinuxarm

Re: Default dhcp on ArchLinux for Utilite

Postby pepedog » Thu May 29, 2014 10:47 am

Look at the static example in /etc/netctl/examples
Now edit /etc/netctl/eth0
pepedog
Developer
 
Posts: 2431
Joined: Mon Jun 07, 2010 3:30 pm
Location: London UK


Return to Freescale

Who is online

Users browsing this forum: No registered users and 7 guests