﻿<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Computer Architechs International Corporation &#187; DNS problem</title>
	<atom:link href="http://www.caicorp.com/archives/tag/dns-problem/feed" rel="self" type="application/rss+xml" />
	<link>http://www.caicorp.com</link>
	<description>Premier IT Administrators and Developers of Los Angeles, Orange County and Beyond</description>
	<lastBuildDate>Fri, 03 Feb 2012 00:33:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Mail rejected for policy reasons because domain not found in DNS</title>
		<link>http://www.caicorp.com/archives/272</link>
		<comments>http://www.caicorp.com/archives/272#comments</comments>
		<pubDate>Thu, 16 Apr 2009 00:59:31 +0000</pubDate>
		<dc:creator>Levin Purba</dc:creator>
				<category><![CDATA[Lotus Notes]]></category>
		<category><![CDATA[DNS problem]]></category>
		<category><![CDATA[Domino]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[Not found in DNS]]></category>
		<category><![CDATA[rejected]]></category>

		<guid isPermaLink="false">http://www.caicorp.com/?p=272</guid>
		<description><![CDATA[At one of our client sites, we experienced a strange behaviour where incoming emails were being rejected for policy reasons and outgoing emails were not being delivered. 04/15/2009 01:34:40 PM  Router: Failed to connect to SMTP host HOST.SOMEDOMAIN.COM because The server is not responding. The server may be down or you may be experiencing network [...] [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.caicorp.com%2Farchives%2F272"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.caicorp.com%2Farchives%2F272&amp;source=caicorp&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>At one of our client sites, we experienced a strange behaviour where incoming emails were being rejected for policy reasons and outgoing emails were not being delivered.</p>
<p>04/15/2009 01:34:40 PM  Router: Failed to connect to SMTP host HOST.SOMEDOMAIN.COM because The server is not responding. The server may be down or you may be experiencing network problems. Contact your system administrator if this problem persists.</p>
<p>Or something like this : Mail from user@somedomain.com rejected for policy reasons. Domain not found in DNS.</p>
<p>The quick solution was to have &#8220;tell router update config&#8221; command run every 30 minutes (less is better) so that domino can flush its DNS record that have been cached. Strange behaviour as we have to do it often.</p>
<p>Here is the screen shot</p>
<p><a href="http://www.caicorp.com/wp-content/uploads/2009/04/tellrouterupdateconfig1.jpg" rel="lightbox[272]"><img class="alignnone size-full wp-image-273" title="tellrouterupdateconfig1" src="http://www.caicorp.com/wp-content/uploads/2009/04/tellrouterupdateconfig1.jpg" alt="tellrouterupdateconfig1" width="907" height="302" /></a></p>
<p><a href="http://www.caicorp.com/wp-content/uploads/2009/04/tellrouterupdateconfig2.jpg" rel="lightbox[272]"><img class="alignnone size-full wp-image-274" title="tellrouterupdateconfig2" src="http://www.caicorp.com/wp-content/uploads/2009/04/tellrouterupdateconfig2.jpg" alt="tellrouterupdateconfig2" width="1175" height="259" /></a></p>
<p>**Update 4/20/2009**</p>
<p>We requested a PMR from IBM and it may turn out that there could be a problem in the Domino code itself. The support engineer has escalated this issue for a possible hotfix. We experienced this issue using Domino 8.0.2 FP1 plus another server that runs on Linux with Domino 8.5 has also had a similar problem, but mails for some reason get delivered after a couple of seconds on the 8.5 server.</p>
<p>IBM has provided us with a hotfix to solve the problem where Domino server caches an A record until 2043 when an MX record is not found during DNS query or when there is an error. In case you are interested, the hotfix number is 287 (02FP1HF287) but I believe you have to get it by calling in to IBM support. Here is a quote from the support engineer :</p>
<blockquote><p><em>It sets a default TTL for DNS that router uses in its cache to 30 minutes when an error occurs or when a non-MX record is returned.</em></p>
<p><em>This default is adjustable by the INI RouterDNSErrorTTL. The INI expects seconds so a value of 3600 would be 1 hour. I would not recommend adjusting the TTL unless needed so do not use the INI unless there is a reason.</em></p></blockquote>
<p> To get more detail on your log and to see whether it caches certain A record until year 2043, increase the debug output level by entering the following into the Domino console:</p>
<p style="padding-left: 30px;">start consolelog<br />
set config debug_threadid=1          (0 to disable)<br />
set config debugrouter=3                 (0 to disable)<br />
set config log_mailrouting=40       (20 to disable)<br />
set config smtpclientdebug=3        (0 to disable)<br />
restart task router</p>
]]></content:encoded>
			<wfw:commentRss>http://www.caicorp.com/archives/272/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

