At 08:16 AM 11/29/98 -0800, you wrote:
>Ok, i have a Cable modem with a
>
>PCI Ethernet DELchip 21041 Based adapter
>
>and
>
>Slackware 3.6.
>
>I am trying to set up my Ethernet card to get on the net with linux.
>
>So far i have gotten this:
>insmod tulip
>ifconfig eth0 192.168.1.1 netmask 255.255.255.0
>ifconfig -a
>
>Now as soon as i type insmod tulip the "PC" lighjt comes on on my cable
>modem but if i try to ping or make an outside connection i get
>nothing..i set up netconfig but still no luck, can someone please help
>me?
>
>Thanks!
>
A little more info would help. Do you get a static IP address from the
cable service, or do they assign you a dynamic one? Also, are you setting
up a default route pointing to the cable modem? You may have to run the
dhcpcd daemon to get your IP address if it is a dynamic one. (I do not
think 192.168.1.1 is the correct IP to assign to eth0 if it only talks to
the cable modem...)
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]