This is a discussion on DHCP-Client within the Linux Networking forums, part of the Linux Forums category; Hi NG, what must I do to tell the linux dhcp client never to use the cache. The client should ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Sun, 23 Nov 2003 22:48:08 +0100, Karl Mauer wrote:
> Hi NG, > > what must I do to tell the linux dhcp client never to use the cache. The > client should always request a new address after booting/starting the > machine/client. Please read http://www.catb.org/~esr/faqs/smart-questions.html On my Mandrake linux I set BOOTPROTO=dhcp in /etc/sysconfig/network-scripts/ifcfg-eth0 |