From owner-freebsd-questions Thu Oct 22 10:01:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA21327 for freebsd-questions-outgoing; Thu, 22 Oct 1998 10:01:08 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from accessone.com (blaze.accessone.com [198.68.191.19]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA21308; Thu, 22 Oct 1998 10:01:03 -0700 (PDT) (envelope-from chadth@atvideo.com) Received: from scan.atvideo.com (root@scan.atvideo.com [204.118.35.14]) by accessone.com (8.8.5/8.8.5/PIH) with ESMTP id KAA15239; Thu, 22 Oct 1998 10:00:30 -0700 (PDT) Received: from tarn ([204.118.35.239]) by scan.atvideo.com (8.9.1/8.8.5) with SMTP id KAA05218; Thu, 22 Oct 1998 10:04:11 -0400 From: "Chad Thunberg" To: , Subject: firewall + internal mail server Date: Thu, 22 Oct 1998 10:05:08 -0700 Message-ID: <000501bdfdde$1f5f53b0$ef2376cc@tarn.atvideo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 In-Reply-To: <199810221629.FAA27065@cyclops.xtra.co.nz> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am setting up a firewall and enabled natd but have an internal mail server. Is there a way to still be able to access the internal mail server from the outside for sending and receiving email? I thought about giving the firewall a vhost of mail.host.com and diverting packets that came in from 110 and 25 to the internal mail server but from the man pages, divert seems to be used for diverting packets from one port to another on the same machine instead of diverting them to a new or ineternal ip. Any help on the subject would be great. I would rather not put the mail server outside of the firewall. Thanks, -Chad To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message