<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>topdog.za.net - Latest Comments</title><link xmlns="http://www.w3.org/2005/Atom" rel="http://api.friendfeed.com/2008/03#sup" href="http://disqus.com/sup/all.sup#forumcomments-f9b5171f" type="application/json"/><link>http://topdogza.disqus.com/</link><description></description><atom:link href="http://topdogza.disqus.com/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Tue, 21 May 2013 08:39:42 -0000</lastBuildDate><item><title>Re: Topdog.za.net :: Fix Bind error (broken trust chain) resolving</title><link>http://www.topdog.za.net/2012/08/22/fix-bind-error--broken-trust-chain--resolving#comment-903824751</link><description>&lt;p&gt;Great tip, thank you.&lt;/p&gt;

&lt;p&gt;I had an issue with my DNS server and I fixed it thanks to this post.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Javier Pacheco</dc:creator><pubDate>Tue, 21 May 2013 08:39:42 -0000</pubDate></item><item><title>Re: Topdog.za.net :: Commandline OpenVPN client on Mac OSX with macports</title><link>http://www.topdog.za.net/2013/01/31/commandline-openvpn-client-on-mac-osx-with-macports#comment-858519390</link><description>&lt;p&gt;Thanks for pointin to tuntap :-)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Микола</dc:creator><pubDate>Wed, 10 Apr 2013 08:25:40 -0000</pubDate></item><item><title>Re: Topdog.za.net :: Python modules you should know: PyGPGME</title><link>http://www.topdog.za.net/2012/05/23/python-modules-you-should-know:-pygpgme#comment-780877854</link><description>&lt;p&gt;Just thought I would add a comment that in the encryption example the callback doesn't work with GPG2, it will always prompt for the passphrase.  Unfortunately this is the case with RHEL6.  More of an FYI.&lt;/p&gt;

&lt;p&gt;Beyond that, this a great article, help me ton.&lt;/p&gt;

&lt;p&gt;Thanks!!!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Sanderson</dc:creator><pubDate>Mon, 28 Jan 2013 12:15:09 -0000</pubDate></item><item><title>Re: Topdog.za.net :: Python modules you should know: Netifaces</title><link>http://www.topdog.za.net/2012/04/21/python-modules-you-should-know:-netifaces#comment-726519304</link><description>&lt;p&gt; Those are address families 18 = AF_LINK 2 = AF_INET 30 = AF_INET6, You can find them in netifaces.address_families&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">datopdog</dc:creator><pubDate>Mon, 03 Dec 2012 18:35:00 -0000</pubDate></item><item><title>Re: Topdog.za.net :: Python modules you should know: Netifaces</title><link>http://www.topdog.za.net/2012/04/21/python-modules-you-should-know:-netifaces#comment-726447573</link><description>&lt;p&gt;whats the meaning of keys 18, 2, and 30?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Hugo A M Torres</dc:creator><pubDate>Mon, 03 Dec 2012 17:16:23 -0000</pubDate></item><item><title>Re: Topdog.za.net :: Python modules you should know: dnspython</title><link>http://www.topdog.za.net/2012/05/07/python-modules-you-should-know:-dnspython#comment-717385563</link><description>&lt;p&gt;Hi &lt;/p&gt;

&lt;p&gt;here the solution:&lt;/p&gt;

&lt;p&gt;preference = 10&lt;br&gt;exchange = "&lt;a href="http://mail.example.com" rel="nofollow"&gt;mail.example.com&lt;/a&gt;"&lt;/p&gt;

&lt;p&gt;update = dns.update.Update('&lt;a href="http://example.com" rel="nofollow"&gt;example.com&lt;/a&gt;', keyring=keyring)&lt;br&gt;update.replace('host', 300, 'a', dns.tokenizer.Tokenizer("%s %s"%(preference , exchange)) )&lt;/p&gt;

&lt;p&gt;response = dns.query.tcp(update, '10.0.0.1')regardssilvan&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">silvan steiner</dc:creator><pubDate>Fri, 23 Nov 2012 04:05:18 -0000</pubDate></item><item><title>Re: Topdog.za.net :: Python modules you should know: dnspython</title><link>http://www.topdog.za.net/2012/05/07/python-modules-you-should-know:-dnspython#comment-715923061</link><description>&lt;p&gt;Hi &lt;br&gt;could you please add a MX example for a Dynamic record update?&lt;br&gt;kind of regards&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">silvan steiner</dc:creator><pubDate>Wed, 21 Nov 2012 11:13:15 -0000</pubDate></item><item><title>Re: Topdog.za.net :: Setup DKIM on Postfix with OpenDKIM</title><link>http://www.topdog.za.net/2012/04/29/setup-dkim-on-postfix-with-opendkim#comment-715648578</link><description>&lt;p&gt;i have followed the instructions above and sent email to the above mail addresses for verification but i get &lt;br&gt;"Note: The authentication results are not available as&lt;br&gt;there was no signature header or the signature could&lt;br&gt;not be verified" &lt;br&gt;could you please help?&lt;/p&gt;

&lt;p&gt; &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kostas Kantzilidis</dc:creator><pubDate>Wed, 21 Nov 2012 05:22:21 -0000</pubDate></item><item><title>Re: Topdog.za.net :: Iphone/Ipad/Mac OSX IPSEC VPN with Strongswan 5 on Centos/RHEL 6</title><link>http://www.topdog.za.net/2012/08/23/iphone/ipad/mac-osx-ipsec-vpn-with-strongswan-5-on-centos/rhel-6#comment-695983233</link><description>&lt;p&gt; No its not authenticating, that shows the IKE session, the IPSEC session is not coming up.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">datopdog</dc:creator><pubDate>Tue, 30 Oct 2012 01:43:34 -0000</pubDate></item><item><title>Re: Topdog.za.net :: Iphone/Ipad/Mac OSX IPSEC VPN with Strongswan 5 on Centos/RHEL 6</title><link>http://www.topdog.za.net/2012/08/23/iphone/ipad/mac-osx-ipsec-vpn-with-strongswan-5-on-centos/rhel-6#comment-695911318</link><description>&lt;p&gt;looks like it connects and authenticates like a charm but disconnects immediately&lt;br&gt;Oct 30 03:08:30 vpn charon: 16[IKE] IKE_SA rw-xauth-psk[1] established between 192.168.1.79[vpn.server]...192.168.1.66[192.168.1.66]Oct 30 03:08:30 vpn charon: 13[IKE] deleting IKE_SA rw-xauth-psk[1] between 192.168.1.79[vpn.server]...192.168.1.66[192.168.1.66]&lt;br&gt;any clues?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">soffanias</dc:creator><pubDate>Mon, 29 Oct 2012 23:12:48 -0000</pubDate></item><item><title>Re: Topdog.za.net :: Iphone/Ipad/Mac OSX IPSEC VPN with Strongswan 5 on Centos/RHEL 6</title><link>http://www.topdog.za.net/2012/08/23/iphone/ipad/mac-osx-ipsec-vpn-with-strongswan-5-on-centos/rhel-6#comment-691369200</link><description>&lt;p&gt;thanks! :)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">soffanias</dc:creator><pubDate>Wed, 24 Oct 2012 16:18:45 -0000</pubDate></item><item><title>Re: Topdog.za.net :: Iphone/Ipad/Mac OSX IPSEC VPN with Strongswan 5 on Centos/RHEL 6</title><link>http://www.topdog.za.net/2012/08/23/iphone/ipad/mac-osx-ipsec-vpn-with-strongswan-5-on-centos/rhel-6#comment-691266900</link><description>&lt;p&gt; Add this new conn&lt;/p&gt;

&lt;p&gt;conn rw-xauth-psk&lt;br&gt;        leftfirewall=yes&lt;br&gt;        leftauth=psk&lt;br&gt;        right=%any&lt;br&gt;        rightauth=psk&lt;br&gt;        rightauth2=xauth&lt;br&gt;        rightsourceip=192.168.2.0/24&lt;br&gt;        rekey=yes&lt;/p&gt;

&lt;p&gt;And add your preshared keys to /etc/strongswan/ipsec.secrets&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">datopdog</dc:creator><pubDate>Wed, 24 Oct 2012 14:44:18 -0000</pubDate></item><item><title>Re: Topdog.za.net :: Iphone/Ipad/Mac OSX IPSEC VPN with Strongswan 5 on Centos/RHEL 6</title><link>http://www.topdog.za.net/2012/08/23/iphone/ipad/mac-osx-ipsec-vpn-with-strongswan-5-on-centos/rhel-6#comment-691261102</link><description>&lt;p&gt;nice post! can you point my in a general direction on how to do this with group/preshared secrets?  I've got iOS6 everywhere :(&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">soffanias</dc:creator><pubDate>Wed, 24 Oct 2012 14:39:04 -0000</pubDate></item><item><title>Re: Topdog.za.net :: Python modules you should know: SlimIt</title><link>http://www.topdog.za.net/2012/04/30/python-modules-you-should-know:-slimit#comment-613001276</link><description>&lt;p&gt;This is beautiful, thanks&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">U̶ɴ̶ᴠ̶ᴇ̶ʀ̶ɪ̶ғ̶ɪ̶ᴇ̶ᴅ</dc:creator><pubDate>Tue, 07 Aug 2012 20:34:18 -0000</pubDate></item><item><title>Re: Topdog.za.net</title><link>http://www.topdog.za.net/2009/03/01/projects#comment-597206959</link><description>&lt;p&gt;There are not that many to begin with for some reason, but I wait with bated breath to the possibility of one becoming available soon. I used your script for my old site, but am converting to Joomla and have been stumped as how to incorporate it as a module.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Craig King</dc:creator><pubDate>Wed, 25 Jul 2012 04:23:57 -0000</pubDate></item><item><title>Re: Topdog.za.net</title><link>http://www.topdog.za.net/2009/03/01/projects#comment-596363294</link><description>&lt;p&gt; We consider adding &lt;a href="http://co.za" rel="nofollow"&gt;co.za&lt;/a&gt; functionality to one of the existing ones that accepts patches, when i get some time on my hands&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">datopdog</dc:creator><pubDate>Tue, 24 Jul 2012 09:40:14 -0000</pubDate></item><item><title>Re: Topdog.za.net</title><link>http://www.topdog.za.net/2009/03/01/projects#comment-596183618</link><description>&lt;p&gt;Have you ever thought about developing a Domain Checker module for Joomla and the other CMS systems as none of the current ones support the .co.za and .org.za domains which is exceptionally frustrating.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Craig King</dc:creator><pubDate>Tue, 24 Jul 2012 04:46:29 -0000</pubDate></item><item><title>Re: Topdog.za.net :: Block Spam from domains on the South Africa ISPA Spam Hall of Shame using DNSBL Part2</title><link>http://www.topdog.za.net/2012/05/11/block-spam-from-domains-on-the-south-africa-ispa-spam-hall-of-shame-using-dnsbl-part2#comment-561959706</link><description>&lt;p&gt; Yes it requires quotes, it should be fixed now.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">datopdog</dc:creator><pubDate>Tue, 19 Jun 2012 11:33:10 -0000</pubDate></item><item><title>Re: Topdog.za.net :: Block Spam from domains on the South Africa ISPA Spam Hall of Shame using DNSBL Part2</title><link>http://www.topdog.za.net/2012/05/11/block-spam-from-domains-on-the-south-africa-ispa-spam-hall-of-shame-using-dnsbl-part2#comment-561931208</link><description>&lt;p&gt;Thank you Andrew!&lt;/p&gt;

&lt;p&gt;For some weird reason I got this error:&lt;br&gt;warn: syntax error (unparsable argument: ’URIBL_BARUWA’) for eval function: URIBL_BARUWA: check_uridnsbl(’URIBL_BARUWA’)&lt;/p&gt;

&lt;p&gt;The fix is to replace the ’ with '&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stephen Cox</dc:creator><pubDate>Tue, 19 Jun 2012 10:54:11 -0000</pubDate></item><item><title>Re: Topdog.za.net :: Block Spam from domains on the South Africa ISPA Spam Hall of Shame using DNSBL Part2</title><link>http://www.topdog.za.net/2012/05/11/block-spam-from-domains-on-the-south-africa-ispa-spam-hall-of-shame-using-dnsbl-part2#comment-527225836</link><description>&lt;p&gt;thanks for providing the service to the public! &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PeterPan4</dc:creator><pubDate>Sat, 12 May 2012 10:51:54 -0000</pubDate></item><item><title>Re: Topdog.za.net :: Python modules you should know: dnspython</title><link>http://www.topdog.za.net/2012/05/07/python-modules-you-should-know:-dnspython#comment-525632045</link><description>&lt;p&gt;That is pretty rad.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jnaranjo</dc:creator><pubDate>Thu, 10 May 2012 14:16:29 -0000</pubDate></item><item><title>Re: Topdog.za.net :: TIP: Use a random IP address from an pool of addresses with Exim</title><link>http://www.topdog.za.net/2012/04/21/tip:-use-a-random-ip-address-from-an-pool-of-addresses-with-exim#comment-523209001</link><description>&lt;p&gt;What happens if the remote host uses greylisting?&lt;/p&gt;

&lt;p&gt;Will the message keep being rejected until the lookup expands to an ip address which was already used in a previous delivery attempt? Or is Exim smart enough to not try to evaluate the interface another time?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">stsonoat</dc:creator><pubDate>Tue, 08 May 2012 14:49:58 -0000</pubDate></item><item><title>Re: Topdog.za.net :: Python modules you should know: SlimIt</title><link>http://www.topdog.za.net/2012/04/30/python-modules-you-should-know:-slimit#comment-514759181</link><description>&lt;p&gt; Thank you, for your kind words and feedback, much appreciated.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">datopdog</dc:creator><pubDate>Tue, 01 May 2012 01:58:14 -0000</pubDate></item><item><title>Re: Topdog.za.net :: Python modules you should know: SlimIt</title><link>http://www.topdog.za.net/2012/04/30/python-modules-you-should-know:-slimit#comment-514536179</link><description>&lt;p&gt;Just wanted to say that your posts about python modules have been very useful, thank you and keep it up!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ricardo J. Barberis</dc:creator><pubDate>Mon, 30 Apr 2012 18:31:48 -0000</pubDate></item></channel></rss>