net-auto-wired: static ip issue.

Ask questions about Arch Linux ARM. Please search before making a new topic.

net-auto-wired: static ip issue.

Postby dhead666 » Mon Feb 11, 2013 10:27 am

I'm configuring a fresh Armv5 installation on a SheevePlug, following the beginners guide on the official wiki.

As suggested on the wiki I configured static ip with net-auto-wired.
I've found out that only when I removed the "wired-eth0" config file my settings would stick.

I'm guessing that the non Arm distribution don't have a pre-configured "wired-eth0" so this is an issue only with the Arm variant.
It would probably more wise just to edit the "wired-eth0".

Anyway I'm posting this info here so it would available to others that follow the beginners guide through the nosy-g search engine.


Here are the steps I've followed on a clean installation:

$this->bbcode_second_pass_code('', '# pacman -S ifplugd
# cd /etc/network.d
# cp examples/ethernet-static .
# nano ethernet-static // configured in my static ip')

check wired interface name
$this->bbcode_second_pass_code('', '# ip link
# cat /etc/ifplugd/ifplugd.conf ')

check wired interface name, enter NETWORKS=(ethernet-static) and remove NETWORKS=(wired-eth0)
$this->bbcode_second_pass_code('', '# nano /etc/conf.d/netcfg ')

just to verify that only net-auto-wired would run
$this->bbcode_second_pass_code('', '# systemctl disable dhcpcd@eth0.service
# systemctl disable netcfg')

enable net-auto-wired.service
$this->bbcode_second_pass_code('', '# systemctl enable net-auto-wired.service
# reboot')
Pogoplug Series 4 - Network Storage and Music Server: NFS/TVHeadend
Cubox-i2 - Applications Server: Lighttpd/CherryMusic/HTPCManager/Transmission/Couchpotato/SickBeard/OpenVPN
Samsung Chromebook: Chroach in ChromeOS
dhead666
 
Posts: 116
Joined: Sat Aug 11, 2012 10:25 pm

Return to User Questions

Who is online

Users browsing this forum: No registered users and 30 guests