From owner-freebsd-bugs Mon Oct 7 5:20: 6 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA56537B401 for ; Mon, 7 Oct 2002 05:20:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7298043E88 for ; Mon, 7 Oct 2002 05:20:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97CK4Co003806 for ; Mon, 7 Oct 2002 05:20:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97CK4EP003805; Mon, 7 Oct 2002 05:20:04 -0700 (PDT) Date: Mon, 7 Oct 2002 05:20:04 -0700 (PDT) Message-Id: <200210071220.g97CK4EP003805@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Peter Pentchev Subject: Re: misc/43662: Cannot use DNS forwarding service of Draytek Vigor 2600 ADSL router Reply-To: Peter Pentchev Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR misc/43662; it has been noted by GNATS. From: Peter Pentchev To: Rik Hemsley Cc: bug-followup@FreeBSD.org Subject: Re: misc/43662: Cannot use DNS forwarding service of Draytek Vigor 2600 ADSL router Date: Mon, 7 Oct 2002 15:12:20 +0300 On Fri, Oct 04, 2002 at 10:11:12AM -0700, Rik Hemsley wrote: > > >Number: 43662 > >Category: misc > >Synopsis: Cannot use DNS forwarding service of Draytek Vigor 2600 ADSL router > >Originator: Rik Hemsley > >Release: 4.7-rc2 > >Organization: > >Environment: > FreeBSD without.rikkus.info 4.7-RC FreeBSD 4.7-RC #0: Fri Oct 4 06:35:17 GMT 2002 root@without.rikkus.info:/usr/obj/usr/src/sys/MYKERNEL i386 > >Description: > Router does DNS forwarding, which works just fine for other machines > and other OSes, but FreeBSD doesn't seem to work with it. strace shows > it sending a DNS lookup to the router, then waiting about 10s and > repeating. After about 2 minutes, it seems to manage the lookup and > connects. What does a tcpdump of the session show? What exactly is the query that the FreeBSD box sends to the router? Does it reply at all? In short, show us the full output of the following command, started before the DNS query session: tcpdump -nli xl0 port 53 ..substituting the name of your network interface for xl0, of course :) G'luck, Peter -- Peter Pentchev roam@ringlet.net roam@FreeBSD.org PGP key: http://people.FreeBSD.org/~roam/roam.key.asc Key fingerprint FDBA FD79 C26F 3C51 C95E DF9E ED18 B68D 1619 4553 I am jealous of the first word in this sentence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message