On Tue, 2002-10-08 at 06:25, Will Standley wrote: > The router I have connected to my cable modem has DHCP setup to > dynamically/automatically assign IP addresses. > > How can I tell Red Hat Linux how to get it's DHCP from the router? > > Thanks for any help. >
assuming a 7.x install or greater use the command neat. drill into the devices, eth0, protocols tcp/ip and check the get ipaddress automatically from check box and select dhcp from the dropdown. the file that is changed is /etc/syconfig/network-scripts/ifcfg-eth0 the line BOTTPROTO=none should be changed to BOOTPROTO=dhcp HTH Bret -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list