From owner-freebsd-questions Fri Apr 9 19: 3: 9 1999 Delivered-To: freebsd-questions@freebsd.org Received: from awfulhak.org (awfulhak.force9.co.uk [195.166.136.63]) by hub.freebsd.org (Postfix) with ESMTP id C81001518D for ; Fri, 9 Apr 1999 19:03:01 -0700 (PDT) (envelope-from brian@lan.awfulhak.org) Received: from keep.lan.Awfulhak.org (keep.lan.Awfulhak.org [172.16.0.8]) by awfulhak.org (8.9.2/8.9.2) with ESMTP id TAA21782; Fri, 9 Apr 1999 19:36:22 +0100 (BST) (envelope-from brian@lan.awfulhak.org) Received: from keep.lan.Awfulhak.org (localhost [127.0.0.1]) by keep.lan.Awfulhak.org (8.9.3/8.9.3) with ESMTP id TAA59850; Fri, 9 Apr 1999 19:36:17 +0100 (BST) (envelope-from brian@keep.lan.Awfulhak.org) Message-Id: <199904091836.TAA59850@keep.lan.Awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: higginsj@iname.com Cc: "'brian@awfulhak.org'" , "'questions@freebsd.org'" Subject: Re: FW: Re: PPP problems continued.... TCP/IP logging attached In-reply-to: Your message of "Fri, 09 Apr 1999 12:00:59 EDT." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 09 Apr 1999 19:36:17 +0100 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ok, so what's happening to the traffic that you're sending out ? Can it be seen from the ppp implementation at the other end ? I can't really suggest much - as far as ppp is concerned, it's writing the data to the serial device and nothing's responding. We can be pretty sure it's going out as the tcp stuff is ok, so the only thing to do at this point is to look at the logs on the remote ppp to see why it's dropping the packets, where it's (incorrectly) sending them or why the reply packets aren't getting back. > > -----Original Message----- > > From: Christopher Heschong [SMTP:chris@wiw.org] > > Sent: Friday, April 09, 1999 11:49 AM > > To: James Higgins > > Subject: RE: PPP problems continued.... TCP/IP logging attached > > > > > > James Higgins said: > > > > > > Maybe this is just a DNS thing. I believe some DNS servers will > > only > > > > accept traffic *from* port 53. I think there's an option in bind > > 8 > > > > to make it conform to this.... > > > > > > Possible I guess, that does not really explain the problem of not > > being able > > > to ping 151.141.27.40 by IP address. > > > > > > How can I force FreeBSD to use port 53 when querying the DNS? The > > bind > > > option is on the server side only correct? > > > > I'm fairly certain that bind can be configured (maybe by default) to > > only accept > > connections from port 53, which is not what most clients use, they use > > something random. > > It's configurable in Bind8. An example is in the default config file. > > > > Our DNS server here accepts connections from any client port. > > > > -- > > /chris/ > -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message