On Mon 09 Jan 2012 10:44:02 PM IST, James wrote: > Nilesh Govindarajan <contact <at> nileshgr.com> writes: > > >>> Well, the title tells the question clearly; how do I configure network >>> such that the first ip is obtained via dhcpcd and other is static? >>> config_eth0="dhcp <static>" doesn't work. > > Did you look at /etc/conf.d/net.example for hints? > >>> As a solution I wrote a dhcpcd hook containing /sbin/ifconfig eth0:0 >>> <ip> netmask <netmask> > > > Maybe not launch your script for a few minutes (timing?) via crontab > if nothing else works? > > > James > > > > >
I did read that. I'm pretty peculiar about reading docs, so that I don't have to face an RTFM from the ML or IRC ;-) The first time it didn't work properly. The second time it did. May be I'd made some mistake or so. -- Nilesh Govindarajan http://nileshgr.com

