Subject: Re: install floppy twists
To: sinteur <john@dubbele.com>
From: None <itojun@iijlab.net>
List: tech-install
Date: 07/24/2000 23:48:00
>> that is my impression too. adding dhclient=YES would be the best way.
>Not always. For multiple interfaces, you may only want dhcp on one of the
>interfaces - I ran into this adding dhcp to my firewall (see
>http://www.dubbele.com).
>
>I solved this by writing "dhclient xx0" to /etc/rc.local instead (where
>xx0 is the interface in question)
i'd declare dhclient_flags=xx0 too. does it solve your problem?
itojun