Date: Thu, 19 Jan 2006 19:20:56 +0200 From: Mike Pechkin <mpech@mail.ru> To: freebsd-questions@freebsd.org Subject: FreeBSD6, INET6 Message-ID: <E1EzdSy-000AYL-00.mpech-mail-ru@f47.mail.ru>
next in thread | raw e-mail | index | archive | help
hi, 1. installed FreeBSD 6.0 2. did cvsup RELENG_6_0 3. kernel config containts 'INET6' option 4. files 'hosts' and 'resolv.conf' are OK 5. sendmail can't send mail because of Windows DNS server's replies: 18:07:54.804053 IP 192.168.10.33.55378 > 192.168.10.2.53: 38300+ AAAA? temp-bsd.mbint.ddd.ru. (47) 18:07:54.804426 IP 192.168.10.2.53 > 192.168.10.33.55378: 38300* 0/1/0 (96) 18:07:54.804602 IP 192.168.10.33.49171 > 192.168.10.2.53: 38301+[|domain] 18:07:54.804785 IP 192.168.10.2.53 > 192.168.10.33.49171: 38301 NXDomain*[|domain] 18:07:54.813891 IP 192.168.10.33.60941 > 192.168.10.2.53: 38302+ AAAA? ddd.ru. (32) 18:07:54.814053 IP 192.168.10.2.53 > 192.168.10.33.60941: 38302* 0/1/0 (87) 18:07:54.814169 IP 192.168.10.33.60929 > 192.168.10.2.53: 38303+ A? ddd.ru. (32) 18:07:54.814311 IP 192.168.10.2.53 > 192.168.10.33.60929: 38303* 1/0/0 A 10.10.1.21 (48) 18:07:54.824778 IP 192.168.10.33.53488 > 192.168.10.2.53: 39349+ AAAA? temp-bsd.mbint.ddd.ru. (47) 18:07:54.824944 IP 192.168.10.2.53 > 192.168.10.33.53488: 39349* 0/1/0 (96) 18:07:54.825046 IP 192.168.10.33.54497 > 192.168.10.2.53: 39350+ A? temp-bsd.mbint.ddd.ru. (47) 18:07:54.825194 IP 192.168.10.2.53 > 192.168.10.33.54497: 39350* 1/0/0 (63) 18:07:54.827428 IP 192.168.10.33.56929 > 192.168.10.2.53: 39351+ AAAA? ddd.ru. (32) 18:07:54.827585 IP 192.168.10.2.53 > 192.168.10.33.56929: 39351* 0/1/0 (87) 18:07:54.827675 IP 192.168.10.33.53689 > 192.168.10.2.53: 39352+ A? ddd.ru. (32) 18:07:54.827814 IP 192.168.10.2.53 > 192.168.10.33.53689: 39352* 1/0/0 A 10.10.1.21 (48) 18:07:54.936453 IP 192.168.10.33.57793 > 192.168.10.2.53: 39353+ MX? ddd.ru. (32) 18:07:54.936666 IP 192.168.10.2.53 > 192.168.10.33.57793: 39353* 1/0/1 MX[|domain] 18:07:54.937242 IP 192.168.10.33.60244 > 192.168.10.2.53: 39354+ AAAA? dove.mbint.ddd.ru. (43) 18:07:54.937411 IP 192.168.10.2.53 > 192.168.10.33.60244: 39354* 0/1/0 (92) 18:07:54.937677 IP 192.168.10.33.57139 > 192.168.10.2.53: 39355+ AAAA? dove.mbint.ddd.ru. (43) 18:07:54.937843 IP 192.168.10.2.53 > 192.168.10.33.57139: 39355* 0/1/0 (92) 18:07:54.937946 IP 192.168.10.33.50315 > 192.168.10.2.53: 39356+ AAAA? dove. (22) 18:07:54.938085 IP 192.168.10.2.53 > 192.168.10.33.50315: 39356 ServFail 0/0/0 (22) 18:07:54.938158 IP 192.168.10.33.63138 > 10.2.2.11.53: 39356+ AAAA? dove. (22) 18:07:54.938584 IP 10.2.2.11.53 > 192.168.10.33.63138: 39356 ServFail 0/0/0 (22) 18:07:54.938813 IP 192.168.10.33.50821 > 192.168.10.2.53: 39357+ AAAA? dove.mbint.ddd.ru. (43) 18:07:54.938978 IP 192.168.10.2.53 > 192.168.10.33.50821: 39357* 0/1/0 (92) 18:07:54.939186 IP 192.168.10.33.63402 > 192.168.10.2.53: 39358+ AAAA? dove. (22) 18:07:54.939324 IP 192.168.10.2.53 > 192.168.10.33.63402: 39358 ServFail 0/0/0 (22) 18:07:54.939411 IP 192.168.10.33.64564 > 10.2.2.11.53: 39358+ AAAA? dove. (22) 18:07:54.939738 IP 10.2.2.11.53 > 192.168.10.33.64564: 39358 ServFail 0/0/0 (22) 6. if remove 'INET6' option from the kernel everything is OK! mails works fine. 7. "WorkAroundBrokenAAAA" option in my.mc doesn't help p.s. Old FreeBSD (5.3, 5.2.1) servers works OK w/ this Windows DNS servers and has INET6 option!!! --mpech
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1EzdSy-000AYL-00.mpech-mail-ru>