Ray,

to the best of my knowledge the cable providers assign ip's etc..
via dhcp
my setup looks like this (in /etc/sysconfig/network-scripts/ifcfg-eth0)
DEVICE=eth0
BOOTPROTO=dhcp
IPADDR=""
NETMASK=""
BROADCAST=255
ONBOOT=yes

you will need to keep your resolv.conf inorder for the dhpc to work.
once eth0 is started (ifup eth0 (during boot, or manualy)) dhcp will be
called and will negotiate your networking info with your cable provider.

Regards,
Ron
On Sat, 29 Jan 2000, Raymond Wells wrote:

> I have installed Mandrake 7, expert/normal install... install detected
> both NIC cards and when asked, I input ip, host, gateway and name
> servers but I have no joy connecting to my tv/cable internet provider.
> Anyone have any hints about connecting via a cable modem??
> Ray Wells
> 

Reply via email to