I recently rebuilt my kernel.  I finally have a functional ide cd burner!!!!!!!!!!!

Anyway my problem is that I now have no internet access.  

I connect to the internet via cable modem/ eth0.  At boot up, the proper driver is
installed (ne2k-pci) then it says something like "eth0:seems to need some variables
to be set" .

In SAS when set network to DHCP and then hit up i instantly get "etho ... failed". 
Normally, if I am having a server problem the fail message will be delayed by 20 sec.

When I run 'lsmod' it shows that I am running ne2k-pci and 8390 <-depends on
ne2k-pci.  In the Network Setup section of make config, what options do I NEED to
get my cable internet connection up and running?  Or do I need only edit some file
to set up variables for eth0?

I have attached a portion of .config:

# Networking options
#
CONFIG_PACKET=y
CONFIG_NETLINK=y
# CONFIG_RTNETLINK is not set
CONFIG_NETLINK_DEV=y
CONFIG_FIREWALL=y
# CONFIG_FILTER is not set
CONFIG_UNIX=y
CONFIG_INET=y
# CONFIG_IP_MULTICAST is not set
# CONFIG_IP_ADVANCED_ROUTER is not set
# CONFIG_IP_PNP is not set
CONFIG_IP_FIREWALL=y
CONFIG_IP_FIREWALL_NETLINK=y
CONFIG_NETLINK_DEV=y
CONFIG_IP_TRANSPARENT_PROXY=y
CONFIG_IP_MASQUERADE=y

#
# Protocol-specific masquerading support will be built as modules.
#
# CONFIG_IP_MASQUERADE_ICMP is not set

#
# Protocol-specific masquerading support will be built as modules.
#
# CONFIG_IP_ROUTER is not set
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE is not set
CONFIG_IP_ALIAS=y
CONFIG_SYN_COOKIES=y

#
# (it is safe to leave these untouched)
#
# CONFIG_INET_RARP is not set
CONFIG_SKB_LARGE=y

#
#  
#
CONFIG_IPX=m
# CONFIG_IPX_INTERN is not set
# CONFIG_ATALK is not set





--  ...................
Shea Martin
    ***
Duke of Silton
     &
Earl of Chutney
...................


_______________________________________________
Stormlinux-users-list mailing list
[EMAIL PROTECTED]
http://www.stormix.com/community/lists/listinfo/stormlinux-users-list

Reply via email to