Subject: Re: NetBSD PPPoE Run very slow
To: None <netbsd-users@netbsd.org>
From: Martin Husemann <martin@duskware.de>
List: netbsd-users
Date: 10/29/2004 10:13:41
On Fri, Oct 29, 2004 at 04:14:09AM +0000, Fco. Valladolid wrote:
> Finally I can connect to internet, whenever i observed a delay in
> the connection, when i do a ping or type $ lynx www.netbsd.org also.
Do you observe this delay also when you do
ping -n 204.152.190.13
?
If not, that would indicate a nameserver related problem.
If yes, more details are needed, like the output of "ifconfig pppoe0" and
"pppoectl -d pppoe0" just before you fire up the ping.
Martin