[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Can't connect to internet with new kernel





Sridhar M.A. wrote:

On Sat, Apr 20, 2002 at 03:03:59PM -0800, Greg C. Madden wrote:
> > > I missed the Config_Filter option myself for awhile, nic card could not
   > be activated during boot.
> > Kernel config file (.config) > > # Networking options
   > #
   > CONFIG_PACKET=y
   > # CONFIG_PACKET_MMAP is not set
   > # CONFIG_NETLINK_DEV is not set
   > # CONFIG_NETFILTER is not set
   > CONFIG_FILTER=y

This is a problem I am still facing. I queried on this and got no
answers :-(

I have all the baove things set, yet my network does not come up through
dhcp-client. That is I am trying to bring up the interface through
/etc/network/interfaces. It just aborts. But, if I use dhcpcd from
potato (on my woody machine), I can get up the interface. Has anyone
else faced this problem and found a solution?

Regards,




First, the presumption is that this is not a PCMCIA interface.

Second, it might help to see /etc/network/interfaces

Third, I assume dhcp-client is installed

TO help debug, as root manually issue the command
dhclient

Then post the output of /sbin/ifconfig

and go to /var/log and grep for dhclient (to find errors posted to log files), that is

grep dhclient /var/log/*

should do.

TRS


--
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: