From: chuck gelm <chuck@gelm.net>
To: Linux-Newbie <linux-newbie@vger.kernel.org>
Subject: ping: unknown host ?
Date: Tue, 20 Apr 2004 21:17:59 -0400 [thread overview]
Message-ID: <4085CBC7.9000908@gelm.net> (raw)
In-Reply-To: <GNEPLLCIIBHICCOGIAKPOEDDCKAA.eatley@wow-corp.com>
[-- Attachment #1: Type: text/plain, Size: 450 bytes --]
Howdy, Y'all:
My host, 'router', seems to not be resolving host names to IP addresses.
I can ping by IP address, but not by domain name. i.e.
ping 206.141.251.2
is find, whereas
ping gelm.net
fails with error:
ping: unknown host gelm.net.
This is my router (DSL<>LAN) and is functioning as the local
domain name server, but cannot serve its self. ?
Attached is the output of
netstat -r
route -n
resolv.conf
What is not working?
Chuck
[-- Attachment #2: netstat.txt --]
[-- Type: text/plain, Size: 413 bytes --]
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
68.254.31.254 * 255.255.255.255 UH 0 0 0 ppp0
localnet * 255.255.255.0 U 0 0 0 eth0
loopback * 255.0.0.0 U 0 0 0 lo
default 68.254.31.254 0.0.0.0 UG 0 0 0 ppp0
[-- Attachment #3: resolv.txt --]
[-- Type: text/plain, Size: 25 bytes --]
nameserver 206.141.251.2
[-- Attachment #4: route.txt --]
[-- Type: text/plain, Size: 408 bytes --]
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
68.254.31.254 0.0.0.0 255.255.255.255 UH 0 0 0 ppp0
192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
0.0.0.0 68.254.31.254 0.0.0.0 UG 0 0 0 ppp0
next prev parent reply other threads:[~2004-04-21 1:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-04-19 20:10 FW: Need help figurinig out rsync Eve Atley
2004-04-21 1:17 ` chuck gelm [this message]
2004-04-21 2:05 ` ping: unknown host ? Ray Olszewski
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=4085CBC7.9000908@gelm.net \
--to=chuck@gelm.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.