<?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 Zelut's Blog</title>
	<atom:link href="http://blog.zelut.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.zelut.org</link>
	<description>Brain Dump of a Linux Admin</description>
	<lastBuildDate>Fri, 16 Dec 2011 12:51:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>Comment on Option Code 150: DHCP Configuration for Cisco VOIP Phones by Marck</title>
		<link>http://blog.zelut.org/2009/03/07/option-code-150-dhcp-configuration-for-cisco-voip-phones/comment-page-1/#comment-1685</link>
		<dc:creator>Marck</dc:creator>
		<pubDate>Fri, 16 Dec 2011 12:51:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zelut.org/?p=52#comment-1685</guid>
		<description>The conf can be splited to put every line on his part:

# Global options
option voip-tftp-server code 150 = ip-address;
#
# Then in shared network declaration or in subnet declaration
# 
# VoIP Terminals
shared-network ToIP-trm_net {
        # Terminals VoIP 
        subnet 192.168.1.0 netmask 255.255.255.0 {
                authoritative;
                option voip-tftp-server 192.168.1.31;
                option voip-tftp-server 192.168.1.32;
                }
	}


At last this works for me...

Marck</description>
		<content:encoded><![CDATA[<p>The conf can be splited to put every line on his part:</p>
<p># Global options<br />
option voip-tftp-server code 150 = ip-address;<br />
#<br />
# Then in shared network declaration or in subnet declaration<br />
#<br />
# VoIP Terminals<br />
shared-network ToIP-trm_net {<br />
        # Terminals VoIP<br />
        subnet 192.168.1.0 netmask 255.255.255.0 {<br />
                authoritative;<br />
                option voip-tftp-server 192.168.1.31;<br />
                option voip-tftp-server 192.168.1.32;<br />
                }<br />
	}</p>
<p>At last this works for me&#8230;</p>
<p>Marck</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Configure Serial Console Access on CentOS 5 by Ujiro</title>
		<link>http://blog.zelut.org/2010/05/05/configure-serial-console-access-on-centos-5/comment-page-1/#comment-1680</link>
		<dc:creator>Ujiro</dc:creator>
		<pubDate>Mon, 28 Nov 2011 19:28:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zelut.org/?p=178#comment-1680</guid>
		<description>This was really helpful thank you so much! would have been nice to have the debian configs added to this but i ended up figuring it out.</description>
		<content:encoded><![CDATA[<p>This was really helpful thank you so much! would have been nice to have the debian configs added to this but i ended up figuring it out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Lighttpd on FreeBSD : Hard Lock on Upload? by Christos Chatzaras</title>
		<link>http://blog.zelut.org/2010/05/02/lighttpd-on-freebsd-hard-lock-on-upload/comment-page-1/#comment-1676</link>
		<dc:creator>Christos Chatzaras</dc:creator>
		<pubDate>Thu, 08 Sep 2011 20:58:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zelut.org/?p=172#comment-1676</guid>
		<description>This is fixed:

http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/138999</description>
		<content:encoded><![CDATA[<p>This is fixed:</p>
<p><a href="http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/138999" rel="nofollow">http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/138999</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Arch Linux 2010.05 Installer Issue [FIXED] by Matthieu</title>
		<link>http://blog.zelut.org/2010/05/18/arch-linux-2010-05-installer-issue-fixed/comment-page-1/#comment-1668</link>
		<dc:creator>Matthieu</dc:creator>
		<pubDate>Mon, 30 May 2011 17:23:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zelut.org/?p=181#comment-1668</guid>
		<description>Thanks for this. I suspected it was a kernel flag/arg but couldn&#039;t figure out what to type.</description>
		<content:encoded><![CDATA[<p>Thanks for this. I suspected it was a kernel flag/arg but couldn&#8217;t figure out what to type.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on mrepo: RPM Repository Mirroring by Ross</title>
		<link>http://blog.zelut.org/2009/06/12/mrepo-rpm-repository-mirroring/comment-page-1/#comment-1666</link>
		<dc:creator>Ross</dc:creator>
		<pubDate>Tue, 12 Apr 2011 13:34:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zelut.org/?p=135#comment-1666</guid>
		<description>I just wanted to thank you for the excellent write up.  I was having a hard time getting things going on Centos, and your step 4 was the fix!</description>
		<content:encoded><![CDATA[<p>I just wanted to thank you for the excellent write up.  I was having a hard time getting things going on Centos, and your step 4 was the fix!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Configure Serial Console Access on CentOS 5 by Kul</title>
		<link>http://blog.zelut.org/2010/05/05/configure-serial-console-access-on-centos-5/comment-page-1/#comment-1664</link>
		<dc:creator>Kul</dc:creator>
		<pubDate>Sat, 26 Mar 2011 16:30:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zelut.org/?p=178#comment-1664</guid>
		<description>Thank you for this blog. That finally saved me today :-)

Greetings from Cologne/Germany</description>
		<content:encoded><![CDATA[<p>Thank you for this blog. That finally saved me today <img src='http://blog.zelut.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Greetings from Cologne/Germany</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Option Code 150: DHCP Configuration for Cisco VOIP Phones by Jean-Claude</title>
		<link>http://blog.zelut.org/2009/03/07/option-code-150-dhcp-configuration-for-cisco-voip-phones/comment-page-1/#comment-1661</link>
		<dc:creator>Jean-Claude</dc:creator>
		<pubDate>Wed, 02 Mar 2011 19:37:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zelut.org/?p=52#comment-1661</guid>
		<description>Figured it out...

option voip-tftp-server code 150 =  ip-address;
option voip-tftp-server 10.200.1.21;

I was trying to substitute both..  This is what finally worked...</description>
		<content:encoded><![CDATA[<p>Figured it out&#8230;</p>
<p>option voip-tftp-server code 150 =  ip-address;<br />
option voip-tftp-server 10.200.1.21;</p>
<p>I was trying to substitute both..  This is what finally worked&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Option Code 150: DHCP Configuration for Cisco VOIP Phones by Jean-Claude</title>
		<link>http://blog.zelut.org/2009/03/07/option-code-150-dhcp-configuration-for-cisco-voip-phones/comment-page-1/#comment-1660</link>
		<dc:creator>Jean-Claude</dc:creator>
		<pubDate>Wed, 02 Mar 2011 19:21:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zelut.org/?p=52#comment-1660</guid>
		<description>Not sure what I did wrong...  Added:
     option voip-tftp-server code 150 = 10.200.1.21;
     option voip-tftp-server 10.200.1.21;

and during init, I got:

dhcpd self-test failed. Please fix the config file.
The error was:
Internet Systems Consortium DHCP Server V3.1.1
Copyright 2004-2008 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/
/etc/dhcp3/dhcpd.conf line 29: unknown data type 10
option voip-tftp-server code 150 = 10.
                                   ^
/etc/dhcp3/dhcpd.conf line 30: unknown option dhcp.voip-tftp-server
option voip-tftp-server 10.
       ^
Configuration file errors encountered -- exiting

Otherwise, this article fits perfectly.  Will keep searching for an answer..</description>
		<content:encoded><![CDATA[<p>Not sure what I did wrong&#8230;  Added:<br />
     option voip-tftp-server code 150 = 10.200.1.21;<br />
     option voip-tftp-server 10.200.1.21;</p>
<p>and during init, I got:</p>
<p>dhcpd self-test failed. Please fix the config file.<br />
The error was:<br />
Internet Systems Consortium DHCP Server V3.1.1<br />
Copyright 2004-2008 Internet Systems Consortium.<br />
All rights reserved.<br />
For info, please visit <a href="http://www.isc.org/sw/dhcp/" rel="nofollow">http://www.isc.org/sw/dhcp/</a><br />
/etc/dhcp3/dhcpd.conf line 29: unknown data type 10<br />
option voip-tftp-server code 150 = 10.<br />
                                   ^<br />
/etc/dhcp3/dhcpd.conf line 30: unknown option dhcp.voip-tftp-server<br />
option voip-tftp-server 10.<br />
       ^<br />
Configuration file errors encountered &#8212; exiting</p>
<p>Otherwise, this article fits perfectly.  Will keep searching for an answer..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Option Code 150: DHCP Configuration for Cisco VOIP Phones by Miizarebel</title>
		<link>http://blog.zelut.org/2009/03/07/option-code-150-dhcp-configuration-for-cisco-voip-phones/comment-page-1/#comment-1655</link>
		<dc:creator>Miizarebel</dc:creator>
		<pubDate>Mon, 21 Feb 2011 13:23:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zelut.org/?p=52#comment-1655</guid>
		<description>Thanks for this article... i haven&#039;t tried it yet but it is exactly what i&#039;m looking for... Hope it works :). Thanks again</description>
		<content:encoded><![CDATA[<p>Thanks for this article&#8230; i haven&#8217;t tried it yet but it is exactly what i&#8217;m looking for&#8230; Hope it works <img src='http://blog.zelut.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . Thanks again</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Configure Serial Console Access on CentOS 5 by drsmooth</title>
		<link>http://blog.zelut.org/2010/05/05/configure-serial-console-access-on-centos-5/comment-page-1/#comment-1654</link>
		<dc:creator>drsmooth</dc:creator>
		<pubDate>Thu, 17 Feb 2011 16:41:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zelut.org/?p=178#comment-1654</guid>
		<description>Nicely succinct.  Too bad the guest has to be modified.  I wonder if there is a way to get this to work with the default GRUB and inittab configurations.  Cheers and nicely done!</description>
		<content:encoded><![CDATA[<p>Nicely succinct.  Too bad the guest has to be modified.  I wonder if there is a way to get this to work with the default GRUB and inittab configurations.  Cheers and nicely done!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching 1/22 queries in 0.010 seconds using disk: basic
Object Caching 362/374 objects using disk: basic

Served from: blog.zelut.org @ 2012-02-07 11:04:12 -->
