From owner-freebsd-questions Sun Jul 27 10:26:47 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id KAA13601 for questions-outgoing; Sun, 27 Jul 1997 10:26:47 -0700 (PDT) Received: from vdp01.vailsystems.com (root@vdp01.vailsystems.com [207.152.98.18]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id KAA13596 for ; Sun, 27 Jul 1997 10:26:45 -0700 (PDT) Received: from crocodile.vale.com (crocodile [192.168.128.47]) by vdp01.vailsystems.com (8.8.3/8.7.3) with ESMTP id MAA21722 for ; Sun, 27 Jul 1997 12:26:44 -0500 (CDT) Received: from slave1.vale.com (slave1.vale.com [192.168.129.10]) by crocodile.vale.com (8.8.3/8.7.3) with ESMTP id MAA12557 for ; Sun, 27 Jul 1997 12:26:43 -0500 (CDT) Message-ID: <33DB84EC.EEF099A7@vailsys.com> Date: Sun, 27 Jul 1997 12:27:08 -0500 From: Dan Riley Organization: Vail Systems, Inc. X-Mailer: Mozilla 4.0b5C (X11; I; FreeBSD 2.2.2-RELEASE i386) MIME-Version: 1.0 To: freebsd-questions Subject: sendmail hub cfg? X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I need some pointers from a few of the sendmail gurus. |-------------| | HUB.z.com | | z.com | | y.com | | x.com | |-------------| ______________/_____________\______________ / \ |-----------| |-----------| | hub1.fake | | hub2.fake | | z.com | | x.com | | y.com | | | |-----------| |-----------| I am trying to configure a sendmail hub on my internet perimeter that accepts mail for domains x, y and z.com. Incoming mail addressed to users@y and z.com will be forwarded to hub1.fake and mail addressed to users@x.com will be forwarded to hub2.fake. The internal network is hidden from the internet so only HUB.z.com knows about hub1.fake and hub2.fake. Mail for all 3 domains is arriving at HUB.z.com now so my dns mx records for x, y and z.com appear to be setup correctly, but I am not quite sure where to configure the splitting of the domains so that user@z(or y).com goes to hub1.fake and user@x.com goes to hub2.fake. Right now HUB.z.com is forwarding all 3 domains, x, y and z.com to hub1.fake. Would this be done with internal fake.com mx records? Or some sendmail.cf ruleset options at HUB.z.com? Both hub1 and hub2 masquerade as their repsective domains and need to send outgoing mail to HUB.z.com for either internet delivery and or routing between x.com and y or z.com. I assume no special configuration is needed at the internal hubs other than to forward to HUB.z.com? D{REMOTE}HUB.z.com ? I am using sendmail 8.8.6 and Freebsd 2.2.2-R. I have compiled bind 8.1 but have not installed yet, is it necessary? TIA... Regards, Dan Riley