From owner-freebsd-current Sun Aug 13 10:43:11 2000 Delivered-To: freebsd-current@freebsd.org Received: from peace.mahoroba.org (peace.calm.imasy.or.jp [202.227.26.34]) by hub.freebsd.org (Postfix) with ESMTP id 8E0AC37B5CE; Sun, 13 Aug 2000 10:43:05 -0700 (PDT) (envelope-from ume@mahoroba.org) Received: from localhost (IDENT:JakmZiPeA0xTOnVjJ5d7rgZEpLqWHXvMjhNcUsLwCNx9RF7xB/nhVDM6id7DwIlW@localhost [::1]) (authenticated) by peace.mahoroba.org (8.11.0/8.11.0/peace) with ESMTP/inet6 id e7DHg6b25083; Mon, 14 Aug 2000 02:42:06 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Mon, 14 Aug 2000 02:42:03 +0900 (JST) Message-Id: <20000814.024203.48797577.ume@mahoroba.org> To: jhay@icomtek.co.za Cc: gshapiro@FreeBSD.ORG, freebsd-current@FreeBSD.ORG Subject: Re: HEADS UP: sendmail updated from 8.9.3 to 8.11.0 in -current From: Hajimu UMEMOTO In-Reply-To: <200008131724.e7DHO9l17566@zibbi.mikom.csir.co.za> References: <20000813.235732.59463473.ume@mahoroba.org> <200008131724.e7DHO9l17566@zibbi.mikom.csir.co.za> X-Mailer: xcite1.20> Mew version 1.95b38 on Emacs 20.6 / Mule 4.0 =?iso-2022-jp?B?KBskQjJWMWMbKEIp?= X-PGP-Public-Key: http://www.imasy.org/~ume/publickey.asc X-PGP-Fingerprint: 6B 0C 53 FC 5D D0 37 91 05 D0 B3 EF 36 9B 6A BC X-URL: http://www.imasy.org/~ume/ X-OS: FreeBSD 5.0-CURRENT Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>> On Sun, 13 Aug 2000 19:24:09 +0200 (SAT) >>>>> John Hay said: > BTW, I love to see > > DAEMON_OPTIONS(`Name=MTA-v4, Family=inet')dnl > DAEMON_OPTIONS(`Name=MTA-v6, Family=inet6')dnl > jhay> Yes that together with "CFLAGS+=-DNETINET6" in the sendmail/Makefile jhay> and I have a working ipv6 mailer going. Yeh! I'm looking forward to see it. jhay> There is just an annoying message because of the anycast jhay> address: jhay> Aug 13 16:38:47 angel sendmail[11947]: gethostbyaddr(3ffe:2900:fffa:4::) failed: 1 jhay> Is that because of a configuration error or just because sendmail needs jhay> to check for anycast addresses? The machine is also a router between a jhay> gif tunnel and this interface. My interface is configured like this: jhay> angel# ifconfig de0 jhay> de0: flags=8843 mtu 1500 jhay> inet 146.64.84.9 netmask 0xffffff00 broadcast 146.64.84.255 jhay> inet6 fe80::200:e8ff:fe15:dbed%de0 prefixlen 64 scopeid 0x1 jhay> inet6 3ffe:2900:fffa:4:200:e8ff:fe15:dbed prefixlen 64 jhay> inet6 3ffe:2900:fffa:4:: prefixlen 64 anycast jhay> ether 00:00:e8:15:db:ed jhay> media: 10baseT/UTP status: active jhay> supported media: 100baseTX 100baseTX 10base2/BNC 10baseT/UTP 10baseT/UTP I don't see any configuration problem here. As that machine is a router, anycast address has been assigned. (RFC2373) I simply registered PTR RRs of my anycast addresses into DNS. It may be good idea that sendmail checks for anycast address. -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@bisd.hitachi.co.jp ume@FreeBSD.org http://www.imasy.org/~ume/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message