From owner-freebsd-questions Sun Oct 28 11:10: 5 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.hub.org (webmail.hub.org [216.126.85.1]) by hub.freebsd.org (Postfix) with ESMTP id 2875A37B403 for ; Sun, 28 Oct 2001 11:10:02 -0800 (PST) Received: from localhost (scrappy@localhost) by mail1.hub.org (8.11.3/8.11.4) with ESMTP id f9SJA2O97829 for ; Sun, 28 Oct 2001 14:10:02 -0500 (EST) (envelope-from scrappy@hub.org) Date: Sun, 28 Oct 2001 14:10:00 -0500 (EST) From: "Marc G. Fournier" To: freebsd-questions@freebsd.org Subject: Cisco 515R w/ nat and sendmail ... Message-ID: <20011028140545.S87815-100000@mail1.hub.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 I've got two servers setup behind a Cisco 515R ... the 'public address' of the Cisco is being map'd to a 'private' on, one-to-one ... Both machines are running FreeBSD 4.4-STABLE ... both running sendmail ... if I telnet to the smtp port from the 'Net side of the firewall, it returns: > telnet 64.49.215.6 smtp Trying 64.49.215.6... Connected to rs2.postgresql.org. Escape character is '^]'. 220 **2***************************************************2******200***2*****2**0*00 ***** If I telnet to it from inside of the firewall, I get: hub# telnet 192.168.1.6 smtp Trying 192.168.1.6... Connected to 192.168.1.6. Escape character is '^]'. 220 rs2.postgresql.org ESMTP Sendmail 8.11.6/8.11.6; Sun, 28 Oct 2001 12:52:14 - 0600 (CST) I'm thinking it probably has something to do with the Cisco 515R itself, but SSh through it works no problem ... anyone have an idea/direction I can pursue/investigate? Thanks ... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message