From owner-freebsd-isp Wed Aug 6 15:53:53 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id PAA25741 for isp-outgoing; Wed, 6 Aug 1997 15:53:53 -0700 (PDT) Received: from databus.databus.com (databus.databus.com [198.186.154.34]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id PAA25736 for ; Wed, 6 Aug 1997 15:53:51 -0700 (PDT) From: Barney Wolff To: freebsd-isp@FreeBSD.ORG Date: Wed, 6 Aug 1997 18:52 EDT Subject: Re: traceroute Content-Type: text/plain Message-ID: <33e9007b0.281@databus.databus.com> Sender: owner-freebsd-isp@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Try traceroute -n. If that works, your problem is dns lookups of IP addresses. > Date: Wed, 6 Aug 1997 15:13:33 -0700 (MST) > From: Eddie Fry > > I seem to be having a strange problem. Any explanation would be appreciated. > > I have two FreeBSD boxes on a network connected to a T-1 through a Cisco 2501. One box is running 2.1.5 and is the primary DNS server. The other box runs 2.2.1 and is the secondary. I also have a PM3 attached to the network. > > When I ping anything from any of the boxes everything works ok. However, when I traceroute from either of the FreeBSD boxes, I get the address of the router and then traceroute hangs. When I traceroute from the PM3, it works correctly. All other services seem to work correctly (lynx, DNS, sendmail, POP3, ...).