<?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>AndyB &#187; Work</title>
	<atom:link href="http://andrewbevitt.com/category/work/feed/" rel="self" type="application/rss+xml" />
	<link>http://andrewbevitt.com</link>
	<description>shakin' up noth-ink</description>
	<lastBuildDate>Tue, 20 Jul 2010 03:28:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>PuTTY gethostbyname: unknown error</title>
		<link>http://andrewbevitt.com/2010/02/04/putty-gethostbyname-unknown-error/</link>
		<comments>http://andrewbevitt.com/2010/02/04/putty-gethostbyname-unknown-error/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 06:04:37 +0000</pubDate>
		<dc:creator>AndyB</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[putty]]></category>
		<category><![CDATA[windows7]]></category>

	<!-- AutoMeta Start -->
	<category>putty</category>
	<category>gethostbyname</category>
	<category>executable</category>
	<category>unable</category>
	<category>error</category>
	<category>unknown</category>
	<category>executed</category>
	<category>invalid</category>
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://andrewbevitt.com/?p=332</guid>
		<description><![CDATA[<br/>I had an issue using PuTTY (free Windows SSH client) this afternoon when trying to login to a work server. The error message seemed very odd: Unable to open connection to andrewbevitt.com gethostbyname: unknown error OR BY IP ADDRESS Unable to open connection to 220.233.157.156 Network error: Invalid argument Turns out that it&#8217;s a Windows]]></description>
			<content:encoded><![CDATA[<br/><p>I had an issue using PuTTY (free Windows SSH client) this afternoon when trying to login to a work server. The error message seemed very odd:</p>
<p>Unable to open connection to andrewbevitt.com<br />
gethostbyname: unknown error</p>
<p>OR BY IP ADDRESS</p>
<p>Unable to open connection to 220.233.157.156<br />
Network error: Invalid argument</p>
<p>Turns out that it&#8217;s a Windows 7 feature. I had the PuTTY executable sitting on my Desktop as part of my domain account so apparently something executed out of $HOMEDIR\* gets limited.</p>
<p>Solution: Copy the executable to a local disk partition.</p>
]]></content:encoded>
			<wfw:commentRss>http://andrewbevitt.com/2010/02/04/putty-gethostbyname-unknown-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tutorial: DD-WRT RADIUS Authentication w/ Server 2008 R2</title>
		<link>http://andrewbevitt.com/2009/12/07/tutorial-dd-wrt-radius-authentication-w-server-2008-r2/</link>
		<comments>http://andrewbevitt.com/2009/12/07/tutorial-dd-wrt-radius-authentication-w-server-2008-r2/#comments</comments>
		<pubDate>Mon, 07 Dec 2009 06:15:42 +0000</pubDate>
		<dc:creator>AndyB</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[dd-wrt]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[radius]]></category>
		<category><![CDATA[server2008]]></category>

	<!-- AutoMeta Start -->
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://andrewbevitt.com/?p=295</guid>
		<description><![CDATA[<br/>I&#8217;ve just put up a new tutorial (strangely enough about the title)! You can read it here.]]></description>
			<content:encoded><![CDATA[<br/><p>I&#8217;ve just put up a new tutorial (strangely enough about the title)! You can read it <a href="http://andrewbevitt.com/tutorials/dd-wrt-radius-authentication-w-server-2008-r2/">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://andrewbevitt.com/2009/12/07/tutorial-dd-wrt-radius-authentication-w-server-2008-r2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WDS Windows 7 and Server 2008 R2</title>
		<link>http://andrewbevitt.com/2009/11/05/wds-windows-7-and-server-2008-r2/</link>
		<comments>http://andrewbevitt.com/2009/11/05/wds-windows-7-and-server-2008-r2/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 05:51:24 +0000</pubDate>
		<dc:creator>AndyB</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[server2008]]></category>
		<category><![CDATA[wds]]></category>
		<category><![CDATA[windows7]]></category>

	<!-- AutoMeta Start -->
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://andrewbevitt.com/2009/11/05/wds-windows-7-and-server-2008-r2/</guid>
		<description><![CDATA[<br/>I&#8217;ve been playing with Windows Deployment Services for rolling out Windows 7 Professional (from Server 2008 R2) over the last couple of days. Aside from a missing NIC driver everything seems to be fairly straight forward. Plenty of documentation already exists on this subject, but I spent the good part of a day wading through]]></description>
			<content:encoded><![CDATA[<br/><p>I&#8217;ve been playing with Windows Deployment Services for rolling out Windows 7 Professional (from Server 2008 R2) over the last couple of days. Aside from a missing NIC driver everything seems to be fairly straight forward.</p>
<p>Plenty of documentation already exists on this subject, but I spent the good part of a day wading through it, so here I present a &#8220;get you up and running quickly&#8221; list of docs:</p>
<ol>
<li><a href="http://technet.microsoft.com/en-us/library/cc766320%28WS.10%29.aspx">Technet Step-by-Step (for Server 2003)</a></li>
<li><a href="http://blog.brianleejackson.com/sysprep-a-windows-7-machine-start-to-finish">Sysprep Windows 7</a></li>
<li><a href="http://www.itechtalk.com/thread1904.html">Better Instructions for Discover Images</a> (i.e. for non-pxe hardware)</li>
</ol>
<p>Of course this set of articles is meant to just by a quick and dirty start&#8230; you&#8217;ll have to read deeper if you want definitive instructions on unattended remote installs. But not too much deeper. <a href="http://www.windowsnetworking.com/articles_tutorials/Deploying-Windows-7-Part10.html">WindowsNetworking.com</a> has the start of a set of articles on Windows 7 deployment which will probably help you out with that.</p>
<p><i>This is for as much my reference as anyone else.</i></p>
]]></content:encoded>
			<wfw:commentRss>http://andrewbevitt.com/2009/11/05/wds-windows-7-and-server-2008-r2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>pfsense 1.2 openvpn w/ tls-auth</title>
		<link>http://andrewbevitt.com/2009/06/18/pfsense-1-2-openvpn-w-tls-auth/</link>
		<comments>http://andrewbevitt.com/2009/06/18/pfsense-1-2-openvpn-w-tls-auth/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 23:42:12 +0000</pubDate>
		<dc:creator>AndyB</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[openvpn]]></category>
		<category><![CDATA[pfsense]]></category>

	<!-- AutoMeta Start -->
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://andrewbevitt.com/?p=284</guid>
		<description><![CDATA[<br/>I really like pfsense it makes a really good firewall, router, vpn connector &#8211; alone or together. The web interface is intuitive and the first-run wizard &#8220;just works&#8221;. I am using it to run an OpenVPN VPN. OpenVPN comes with a feature called &#8220;TLS Auth&#8221;: which basically uses TLS to encrypt the SSL handshake between]]></description>
			<content:encoded><![CDATA[<br/><p>I really like <a href="http://pfsense.org/">pfsense</a> it makes a really good firewall, router, vpn connector &#8211; alone or together. The web interface is intuitive and the first-run wizard &#8220;just works&#8221;. I am using it to run an <a href="http://openvpn.net/">OpenVPN</a> VPN.</p>
<p>OpenVPN comes with a feature called &#8220;TLS Auth&#8221;: which basically uses TLS to encrypt the SSL handshake between client and server. Ok that wasn&#8217;t basic: makes saying hello safe. However the pfsense GUI for configuring an OpenVPN server does not, <a href="http://forum.pfsense.org/index.php/topic,2747.msg16214.html">yet</a>, support tls-auth. As documented in the previous link you can add custom configuration options and manually create the file until v1.3 is released.</p>
<p>Here&#8217;s the point: The pfsense + openvpn boot scripts will write the OpenVPN configuration files and security certificates to: /var/etc/openvpn_serverX.* (X being the instance number). So for consistency you might be inclined to create your tls-auth file as /var/etc/openvpn_serverX.tls.</p>
<p><strong>DON&#8217;T!</strong></p>
<p>The /var/etc folder gets cleared on reboot. Which is a feature of pfsense&#8217;s PHP init scripts + in hind sight sensible.</p>
<p>So today&#8217;s lesson is: When manually specifying tls-auth support for OpenVPN on pfsense-1.2.X put the tls-auth file in /etc/openvpn_serverX.tls so that it is persistent.</p>
]]></content:encoded>
			<wfw:commentRss>http://andrewbevitt.com/2009/06/18/pfsense-1-2-openvpn-w-tls-auth/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zimbra SSL Certificate</title>
		<link>http://andrewbevitt.com/2009/02/12/zimbra-ssl-certificate/</link>
		<comments>http://andrewbevitt.com/2009/02/12/zimbra-ssl-certificate/#comments</comments>
		<pubDate>Thu, 12 Feb 2009 12:53:27 +0000</pubDate>
		<dc:creator>AndyB</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[ca]]></category>
		<category><![CDATA[ssl]]></category>
		<category><![CDATA[zimbra]]></category>

	<!-- AutoMeta Start -->
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://andrewbevitt.com/?p=179</guid>
		<description><![CDATA[<br/>If you&#8217;re running Zimbra, or planning to, then chances are you will want to use SSL to secure your client connections. The Zimbra wiki has quite a few articles on doing this but they all seem a little over written if all you need to do is create a CSR and sign it (with your]]></description>
			<content:encoded><![CDATA[<br/><p>If you&#8217;re running Zimbra, or planning to, then chances are you will want to use <abbr title="Secure Sockets Layer">SSL</abbr> to secure your client connections. The <a href="http://wiki.zimbra.com/index.php?title=Main_Page">Zimbra wiki</a> has quite a few articles on doing this but they all seem a little over written if all you need to do is create a <abbr title="Certificate Signing Request">CSR</abbr> and sign it (with your own <abbr title="Certificate Authority">CA</abbr> or using a paid for service).</p>
<p>So here is my no frills howto make, sign, and deploy: <span id="more-179"></span></p>
<p><em>Always use absolute path names &#8211; otherwise you&#8217;ll get strange warnings &#8211; everything seems to work &#8211; but you&#8217;ll get strange warnings.</em></p>
<ol>
<li>Generate a CSR (as root):<br />
<code>/opt/zimbra/bin/zmcertmgr createcsr comm -new -subject "/C=Country/ST=State/L=City/O=Company/OU=Department/CN=zimbra.domain.name" -subjectAltNames "webmail.domain.name,pop3.domain.name"</code><br />
You can leave out subjectAltNames altogether if you don&#8217;t need it.</li>
<li>This will create /opt/zimbra/ssl/zimbra/commercial/commericial.csr (and .key) copy the CSR to where your CA needs it.</li>
<li>Sign the CSR. If you&#8217;re using your own CA:<br />
<code>openssl ca -config openssl.cnf -policy policy_anything -out certs/commercial.crt -infiles commercial.csr</code></li>
<li>Copy signed CRT + CA CRT to:
<ul>
<li>/opt/zimbra/ssl/zimbra/commercial/commercial.crt</li>
<li>/opt/zimbra/ssl/zimbra/commercial/commercial_ca.crt</li>
</ul>
</li>
<li>Install the certificate (as root):<br />
<code>/opt/zimbra/bin/zmcertmgr deploycrt comm /opt/zimbra/ssl/zimbra/commercial/commercial.crt /opt/zimbra/ssl/zimbra/commercial/commericial_ca.crt</code></li>
</ol>
<p>Now use zmcontrol to stop and restart your Zimbra processes and off you go.</p>
<p>If you receive errors about TLS and ctx when trying to start LDAP then it&#8217;s likely your CA didn&#8217;t install properly. Follow the instructions in <a href="http://www.zimbra.com/forums/administrators/23369-huge-problem-after-upgrade-tls-init-def-ctx-failed-1-a.html#post112782">this post</a> and then <code>zmcontrol start</code>. Once up and running try step 5 again.</p>
]]></content:encoded>
			<wfw:commentRss>http://andrewbevitt.com/2009/02/12/zimbra-ssl-certificate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Ultimate Backup Stack</title>
		<link>http://andrewbevitt.com/2009/01/14/my-ultimate-backup-stack/</link>
		<comments>http://andrewbevitt.com/2009/01/14/my-ultimate-backup-stack/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 11:56:10 +0000</pubDate>
		<dc:creator>AndyB</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[ebs]]></category>
		<category><![CDATA[ec2]]></category>
		<category><![CDATA[robocopy]]></category>
		<category><![CDATA[rsync]]></category>
		<category><![CDATA[s3]]></category>

	<!-- AutoMeta Start -->
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://andrewbevitt.com/?p=165</guid>
		<description><![CDATA[<br/>This isn&#8217;t a howto! Seriously. You should know your data. Which means you should contrive your own policies and procedures for backing up. This is simply the stack I&#8217;ve decided best suits my needs. Windows desktops: robocopy batch script. Target is mirrored content on a local server. Windows servers: as above &#8211; but to a]]></description>
			<content:encoded><![CDATA[<br/><p>This isn&#8217;t a howto! Seriously. You should know your data. Which means you should contrive your own policies and procedures for backing up. This is simply the stack I&#8217;ve decided best suits my needs.<span id="more-165"></span></p>
<ul>
<li>Windows desktops: <a href="http://en.wikipedia.org/wiki/Robocopy">robocopy</a> batch script. Target is mirrored content on a local server.</li>
<li>Windows servers: as above &#8211; but to a Linux server (virtual machine) for offsite rsync.</li>
<li>Linux desktops: rsync mirroring to local server.</li>
<li>Linux servers: rdiff-backup to offsite location.</li>
</ul>
<p>For my offsite location I am using <a href="http://aws.amazon.com/">Amazon Web Services</a>: EC2 as the rdiff-backup target; EBS as tentative storage for the rdiff-backup data; and S3 for periodic snapshots of the EBS volumes.</p>
<p>My EBS store is a, software, RAID6 array made up of 100G volumes. I am also using <a href="http://luks.endorphin.org/">LUKS</a> to encrypt each volume at the block level.</p>
<p>This stack gives me encrypted, offsite, continental distributed, reverse incremental backups. In my opinion that&#8217;s basically the holy grail. The only possible issue will arise if I lost the keys to unlock the LUKS encryption. <strong>But that wont happen.</strong> LUKS allows for a key file and 8 password style keys. With that flexibility I can guarantee I will always have access / the ability to change keys.</p>
]]></content:encoded>
			<wfw:commentRss>http://andrewbevitt.com/2009/01/14/my-ultimate-backup-stack/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Provisioning Linksys SPA9*2 Phones</title>
		<link>http://andrewbevitt.com/2009/01/03/provisioning-linksys-spa92-phones/</link>
		<comments>http://andrewbevitt.com/2009/01/03/provisioning-linksys-spa92-phones/#comments</comments>
		<pubDate>Sat, 03 Jan 2009 12:28:12 +0000</pubDate>
		<dc:creator>AndyB</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[asterisk]]></category>
		<category><![CDATA[bulk]]></category>
		<category><![CDATA[provision]]></category>
		<category><![CDATA[spa$PSN.cfg]]></category>
		<category><![CDATA[spa942]]></category>
		<category><![CDATA[spa962]]></category>
		<category><![CDATA[tftp]]></category>
		<category><![CDATA[voip]]></category>

	<!-- AutoMeta Start -->
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://andrewbevitt.com/?p=152</guid>
		<description><![CDATA[<br/>I&#8217;ve just posted a new tutorial on how to do Bulk Provisioning of Linksys SPA9*2 SIP desk phones with tftp using xml configuration files. This works for both the 5.2.8 and 6.1.3a firmware for both the SPA942 and SPA962 (with or without the side car).]]></description>
			<content:encoded><![CDATA[<br/><p>I&#8217;ve just posted a new tutorial on how to do <a href="http://andrewbevitt.com/tutorials/bulk-linksys-spa92-provisioning/">Bulk Provisioning of Linksys SPA9*2</a> SIP desk phones with tftp using xml configuration files. This works for both the 5.2.8 and 6.1.3a firmware for both the SPA942 and SPA962 (with or without the side car).</p>
]]></content:encoded>
			<wfw:commentRss>http://andrewbevitt.com/2009/01/03/provisioning-linksys-spa92-phones/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgrade pfSense 1.2 -&gt; 1.2.1 Notes</title>
		<link>http://andrewbevitt.com/2008/12/30/upgrade-pfsense-12-121-notes/</link>
		<comments>http://andrewbevitt.com/2008/12/30/upgrade-pfsense-12-121-notes/#comments</comments>
		<pubDate>Tue, 30 Dec 2008 11:30:35 +0000</pubDate>
		<dc:creator>AndyB</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[bogon]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[openvpn]]></category>
		<category><![CDATA[pfsense]]></category>

	<!-- AutoMeta Start -->
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://andrewbevitt.com/?p=135</guid>
		<description><![CDATA[<br/>I spent a few hours this afternoon upgrading some of the work firewalls, which run pfSesne, from v1.2 to v1.2.1. Which was released a few days ago. Here are my notes and warnings after following the Install and Upgrade documentation. In theory, the upgrade is meant to be fairly straight forward. You can try to]]></description>
			<content:encoded><![CDATA[<br/><p>I spent a few hours this afternoon upgrading some of the work firewalls, which run <a href="http://pfsense.org/">pfSesne</a>, from v1.2 to v1.2.1. Which was released a few days ago. Here are my notes and warnings after following the <a href="http://doc.pfsense.org/index.php/HOWTO_Install_pfSense">Install</a> and <a href="http://doc.pfsense.org/index.php/UpgradeGuide">Upgrade</a> documentation.<span id="more-135"></span></p>
<p>In theory, the upgrade is meant to be fairly straight forward. You can try to do an online upgrade. However there are documented issues with that. The other option is to reinstall, which in this case means: reflash the CF cards. So long as you have a config backup then you can simply restore your settings and off you go. All in all:</p>
<ol>
<li>Download the new image file</li>
<li>Stick the CF card in your CF card adapter</li>
<li>zcat pfsense.img.gz | dd of=/dev/XYZ bs=16k</li>
<li>Stick the CF card back in the firewall</li>
<li>Boot and restore the config</li>
</ol>
<p><strong>Gotcha #1:</strong> The new image does not have any network setup by default. In theory, once again, you should have a serial cable (DSUB 9) that you use to access the serial console of your firewall. Configure a LAN interface address, then use the web interface to restore the config file. <em>Unfortunately I did not have a serial cable; we&#8217;ll leave why out of it.</em> I dealt with this by building a config file within the embedded image before writing to the CF card. You&#8217;ll need <a href="http://bellard.org/qemu/">QEMU</a> to do this. <em>Note these steps derived from the <a href="http://doc.pfsense.org/index.php/HOWTO_Install_pfSense#Mac_OS_X_together_with_qemu">Mac_OS_X_together_with_qemu</a> section of the Install documentation.</em></p>
<p><code># Unzip the embedded image and start it with QEMU;<br />
# - Two NICs LAN / WAN<br />
# - The qemu command is all one line<br />
gunzip pfsense.img.gz<br />
qemu -hda pfsense.img -net nic,vlan=0 -net nic,vlan=1 -serial telnet::7890,server,nowait<br />
# Now open a terminal and fake a serial console with telnet<br />
telnet localhost 7890<br />
# You'll need to configure your network devices during boot.<br />
# I used generic settings so I could flash the image to multiple cards<br />
# When you reach the main menu push 8 for a shell<br />
mount -u /cf<br />
cd /conf<br />
vi config.xml<br />
# Check the interfaces are configured properly then<br />
exit<br />
# Choose option 6 to halt the emulated machine.<br />
# Write the updated image to your CF card<br />
dd if=pfsense.img of=/dev/XYZ bs=16k</code></p>
<p>QEMU is available for most major incarnations of most operating systems. The above are fairly Linux specific but should be easy enough to translate; <code>dd</code> is a physical disk dump program.</p>
<p><strong>Gotcha #2:</strong> <a href="http://en.wikipedia.org/wiki/Bogon_filtering">Bogon Networks</a>! Are updated by a cron script on the 1st of each month at 3:01AM. Unfortunately the default list includes IP&#8217;s assigned by Optus Wireless Broadband &#8211; which means if I&#8217;m using one of Works USB modems I can&#8217;t access the servers. That&#8217;s bad!. <em>Really the bogon list should be updated during the setup wizard if you turn bogon filtering on.</em> See this <a href="http://forum.pfsense.org/index.php?topic=13278.msg71468">pfSense forum topic</a> for how to manually update your bogon filter.</p>
<p><strong>Gotcha #3:</strong> Your backup config file DOES NOT contain certain settings. OpenVPN configurations for example. Make sure you have a copy of any custom settings not contained in the backup config file; otherwise be prepared to reconfigure.</p>
<p>And that&#8217;s all.</p>
]]></content:encoded>
			<wfw:commentRss>http://andrewbevitt.com/2008/12/30/upgrade-pfsense-12-121-notes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Asterisk 1.6 Segmentation Faults at VoiceMail</title>
		<link>http://andrewbevitt.com/2008/12/29/asterisk-16-segmentation-faults-at-voicemail/</link>
		<comments>http://andrewbevitt.com/2008/12/29/asterisk-16-segmentation-faults-at-voicemail/#comments</comments>
		<pubDate>Mon, 29 Dec 2008 11:20:18 +0000</pubDate>
		<dc:creator>AndyB</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[asterisk]]></category>
		<category><![CDATA[segfault]]></category>
		<category><![CDATA[voicemail]]></category>

	<!-- AutoMeta Start -->
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://andrewbevitt.com/?p=132</guid>
		<description><![CDATA[<br/>Just a brief note on segfaults when compiling Asterisk 1.6.0 (through to 1.6.0.3-rc1 and perhaps onwards). If you find that the Asterisk process segfaults when a caller starts to record a VoiceMail message then go back to the build step: make menuselect Compiler Flags -> DONT OPTIMIZE And then recompile / reinstall.]]></description>
			<content:encoded><![CDATA[<br/><p>Just a brief note on segfaults when compiling Asterisk 1.6.0 (through to 1.6.0.3-rc1 and perhaps onwards). If you find that the Asterisk process segfaults when a caller starts to record a VoiceMail message then go back to the build step:</p>
<p><code>make menuselect<br />
Compiler Flags -> DONT OPTIMIZE</code></p>
<p>And then recompile / reinstall.</p>
]]></content:encoded>
			<wfw:commentRss>http://andrewbevitt.com/2008/12/29/asterisk-16-segmentation-faults-at-voicemail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Tutorial: MultiWAN</title>
		<link>http://andrewbevitt.com/2008/07/08/new-tutorial-multiwan/</link>
		<comments>http://andrewbevitt.com/2008/07/08/new-tutorial-multiwan/#comments</comments>
		<pubDate>Mon, 07 Jul 2008 14:41:31 +0000</pubDate>
		<dc:creator>AndyB</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[multiwan]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[router]]></category>
		<category><![CDATA[tutorial]]></category>

	<!-- AutoMeta Start -->
	<category>tutorials</category>
	<category>tutorial</category>
	<category>multiwan</category>
	<category>direct</category>
	<category>uploaded</category>
	<category>link</category>
	<category>routing</category>
	<category>linux</category>
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://andrewbevitt.com/?p=123</guid>
		<description><![CDATA[<br/>I&#8217;ve just uploaded a new tutorial to the Tutorials page on MultiWAN Routing with a Linux server (direct link).]]></description>
			<content:encoded><![CDATA[<br/><p>I&#8217;ve just uploaded a new tutorial to the <a href="http://andrewbevitt.com/tutorials/">Tutorials</a> page on MultiWAN Routing with a Linux server (<a href="http://andrewbevitt.com/tutorials/linux-multiwan-router/">direct link</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://andrewbevitt.com/2008/07/08/new-tutorial-multiwan/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
