From: Chuck Gelm <chuck@gelm.net>
To: heisspf@skyinet.net
Cc: linux <linux-newbie@vger.kernel.org>
Subject: Re: Internet Connection in Zenwalk
Date: Mon, 18 Dec 2006 07:55:36 -0500 [thread overview]
Message-ID: <45868FC8.7020601@gelm.net> (raw)
In-Reply-To: <200612170209.kBH29nqg002093@skyinet.net>
Peter wrote:
> Hi,
>
> Recently I had a look at Zenwalk-4 distro which is slackware based with
> kernel-2.6.18.1. I kind of like what I see, however, I can't make it connect
> to the Internet.
>
> On booting I get
>
> Starting the Network
> /etc/rc.d/rc.inet1: /sbin/ifconfig lo 127.0.0.1
> /etc/rc.d/rc.inet1: /sbin/route add -net 127.0.0.0 netmask 255.0.0.0 lo
> /etc/rc.d/rc.inet1: /sbin/dhcpcd -d -t 60 eth0
> dhcpcd: MAC address = 00:08:a1:9c:43:3a
> dhcpcd[2211]: broadcasting DHCP_DISCOVER
>
> dhcpcd[2211]: timed out waiting for a valid DHCP server response
>
> Could it be a missing module?
>
Hi, Peter:
I use Slackware. Slackware is BSD'ish in its filenames and locations.
I see a 'tulip' driver installed so you probably have a network card.
I'd like to see the output of 'ifconfig -a' to make sure that an 'eth'
device exists. Please also include physical information about your
internet connection. You gave no information about your internet
connection, only that you are trying to obtain one. :-|
Do you have a cable or DSL modem?
( Why are you expecting to find a DHCP server on the other end of
your ethernet cable? ;-)
Perhaps you have a DSL modem and you should be running PPPOE
instead of DHCP.
If you have a cable/DSL modem, are their 'internet activity' lamps lit?
Often the last thing to do is to cold power cycle the cable/DSL modem
and then run 'dhcpcd -d eth0'.
'ifconfig -a' to show what network devices are present.
'ifconfig' to show what network devices are configured.
HTH, Chuck
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
prev parent reply other threads:[~2006-12-18 12:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-17 2:09 Internet Connection in Zenwalk Peter
2006-12-18 12:55 ` Chuck Gelm [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=45868FC8.7020601@gelm.net \
--to=chuck@gelm.net \
--cc=heisspf@skyinet.net \
--cc=linux-newbie@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.