From owner-freebsd-isp Sat May 10 08:29:06 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id IAA08060 for isp-outgoing; Sat, 10 May 1997 08:29:06 -0700 (PDT) Received: from aviion.ts.kiev.ua (aviion.ts.kiev.ua [193.124.229.12]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id IAA08041 for ; Sat, 10 May 1997 08:29:01 -0700 (PDT) Received: from nbki.ipri.kiev.ua by aviion.ts.kiev.ua with ESMTP id QAA20618; (8.6.11/zah/2.1) Sat, 10 May 1997 16:04:52 GMT Received: from cki.ipri.kiev.ua by nbki.ipri.kiev.ua with ESMTP id QAA11400; (8.6.9/zah/1.1) Sat, 10 May 1997 16:51:15 +0100 Received: from 194.44.146.14 (mac.ipri.kiev.ua [194.44.146.14]) by cki.ipri.kiev.ua (8.7.6/8.7.3) with SMTP id RAA00293; Sat, 10 May 1997 17:02:56 +0300 (EET DST) Message-ID: <33745FEF.3BD3@cki.ipri.kiev.ua> Date: Sat, 10 May 1997 16:03:38 +0300 From: Ruslan Shevchenko Reply-To: rssh@cki.ipri.kiev.ua Organization: IPRI X-Mailer: Mozilla 3.01Gold (Macintosh; I; 68K) MIME-Version: 1.0 To: "Jay D. Nelson" CC: freebsd-isp@FreeBSD.ORG, dk+@ua.net Subject: Re: UUCP server tuning [Q] References: Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-isp@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Jay D. Nelson wrote: > > If I understand your situation, you want one machine to MX for the kiev.ua > domain, but have everything else forwarded to your upstream UUCP > connection. > No. The proble, that i want use: 1. smtp to outside world (to provider, with or without DNS) 2. smtp to my local net (with DNS!!!) 3. uucp and all oo *one* mashine. but uucp require nodns. So, I need in : 1. table lookup without DNS 2. if NOT FOUND --- DNS, latest table lookup. Is it possible ?