<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
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/"
> <channel><title>Comments on: Error: Servname not supported for ai_socktype</title> <atom:link href="http://www.ducea.com/2006/09/11/error-servname-not-supported-for-ai_socktype/feed/" rel="self" type="application/rss+xml" /><link>http://www.ducea.com/2006/09/11/error-servname-not-supported-for-ai_socktype/</link> <description>The Journal Of A Linux Sysadmin</description> <lastBuildDate>Sat, 31 Jul 2010 13:48:55 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.0</generator> <item><title>By: Bill Thomson</title><link>http://www.ducea.com/2006/09/11/error-servname-not-supported-for-ai_socktype/comment-page-1/#comment-181771</link> <dc:creator>Bill Thomson</dc:creator> <pubDate>Mon, 26 Apr 2010 00:22:39 +0000</pubDate> <guid
isPermaLink="false">http://www.ducea.com/2006/09/11/error-servname-not-supported-for-ai_socktype/#comment-181771</guid> <description>Like LudoA, I too had no idea what was wrong.
Your tip enabled me to fix the issue quickly.
Thanks VERY much!</description> <content:encoded><![CDATA[<p>Like LudoA, I too had no idea what was wrong.<br
/> Your tip enabled me to fix the issue quickly.<br
/> Thanks VERY much!</p> ]]></content:encoded> </item> <item><title>By: nd</title><link>http://www.ducea.com/2006/09/11/error-servname-not-supported-for-ai_socktype/comment-page-1/#comment-181701</link> <dc:creator>nd</dc:creator> <pubDate>Sat, 27 Mar 2010 13:26:39 +0000</pubDate> <guid
isPermaLink="false">http://www.ducea.com/2006/09/11/error-servname-not-supported-for-ai_socktype/#comment-181701</guid> <description>had the same error when
services:   ldap [NOTFOUND=return] files
was specified at nsswitch.conf
Mis-configured ldap server caused problem..</description> <content:encoded><![CDATA[<p>had the same error when<br
/> services:   ldap [NOTFOUND=return] files<br
/> was specified at nsswitch.conf<br
/> Mis-configured ldap server caused problem..</p> ]]></content:encoded> </item> <item><title>By: Jr H</title><link>http://www.ducea.com/2006/09/11/error-servname-not-supported-for-ai_socktype/comment-page-1/#comment-181108</link> <dc:creator>Jr H</dc:creator> <pubDate>Thu, 08 Oct 2009 20:19:46 +0000</pubDate> <guid
isPermaLink="false">http://www.ducea.com/2006/09/11/error-servname-not-supported-for-ai_socktype/#comment-181108</guid> <description>Install service ntp apt-get or yum install</description> <content:encoded><![CDATA[<p>Install service ntp apt-get or yum install</p> ]]></content:encoded> </item> <item><title>By: Nabla &#187; ntpdate on dns323</title><link>http://www.ducea.com/2006/09/11/error-servname-not-supported-for-ai_socktype/comment-page-1/#comment-180825</link> <dc:creator>Nabla &#187; ntpdate on dns323</dc:creator> <pubDate>Fri, 21 Aug 2009 16:18:27 +0000</pubDate> <guid
isPermaLink="false">http://www.ducea.com/2006/09/11/error-servname-not-supported-for-ai_socktype/#comment-180825</guid> <description>[...] ntpdate error: Error : Servname not supported for ai_socktype in /etc/services add: ntp 123/tcp ntp 123/udp run: ntpdate pool.ntp.org and it should be working. more info: http://www.ducea.com/2006/09/11/error-servname-not-supported-for-ai_socktype/ [...]</description> <content:encoded><![CDATA[<p>[...] ntpdate error: Error : Servname not supported for ai_socktype in /etc/services add: ntp 123/tcp ntp 123/udp run: ntpdate pool.ntp.org and it should be working. more info: <a
href="http://www.ducea.com/2006/09/11/error-servname-not-supported-for-ai_socktype/" rel="nofollow">http://www.ducea.com/2006/09/11/error-servname-not-supported-for-ai_socktype/</a> [...]</p> ]]></content:encoded> </item> <item><title>By: ATI</title><link>http://www.ducea.com/2006/09/11/error-servname-not-supported-for-ai_socktype/comment-page-1/#comment-180808</link> <dc:creator>ATI</dc:creator> <pubDate>Thu, 20 Aug 2009 03:57:45 +0000</pubDate> <guid
isPermaLink="false">http://www.ducea.com/2006/09/11/error-servname-not-supported-for-ai_socktype/#comment-180808</guid> <description>Thank you. Useful to know</description> <content:encoded><![CDATA[<p>Thank you. Useful to know</p> ]]></content:encoded> </item> <item><title>By: Marius</title><link>http://www.ducea.com/2006/09/11/error-servname-not-supported-for-ai_socktype/comment-page-1/#comment-180613</link> <dc:creator>Marius</dc:creator> <pubDate>Mon, 06 Jul 2009 18:27:34 +0000</pubDate> <guid
isPermaLink="false">http://www.ducea.com/2006/09/11/error-servname-not-supported-for-ai_socktype/#comment-180613</guid> <description>Same fix applies with rpcbind/nfs.</description> <content:encoded><![CDATA[<p>Same fix applies with rpcbind/nfs.</p> ]]></content:encoded> </item> <item><title>By: Tim Morton</title><link>http://www.ducea.com/2006/09/11/error-servname-not-supported-for-ai_socktype/comment-page-1/#comment-180230</link> <dc:creator>Tim Morton</dc:creator> <pubDate>Mon, 27 Apr 2009 03:05:18 +0000</pubDate> <guid
isPermaLink="false">http://www.ducea.com/2006/09/11/error-servname-not-supported-for-ai_socktype/#comment-180230</guid> <description>Thanks mate, that was just what I needed!</description> <content:encoded><![CDATA[<p>Thanks mate, that was just what I needed!</p> ]]></content:encoded> </item> <item><title>By: Marc</title><link>http://www.ducea.com/2006/09/11/error-servname-not-supported-for-ai_socktype/comment-page-1/#comment-180041</link> <dc:creator>Marc</dc:creator> <pubDate>Wed, 08 Apr 2009 22:13:38 +0000</pubDate> <guid
isPermaLink="false">http://www.ducea.com/2006/09/11/error-servname-not-supported-for-ai_socktype/#comment-180041</guid> <description>Thanks man, that helped me a lot</description> <content:encoded><![CDATA[<p>Thanks man, that helped me a lot</p> ]]></content:encoded> </item> <item><title>By: Jerry</title><link>http://www.ducea.com/2006/09/11/error-servname-not-supported-for-ai_socktype/comment-page-1/#comment-179921</link> <dc:creator>Jerry</dc:creator> <pubDate>Mon, 23 Mar 2009 00:30:38 +0000</pubDate> <guid
isPermaLink="false">http://www.ducea.com/2006/09/11/error-servname-not-supported-for-ai_socktype/#comment-179921</guid> <description>Another satisfied customer -- thanks!</description> <content:encoded><![CDATA[<p>Another satisfied customer &#8212; thanks!</p> ]]></content:encoded> </item> <item><title>By: Sebastian</title><link>http://www.ducea.com/2006/09/11/error-servname-not-supported-for-ai_socktype/comment-page-1/#comment-179403</link> <dc:creator>Sebastian</dc:creator> <pubDate>Mon, 22 Dec 2008 03:12:02 +0000</pubDate> <guid
isPermaLink="false">http://www.ducea.com/2006/09/11/error-servname-not-supported-for-ai_socktype/#comment-179403</guid> <description>Thank you very much for this hint!</description> <content:encoded><![CDATA[<p>Thank you very much for this hint!</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Served from: www.ducea.com @ 2010-07-31 16:40:14 by W3 Total Cache -->