Niels Terp wrote: > Is it not possible to use dhcpcd on two different NIC's at the same time ? > If not, I can live with a static IP. But how do I then set the IP's > for DNS ?
If you have 1 internet connection you wish to access trough 2 interfaces you may install the kernel bonding driver (see linux/Documentation/networking/bonding.txt). Pierre -- Thanks for your advice Pierre, this sound right to me. I found a guide for LFS: http://www.linuxfromscratch.org/hints/downloads/files/ethernet-bonding.txt I have configured my kernel (with bonding compiled in, not as a module), and I have compiled and installed the ifenslave program. I have created the ifup and ifdown scripts suggested in the link above (and placed them in /sbin - I guess this is correct ?). But on boot there is some of the variables used in the scripts that are not found. I think these scripts are for an old version of LFS ? Can you possibly point me to a more recent guide for LFS (7.2) ? Niels -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
