<?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 for Entrepremasochism</title>
	<atom:link href="http://www.noahlh.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.noahlh.com/blog</link>
	<description>Figuring out the world, one day at a time.</description>
	<lastBuildDate>Wed, 30 Jul 2014 19:08:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4</generator>
	<item>
		<title>Comment on Automated Windows Server Backups on AWS EC2 by noahlh</title>
		<link>http://www.noahlh.com/blog/2014/07/automated-windows-server-backups-on-aws-ec2/comment-page-1/#comment-386</link>
		<dc:creator>noahlh</dc:creator>
		<pubDate>Wed, 30 Jul 2014 19:08:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.noahlh.com/blog/?p=23#comment-386</guid>
		<description>Hi Gavin -- no, no verification of consistency -- it&#039;s just a raw snapshot output.  I haven&#039;t had any issues so far -- have restored once and had zero problems.  But I imagine that putting some consistency-checking in there would be a good thing (a bit beyond my know-how right now though).

The restore process for me is pretty straightforward -- you use the same instance and create a new EBS volume from the snapshot(s), then assign the correct device path on AWS (i.e. /dev/sda1, xvdb, etc.) and attach the new volumes that were built from the snapshots.  All seems to work fine for me.  See here:

http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-restoring-volume.html</description>
		<content:encoded><![CDATA[<p>Hi Gavin &#8212; no, no verification of consistency &#8212; it&#8217;s just a raw snapshot output.  I haven&#8217;t had any issues so far &#8212; have restored once and had zero problems.  But I imagine that putting some consistency-checking in there would be a good thing (a bit beyond my know-how right now though).</p>
<p>The restore process for me is pretty straightforward &#8212; you use the same instance and create a new EBS volume from the snapshot(s), then assign the correct device path on AWS (i.e. /dev/sda1, xvdb, etc.) and attach the new volumes that were built from the snapshots.  All seems to work fine for me.  See here:</p>
<p><a href="http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-restoring-volume.html" rel="nofollow">http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-restoring-volume.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Hard Reset an Aastra 6757i/57i by Marc</title>
		<link>http://www.noahlh.com/blog/2012/03/how-to-hard-reset-an-aastra-6757i57i/comment-page-1/#comment-385</link>
		<dc:creator>Marc</dc:creator>
		<pubDate>Tue, 29 Jul 2014 20:00:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.noahlh.com/blog/?p=17#comment-385</guid>
		<description>I fully recommand this doc witch had useful clues for me in the &quot;Common Causes for “Download Failed” during Web Recovery&quot; part, like : use de PC ethernet port instead of the LAN port

http://www.telecomuserguides.com/manuals/filesupload/Aastra/aastra-others/aastra-Web_Recovery_Procedure.pdf</description>
		<content:encoded><![CDATA[<p>I fully recommand this doc witch had useful clues for me in the &#8220;Common Causes for “Download Failed” during Web Recovery&#8221; part, like : use de PC ethernet port instead of the LAN port</p>
<p><a href="http://www.telecomuserguides.com/manuals/filesupload/Aastra/aastra-others/aastra-Web_Recovery_Procedure.pdf" rel="nofollow">http://www.telecomuserguides.com/manuals/filesupload/Aastra/aastra-others/aastra-Web_Recovery_Procedure.pdf</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Hard Reset an Aastra 6757i/57i by Kamarade</title>
		<link>http://www.noahlh.com/blog/2012/03/how-to-hard-reset-an-aastra-6757i57i/comment-page-1/#comment-383</link>
		<dc:creator>Kamarade</dc:creator>
		<pubDate>Sun, 13 Jul 2014 09:00:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.noahlh.com/blog/?p=17#comment-383</guid>
		<description>Thanks a lot to every body
@Dysmas: i tried your method and i am having same error &quot;firmware downlod failed&quot;.
Don&#039;t have the 405 error.
Seem to have UDP protocole problem but not sure
Any help will be appreciate.</description>
		<content:encoded><![CDATA[<p>Thanks a lot to every body<br />
@Dysmas: i tried your method and i am having same error &#8220;firmware downlod failed&#8221;.<br />
Don&#8217;t have the 405 error.<br />
Seem to have UDP protocole problem but not sure<br />
Any help will be appreciate.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Automated Windows Server Backups on AWS EC2 by Gavin Hamill</title>
		<link>http://www.noahlh.com/blog/2014/07/automated-windows-server-backups-on-aws-ec2/comment-page-1/#comment-381</link>
		<dc:creator>Gavin Hamill</dc:creator>
		<pubDate>Tue, 08 Jul 2014 20:55:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.noahlh.com/blog/?p=23#comment-381</guid>
		<description>What a wonderful piece of work! Thank you not only for doing it and making it public, but also putting it on Github!

Do the scripts do anything to ensure a consistent snapshot e.g. any kind of VSS? If not. have you had any problems with backup integrity?

What would be the restore process? EC2 is a pain that you can&#039;t just create a &#039;blank&#039; Windows instance and attach an EBS volume as its root in the way you can with Linux instances. How have you solved that?

Cheers,
Gavin.

Before now I&#039;ve just had to launch a new Windows EC2 instance, and &#039;stop&#039; it as soon as it moves to</description>
		<content:encoded><![CDATA[<p>What a wonderful piece of work! Thank you not only for doing it and making it public, but also putting it on Github!</p>
<p>Do the scripts do anything to ensure a consistent snapshot e.g. any kind of VSS? If not. have you had any problems with backup integrity?</p>
<p>What would be the restore process? EC2 is a pain that you can&#8217;t just create a &#8216;blank&#8217; Windows instance and attach an EBS volume as its root in the way you can with Linux instances. How have you solved that?</p>
<p>Cheers,<br />
Gavin.</p>
<p>Before now I&#8217;ve just had to launch a new Windows EC2 instance, and &#8216;stop&#8217; it as soon as it moves to</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Hard Reset an Aastra 6757i/57i by noahlh</title>
		<link>http://www.noahlh.com/blog/2012/03/how-to-hard-reset-an-aastra-6757i57i/comment-page-1/#comment-33</link>
		<dc:creator>noahlh</dc:creator>
		<pubDate>Sat, 11 Jan 2014 18:58:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.noahlh.com/blog/?p=17#comment-33</guid>
		<description>Thanks so much for the update!  Very helpful.</description>
		<content:encoded><![CDATA[<p>Thanks so much for the update!  Very helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Hard Reset an Aastra 6757i/57i by Dysmas</title>
		<link>http://www.noahlh.com/blog/2012/03/how-to-hard-reset-an-aastra-6757i57i/comment-page-1/#comment-32</link>
		<dc:creator>Dysmas</dc:creator>
		<pubDate>Sat, 11 Jan 2014 18:53:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.noahlh.com/blog/?p=17#comment-32</guid>
		<description>Well, I succeeded but it was difficult. 
The trick : It will NOT work with a modern browser (I was using Firefox 16). I had to reinstall an old Firefox 3.6. If you do that, be careful to backup your history, or you will loose it (file places.sqlite in your profile). Good idea to save the whole profile. Then things are a bit strange :

With the TFTP server running, the firmware in the tftp root, and all verified. 

First test : INVALID PARAMETERS
Try again, it will fail again. 
Try the back button and you may get a 405 Error (method unsupported)

If you  have this error you have won : click the reload button, and you will get the popup which warns that all parameters will be sent again, and all actions done again.
Click OK and the dowload will start. 

The trick is to use a Firefox 3.6 and provoke this 405 error, then click the reload button, and click OK in the popup. 

I have done this four times, it always worked in the same way. 

Don&#039;t ask me why it works, but it works (at least on my system) and I really enjoy this phone, it was worth the hours I spent to solve the problem (I got it on ebay and the vendor did not give the password).</description>
		<content:encoded><![CDATA[<p>Well, I succeeded but it was difficult.<br />
The trick : It will NOT work with a modern browser (I was using Firefox 16). I had to reinstall an old Firefox 3.6. If you do that, be careful to backup your history, or you will loose it (file places.sqlite in your profile). Good idea to save the whole profile. Then things are a bit strange :</p>
<p>With the TFTP server running, the firmware in the tftp root, and all verified. </p>
<p>First test : INVALID PARAMETERS<br />
Try again, it will fail again.<br />
Try the back button and you may get a 405 Error (method unsupported)</p>
<p>If you  have this error you have won : click the reload button, and you will get the popup which warns that all parameters will be sent again, and all actions done again.<br />
Click OK and the dowload will start. </p>
<p>The trick is to use a Firefox 3.6 and provoke this 405 error, then click the reload button, and click OK in the popup. </p>
<p>I have done this four times, it always worked in the same way. </p>
<p>Don&#8217;t ask me why it works, but it works (at least on my system) and I really enjoy this phone, it was worth the hours I spent to solve the problem (I got it on ebay and the vendor did not give the password).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Hard Reset an Aastra 6757i/57i by Dysmas</title>
		<link>http://www.noahlh.com/blog/2012/03/how-to-hard-reset-an-aastra-6757i57i/comment-page-1/#comment-31</link>
		<dc:creator>Dysmas</dc:creator>
		<pubDate>Thu, 02 Jan 2014 21:32:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.noahlh.com/blog/?p=17#comment-31</guid>
		<description>Sorry for the typo in the first lines of my message. You should read : 

 I have a 6755i. I tried everything many times in TFTP and FTP but could not get rid of the INVALID PARAMETERS message.</description>
		<content:encoded><![CDATA[<p>Sorry for the typo in the first lines of my message. You should read : </p>
<p> I have a 6755i. I tried everything many times in TFTP and FTP but could not get rid of the INVALID PARAMETERS message.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Hard Reset an Aastra 6757i/57i by Dysmas</title>
		<link>http://www.noahlh.com/blog/2012/03/how-to-hard-reset-an-aastra-6757i57i/comment-page-1/#comment-30</link>
		<dc:creator>Dysmas</dc:creator>
		<pubDate>Thu, 02 Jan 2014 21:30:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.noahlh.com/blog/?p=17#comment-30</guid>
		<description>Thanks for the article. I have de 6755i. I tried everything many times in TFTP and FTP but could get rid of the INVALID PARAMETERS message. 

The ftp server is running fine (Filezilla, verified)
The tftp server is running fine (OpenTftp, verified)
Phone address : 169.254.193.29
PC address : 169.254.193.1
firmware 55i.st, put in the root directory of the TFTP server and of the FTP server. 
What I entered : 

For TFTP

Filename : 55i.st
firmware
TFTP
TFTP Server : 169.254.193.1
TFTP Path : (blank)

Press Enter (don&#039;t hit the button). 

For FTP 
Same thing in the FTP fields, with the addition of the FTP User Name and FTP Password. 

I disabled the Windows firewall
I am in Windows 7. 
I use Firefox 26 and tried IE 9

I always get the INVALID PARAMETERS message. 
Working on this for 4 hours. 

Any idea of what can be wrong ?</description>
		<content:encoded><![CDATA[<p>Thanks for the article. I have de 6755i. I tried everything many times in TFTP and FTP but could get rid of the INVALID PARAMETERS message. </p>
<p>The ftp server is running fine (Filezilla, verified)<br />
The tftp server is running fine (OpenTftp, verified)<br />
Phone address : 169.254.193.29<br />
PC address : 169.254.193.1<br />
firmware 55i.st, put in the root directory of the TFTP server and of the FTP server.<br />
What I entered : </p>
<p>For TFTP</p>
<p>Filename : 55i.st<br />
firmware<br />
TFTP<br />
TFTP Server : 169.254.193.1<br />
TFTP Path : (blank)</p>
<p>Press Enter (don&#8217;t hit the button). </p>
<p>For FTP<br />
Same thing in the FTP fields, with the addition of the FTP User Name and FTP Password. </p>
<p>I disabled the Windows firewall<br />
I am in Windows 7.<br />
I use Firefox 26 and tried IE 9</p>
<p>I always get the INVALID PARAMETERS message.<br />
Working on this for 4 hours. </p>
<p>Any idea of what can be wrong ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Hard Reset an Aastra 6757i/57i by Dangxian</title>
		<link>http://www.noahlh.com/blog/2012/03/how-to-hard-reset-an-aastra-6757i57i/comment-page-1/#comment-29</link>
		<dc:creator>Dangxian</dc:creator>
		<pubDate>Wed, 04 Dec 2013 13:23:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.noahlh.com/blog/?p=17#comment-29</guid>
		<description>Thank you for the firefox tip, I was turning insane with safari. You saved my day.
A PoE switch turned bad and 6 Aastra phones were turned on and off, so they ended without firmware, and remained in the Web recovery mode.
 I now remember to have met  this web browser issue with another Aastra software OMM for SIP/DECT access point.
Shame on Aastra.</description>
		<content:encoded><![CDATA[<p>Thank you for the firefox tip, I was turning insane with safari. You saved my day.<br />
A PoE switch turned bad and 6 Aastra phones were turned on and off, so they ended without firmware, and remained in the Web recovery mode.<br />
 I now remember to have met  this web browser issue with another Aastra software OMM for SIP/DECT access point.<br />
Shame on Aastra.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Hard Reset an Aastra 6757i/57i by Dave J</title>
		<link>http://www.noahlh.com/blog/2012/03/how-to-hard-reset-an-aastra-6757i57i/comment-page-1/#comment-28</link>
		<dc:creator>Dave J</dc:creator>
		<pubDate>Wed, 04 Dec 2013 04:49:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.noahlh.com/blog/?p=17#comment-28</guid>
		<description>This worked like a charm for me! I got a 6757i off eBay that was supposed to be factory new. While the phone was new, it apparently had been configured and put away. 
Anyway, pumpkin was a little wonky at first. I was also using Internet explorer but I switched to Firefox and kept at it. After a successful firmware transfer, it takes several minutes for the phone to reboot. The first time I tried it I didn&#039;t allow enough time and manually rebooted too early. Moral of the story: after a successful transfer, just let it sit there and do its thing! Thanks for all the tips.</description>
		<content:encoded><![CDATA[<p>This worked like a charm for me! I got a 6757i off eBay that was supposed to be factory new. While the phone was new, it apparently had been configured and put away.<br />
Anyway, pumpkin was a little wonky at first. I was also using Internet explorer but I switched to Firefox and kept at it. After a successful firmware transfer, it takes several minutes for the phone to reboot. The first time I tried it I didn&#8217;t allow enough time and manually rebooted too early. Moral of the story: after a successful transfer, just let it sit there and do its thing! Thanks for all the tips.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
