> 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 -- [EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to