From: Dan Farrell <dan@spore.ath.cx>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Internet not working after instillition
Date: Tue, 27 Feb 2007 14:21:28 -0600 [thread overview]
Message-ID: <20070227142128.34f5dd1e@pascal.spore.ath.cx> (raw)
In-Reply-To: <765367.56032.qm@web32710.mail.mud.yahoo.com>
On Mon, 26 Feb 2007 17:00:21 -0800 (PST)
Harbir Singh Hundal <hshundal@yahoo.com> wrote:
> Hi!
>
> I have build the system, with kernel-2.6, and during the instillation
> I have emerged dhcpcd, but my internet is not working.
>
> When I do # ifconfig I can see the assigned IP 192.168.0.2 for eth0,
> and I am using a router as a gateway with address 192.168.0.1
>
>
>
> I am able to ping 192.168.0.1, but when I try to ping www.google.com
> or any other site it gives the message "unknown Host".
>
>
>
> I dont know what to do now, any sort of help will be appreciated.
>
>
>
> Thank you
>
> Harbir
>
>
> Regards
> Harbir Singh Hundal
Steps to manually set up a network device with dhcpcd
# dhcpcd eth0
# echo "search mynetwork.net
nameserver 192.168.0.1
" > /etc/resolv.conf
You would want to replace mynetwork.net and 192.168.0.1 with
appropriate values for your domain and nameserver, respectively.
--
gentoo-user@gentoo.org mailing list
prev parent reply other threads:[~2007-02-27 20:32 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-27 1:00 [gentoo-user] Internet not working after instillition Harbir Singh Hundal
2007-02-27 1:13 ` Ryan Curtin
2007-02-27 8:32 ` Harbir Singh Hundal
2007-02-27 8:52 ` Dale
2007-02-27 11:48 ` Harbir Singh Hundal
2007-02-28 11:20 ` Hans-Werner Hilse
2007-02-27 8:38 ` Harbir Singh Hundal
2007-02-27 20:21 ` Dan Farrell [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=20070227142128.34f5dd1e@pascal.spore.ath.cx \
--to=dan@spore.ath.cx \
--cc=gentoo-user@lists.gentoo.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox