[TriLUG] Debian Guru's needed - network setup
Ben Pitzer
uncleben at mindspring.com
Fri May 31 23:12:42 EDT 2002
Roy,
You might have already figured this out by now, with Jim's help, but
here is an example of an interface configured for DHCP on a Debian Woody
machine (should be the same no matter what version of Debian). This is
my eth0 interface, configured to come up at boot time and configured for
DHCP. Just edit /etc/network/interfaces and make an entry like this:
auto eth0
iface eth0 inet dhcp
Should do the trick for you. Obviously, substitute eth0 with the proper
name of your interface.
Regards,
Ben Pitzer
On Fri, 2002-05-31 at 15:50, Vestal, Roy L. wrote:
> I need to configure an old Toshiba laptop for DHCP. I'm used to RHL . I
> cannot figure out what service starts the networking, where ifcfg-eth0 is,
> etc...
> _______________________________________________
> TriLUG mailing list
> http://www.trilug.org/mailman/listinfo/trilug
> TriLUG Organizational FAQ:
> http://www.trilug.org/~lovelace/faq/TriLUG-faq.html
More information about the TriLUG
mailing list