Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Aug 2000 19:24:09 +0200 (SAT)
From:      John Hay <jhay@icomtek.co.za>
To:        ume@mahoroba.org (Hajimu UMEMOTO)
Cc:        gshapiro@FreeBSD.ORG, freebsd-current@FreeBSD.ORG
Subject:   Re: HEADS UP: sendmail updated from 8.9.3 to 8.11.0 in -current
Message-ID:  <200008131724.e7DHO9l17566@zibbi.mikom.csir.co.za>
In-Reply-To: <20000813.235732.59463473.ume@mahoroba.org> from Hajimu UMEMOTO at "Aug 13, 2000 11:57:32 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
> BTW, I love to see
> 
> 	DAEMON_OPTIONS(`Name=MTA-v4, Family=inet')dnl
> 	DAEMON_OPTIONS(`Name=MTA-v6, Family=inet6')dnl
> 

Yes that together with "CFLAGS+=-DNETINET6" in the sendmail/Makefile
and I have a working ipv6 mailer going. There is just an annoying
message because of the anycast address:

Aug 13 16:38:47 angel sendmail[11947]: gethostbyaddr(3ffe:2900:fffa:4::) failed: 1

Is that because of a configuration error or just because sendmail needs
to check for anycast addresses? The machine is also a router between a
gif tunnel and this interface. My interface is configured like this:

angel# ifconfig de0 
de0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        inet 146.64.84.9 netmask 0xffffff00 broadcast 146.64.84.255
        inet6 fe80::200:e8ff:fe15:dbed%de0 prefixlen 64 scopeid 0x1 
        inet6 3ffe:2900:fffa:4:200:e8ff:fe15:dbed prefixlen 64 
        inet6 3ffe:2900:fffa:4:: prefixlen 64 anycast 
        ether 00:00:e8:15:db:ed 
        media: 10baseT/UTP status: active
        supported media: 100baseTX <full-duplex> 100baseTX 10base2/BNC 10baseT/UTP <full-duplex> 10baseT/UTP

John
-- 
John Hay -- John.Hay@icomtek.csir.co.za


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200008131724.e7DHO9l17566>