Hi Team,
I have 4 postfix relay configured with Local DNS cache. I am facing a problem for MX host Look Up for only one particular domain . Whenever I restart named service it works fine for few hours but again the same issue comes back. Please suggest.
When ido "host -tmx xyz.com" it gives 2 (SERVEFAIL)
2011/5/27 Vishal Shinde vishal.linux85@gmail.com:
problem for MX host Look Up for only one particular domain . Whenever I
When ido "host -tmx xyz.com" it gives 2 (SERVEFAIL)
Please mention the actual domain.
Binand
Hi Binnad,
interfreightinternational.com.au, cherryhill.com.au both pointing same MX record And it resolves from any other external machine my local as well as mxtoolbox etc, but giving internittent error from my rely server.
Pref Hostname IP Address TTL 10 mx3.netregistry.net 202.124.241.198javascript:ActionButtonPostBack(); 60 min SMTP Test javascript:ActionButtonPostBack(); Blacklist Checkjavascript:ActionButtonPostBack(); 20 mx2.netregistry.net 202.124.241.197 javascript:ActionButtonPostBack(); 60 min SMTP Test javascript:ActionButtonPostBack(); Blacklist Checkjavascript:ActionButtonPostBack(); Pref Hostname IP Address TTL 10 mx3.netregistry.net 202.124.241.198javascript:ActionButtonPostBack(); 60 min SMTP Test javascript:ActionButtonPostBack(); Blacklist Checkjavascript:ActionButtonPostBack(); 20 mx2.netregistry.net 202.124.241.197 javascript:ActionButtonPostBack(); 60 min SMTP Test javascript:ActionButtonPostBack(); Blacklist Checkjavascript:ActionButtonPostBack(); On Fri, May 27, 2011 at 4:02 PM, Binand Sethumadhavan binand@gmail.comwrote:
2011/5/27 Vishal Shinde vishal.linux85@gmail.com:
problem for MX host Look Up for only one particular domain . Whenever I
When ido "host -tmx xyz.com" it gives 2 (SERVEFAIL)
Please mention the actual domain.
Binand
2011/5/27 Vishal Shinde vishal.linux85@gmail.com:
interfreightinternational.com.au, cherryhill.com.au both pointing same MX record And it resolves from any other external machine my local as well as mxtoolbox etc, but giving internittent error from my rely server.
Seems to me this is an IPv6 related issue. Check if the problem goes away after you disable IPv6 (search Google for distro-specific ways of doing this).
echo 1 > /proc/sys/net/ipv6/conf/all/disable_ipv6
Binand
Hi Ninad, Thanks will test and will let you know the result.
On Fri, May 27, 2011 at 4:29 PM, Binand Sethumadhavan binand@gmail.comwrote:
2011/5/27 Vishal Shinde vishal.linux85@gmail.com:
interfreightinternational.com.au, cherryhill.com.au both pointing same
MX
record And it resolves from any other external machine my local as well as mxtoolbox etc, but giving internittent error from my rely server.
Seems to me this is an IPv6 related issue. Check if the problem goes away after you disable IPv6 (search Google for distro-specific ways of doing this).
echo 1 > /proc/sys/net/ipv6/conf/all/disable_ipv6
Binand
Sorry Binand
On Fri, May 27, 2011 at 4:56 PM, Vishal Shinde vishal.linux85@gmail.comwrote:
Hi Ninad, Thanks will test and will let you know the result.
On Fri, May 27, 2011 at 4:29 PM, Binand Sethumadhavan binand@gmail.comwrote:
2011/5/27 Vishal Shinde vishal.linux85@gmail.com:
interfreightinternational.com.au, cherryhill.com.au both pointing same
MX
record And it resolves from any other external machine my local as well as mxtoolbox etc, but giving internittent error from my rely server.
Seems to me this is an IPv6 related issue. Check if the problem goes away after you disable IPv6 (search Google for distro-specific ways of doing this).
echo 1 > /proc/sys/net/ipv6/conf/all/disable_ipv6
Binand
--
With Regards,** Vishal V Shinde
Hi Binad, I verified all the things but was not able to find a single entry which states ipv6 is enabled i checked /etc/sysconfig/network /etc/modprob.conf
I googled to check how to disable as i am using RHEL4AS as my OS it was given to modify few entries in /etc/modprob.conf but i am not able to find any to modify it. The command which you have mentioned is it safe to run as i am working on critical production servers. Please suggest
On Fri, May 27, 2011 at 4:29 PM, Binand Sethumadhavan binand@gmail.comwrote:
2011/5/27 Vishal Shinde vishal.linux85@gmail.com:
interfreightinternational.com.au, cherryhill.com.au both pointing same
MX
record And it resolves from any other external machine my local as well as mxtoolbox etc, but giving internittent error from my rely server.
Seems to me this is an IPv6 related issue. Check if the problem goes away after you disable IPv6 (search Google for distro-specific ways of doing this).
echo 1 > /proc/sys/net/ipv6/conf/all/disable_ipv6
Binand