[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: switching to DHCP in a clean manner ...




Probably the best thing to do is edit /etc/network/interfaces to reflect your new network settings. You will probably want to have something like this:
auto eth0
iface eth0 inet dhcp

where eth0 is your network device, if you have one that has static in the line, comment that out and any other lines, such as address, network or gateway.

Worked great, thanks! :^)

+-----------------------------------------------------+
Glenn Becker - burningc@sdf.lonestar.org
SDF Public Access UNIX System - http://sdf.lonestar.org
+-----------------------------------------------------+


Reply to: