From owner-freebsd-questions Sat Sep 7 4:18:43 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BCD8E37B400 for ; Sat, 7 Sep 2002 04:18:40 -0700 (PDT) Received: from relay01.cablecom.net (relay01.cablecom.net [62.2.33.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD41543E77 for ; Sat, 7 Sep 2002 04:18:39 -0700 (PDT) (envelope-from hanspeter_roth@hotmail.com) Received: from gicco.cablecom.ch (dclient80-218-73-118.hispeed.ch [80.218.73.118]) by relay01.cablecom.net (8.12.5/8.12.5/SOL/AWF/MXRELAY/20020820) with ESMTP id g87BIc20095652 for ; Sat, 7 Sep 2002 13:18:38 +0200 (CEST) (envelope-from hanspeter_roth@hotmail.com) Received: (from idefix@localhost) by gicco.cablecom.ch (8.11.6/8.11.6) id g87BIc801105 for freebsd-questions@FreeBSD.ORG; Sat, 7 Sep 2002 13:18:38 +0200 (CEST) (envelope-from hanspeter_roth@hotmail.com) Date: Sat, 7 Sep 2002 13:18:38 +0200 From: Hanspeter Roth To: freebsd-questions@FreeBSD.ORG Subject: Re: Mail Weirdness on 4.5-RELEASE Message-ID: <20020907131838.A991@gicco.cablecom.ch> Reply-To: freebsd-questions@FreeBSD.ORG Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from thetrueelf@hotmail.com on Sat, Sep 07, 2002 at 12:19:55AM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sep 07 at 00:19, Matthew Feadler spoke: > Yes, the servicves are running (verified by ps, sockstat, and telnetting to > the applicable ports while _inside_ my LAN). Can you telnet from a host in your LAN to the ip of your mailhost on port 25? Does telnetting using the hostname mail.herdtech.com resolve to the same address? > The only 'firewall' running is NAT on a Cisco 2500-series router, but the > NAT entry for the mailserver is static, one-to-one. Here mail.herdtech.com resolves to 68.14.240.33 which is probably your external address. (Or is it an old one?) Trying to connect to port 25 yields Trying 68.14.240.33... telnet: connect to address 68.14.240.33: Connection refused It seems there is a packet filter somewhere. If this should be allowed you may need to forward 68.14.240.33 port 25 to the internal address of the mailhost on the NAT router. -Hanspeter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message