Re: DNS problem?
- From: Clifford Kite <kite@xxxxxxxxxxxxxxxxx>
- Date: Sat, 28 Apr 2007 12:26:14 -0500
Luciano PELLE <ciano@xxxxxxxxxxxxxxxxxxx> wrote:
Unfortunately I can't ping this address and syslog does not show anythingTry pinging an address like
69.147.114.210 (www.yahoo.com) and look at the last lines of
/var/log/syslog.
more that the results for the connection.
If you can't ping an IP address then there is a problem unrelated to
DNS nameservers. What message is generated by ping when it fails
for 69.147.114.210? Does ping fail for 10.64.64.64?
It might simply be that there is no auto-magic setup for DNS by the
distribution.
What does it mean "auto-magic setup"? I noticed that /etc/resolv.conf and
/etc/ppp/resolv.conf are automatically updated with the correct
nameserver(s) lines
nameserver 193.70.152.25
nameserver 193.70.192.25
when I connect via my cell. Are those things related? I have just
They are related. But /etc/ppp/resolv.conf is updated by pppd and
/etc/resolv.conf is updated by the "auto-magic" of the distribution
(by using /etc/ppp/resolv.conf, or by using the environmental variables
DNS1, DNS2 that pppd makes available in the /etc/ppp/ip-up script).
The resolver only uses /etc/resolv.conf.
installed a Debian Etch, maybe it's a bug in the pppd daemon (2.4.4) in
this distro?
I don't think so, unless Debian modifies the standard pppd 2.4.4.
There is a lot involved in what you are doing that is not related to
PPP and with which I am not familiar. If you really believe the problem
is a PPP problem then you can add this line to /etc/syslog.conf
daemon.*;local2.* /var/log/ppp.log
and then do "kill -HUP `pidof syslogd` to get syslogd to reread
syslog.conf. The log file produced during connection may be useful.
Thanks for your patience.
--
Clifford Kite
/* Those who can't write, write manuals. */
.
- Follow-Ups:
- Re: DNS problem?
- From: Luciano PELLE
- Re: DNS problem?
- References:
- DNS problem?
- From: Luciano PELLE
- Re: DNS problem?
- From: Bill Marcum
- Re: DNS problem?
- From: Clifford Kite
- Re: DNS problem?
- From: Luciano PELLE
- DNS problem?
- Prev by Date: Delay in loading of kernel modules
- Next by Date: Re: DNS problem?
- Previous by thread: Re: DNS problem?
- Next by thread: Re: DNS problem?
- Index(es):
Relevant Pages
|