Date: Mon, 7 Oct 2002 05:20:04 -0700 (PDT) From: Peter Pentchev <roam@ringlet.net> To: freebsd-bugs@FreeBSD.org Subject: Re: misc/43662: Cannot use DNS forwarding service of Draytek Vigor 2600 ADSL router Message-ID: <200210071220.g97CK4EP003805@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR misc/43662; it has been noted by GNATS. From: Peter Pentchev <roam@ringlet.net> To: Rik Hemsley <rik@kde.org> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210071220.g97CK4EP003805>
