<?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 tech notes</title>
	<atom:link href="http://bsd.dischaos.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://bsd.dischaos.com</link>
	<description>just some random notes on BSDs, linux and web development</description>
	<lastBuildDate>Tue, 10 Mar 2009 10:36:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Running OpenBSD in read-only mode by mjda</title>
		<link>http://bsd.dischaos.com/2008/10/06/running-openbsd-in-read-only-mode/comment-page-1/#comment-551</link>
		<dc:creator>mjda</dc:creator>
		<pubDate>Tue, 10 Mar 2009 10:36:40 +0000</pubDate>
		<guid isPermaLink="false">http://bsd.dischaos.com/?p=37#comment-551</guid>
		<description>tnx</description>
		<content:encoded><![CDATA[<p>tnx</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on logging cisco ios messages to external freebsd syslog by admin</title>
		<link>http://bsd.dischaos.com/2009/02/25/logging-cisco-ios-messages-to-external-freebsd-syslog/comment-page-1/#comment-541</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 07 Mar 2009 21:07:59 +0000</pubDate>
		<guid isPermaLink="false">http://bsd.dischaos.com/?p=86#comment-541</guid>
		<description>Thanks for your comment.

I have to admit that I skipped that option when I was looking at syslog&#039;s configuration and didn&#039;t even think DNS can affect syslog&#039;s decisions on whether to log a message or not.

thanks again!</description>
		<content:encoded><![CDATA[<p>Thanks for your comment.</p>
<p>I have to admit that I skipped that option when I was looking at syslog&#8217;s configuration and didn&#8217;t even think DNS can affect syslog&#8217;s decisions on whether to log a message or not.</p>
<p>thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on logging cisco ios messages to external freebsd syslog by martin42</title>
		<link>http://bsd.dischaos.com/2009/02/25/logging-cisco-ios-messages-to-external-freebsd-syslog/comment-page-1/#comment-538</link>
		<dc:creator>martin42</dc:creator>
		<pubDate>Fri, 06 Mar 2009 17:31:14 +0000</pubDate>
		<guid isPermaLink="false">http://bsd.dischaos.com/?p=86#comment-538</guid>
		<description>Thanks for those notes.

There&#039;s an issue that can stop syslog messages appearing: reverse DNS lookups.  

Example 1: You specify &quot;+10.0.0.1&quot;.  RDNS resolves to &quot;cisco.example.org&quot;.  Messages from 10.0.0.1 are not logged.  

Example 2: You specify &quot;+cisco.example.org&quot;, which resolves to 10.0.0.1. But the RDNS for 10.0.0.1 is &quot;gw.example.org&quot;.  Messages from 10.0.0.1 are not logged.  

I guess it&#039;s hard for syslog to get it right.  If it resolved all the hostnames in its config at boot time, they would get stale.  If it resolved them all each time a message came in, that could get expensive.

If you add the syslogd option: &quot;-n : Disable dns query for every request.&quot; then you can safely use IP addresses in /etc/syslog.conf regardless of any reverse DNS entries that might exist.

Regards,

- Martin</description>
		<content:encoded><![CDATA[<p>Thanks for those notes.</p>
<p>There&#8217;s an issue that can stop syslog messages appearing: reverse DNS lookups.  </p>
<p>Example 1: You specify &#8220;+10.0.0.1&#8243;.  RDNS resolves to &#8220;cisco.example.org&#8221;.  Messages from 10.0.0.1 are not logged.  </p>
<p>Example 2: You specify &#8220;+cisco.example.org&#8221;, which resolves to 10.0.0.1. But the RDNS for 10.0.0.1 is &#8220;gw.example.org&#8221;.  Messages from 10.0.0.1 are not logged.  </p>
<p>I guess it&#8217;s hard for syslog to get it right.  If it resolved all the hostnames in its config at boot time, they would get stale.  If it resolved them all each time a message came in, that could get expensive.</p>
<p>If you add the syslogd option: &#8220;-n : Disable dns query for every request.&#8221; then you can safely use IP addresses in /etc/syslog.conf regardless of any reverse DNS entries that might exist.</p>
<p>Regards,</p>
<p>- Martin</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jabberd SASL problems by Recent Faves Tagged With "sasl" : MyNetFaves</title>
		<link>http://bsd.dischaos.com/2008/02/19/jabberd-sasl-problems/comment-page-1/#comment-417</link>
		<dc:creator>Recent Faves Tagged With "sasl" : MyNetFaves</dc:creator>
		<pubDate>Sat, 08 Nov 2008 21:50:18 +0000</pubDate>
		<guid isPermaLink="false">http://bsd.dischaos.com/?p=12#comment-417</guid>
		<description>[...] public links &gt;&gt; sasl    jabberd SASL problems First saved by jcyrus &#124; 1 days ago      Policy Daemon 2.0.3 (2.x (Cluebringer) branch) First saved [...]</description>
		<content:encoded><![CDATA[<p>[...] public links &gt;&gt; sasl    jabberd SASL problems First saved by jcyrus | 1 days ago      Policy Daemon 2.0.3 (2.x (Cluebringer) branch) First saved [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Running OpenBSD 4.2 on the Soekris net 5501 by tech notes &#187; OpenBSD 4.3 on the Soekris net 5501</title>
		<link>http://bsd.dischaos.com/2008/04/28/running-openbsd-42-on-the-soekris-net-5501/comment-page-1/#comment-7</link>
		<dc:creator>tech notes &#187; OpenBSD 4.3 on the Soekris net 5501</dc:creator>
		<pubDate>Thu, 01 May 2008 10:51:52 +0000</pubDate>
		<guid isPermaLink="false">http://bsd.dischaos.com/2008/04/28/running-openbsd-42-on-the-soekris-net-5501/#comment-7</guid>
		<description>[...] it on a net 5501. The installation procedure is exactly the same as  for OpenBSD 4.2 described here. The only exception is that I couldn&#8217;t find pxeboot on the install43.iso file downloaded from [...]</description>
		<content:encoded><![CDATA[<p>[...] it on a net 5501. The installation procedure is exactly the same as  for OpenBSD 4.2 described here. The only exception is that I couldn&#8217;t find pxeboot on the install43.iso file downloaded from [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on IPsec synchronization with OpenBSD by abnamro.chris</title>
		<link>http://bsd.dischaos.com/2008/04/10/ipsec-synchronization-with-openbsd/comment-page-1/#comment-6</link>
		<dc:creator>abnamro.chris</dc:creator>
		<pubDate>Mon, 14 Apr 2008 01:38:06 +0000</pubDate>
		<guid isPermaLink="false">http://bsd.dischaos.com/2008/04/10/ipsec-synchronization-with-openbsd/#comment-6</guid>
		<description>I am trying to get a similar setup to work. I have two BSD behind a BSD external gateway, and an IPSec peer establishes connection to at the moment one BSD peer behind that BSD external gateway, we use pf to pass the traffic straight through to the internal BSD machine. The new work mainly focuses on building a failover IPSec peer using another BSD machine.

I have some plans as what I needed to do. But at the moment it is quite unclear yet. Maybe you can shed some light if you could please. I think there are three things I needed to do.
1. setup the failover BSD machine with CARP
2. copy all IPSec conf from the first BSD peer behind that external BSD firewall to this new BSD to be built
3. change the pf (NAT) rule on the external gateway, such that when traffic comes from the peer outside the external gateway, forward the traffic to the virtual address. (shared between the old BSD peer and the new one)
4. change the destination address on the outside BSD peer to the virtual address

Is there anything else I missed out? Thanks for writing this up by the way, there is a severe shortage of howto on IPSec+CARP.</description>
		<content:encoded><![CDATA[<p>I am trying to get a similar setup to work. I have two BSD behind a BSD external gateway, and an IPSec peer establishes connection to at the moment one BSD peer behind that BSD external gateway, we use pf to pass the traffic straight through to the internal BSD machine. The new work mainly focuses on building a failover IPSec peer using another BSD machine.</p>
<p>I have some plans as what I needed to do. But at the moment it is quite unclear yet. Maybe you can shed some light if you could please. I think there are three things I needed to do.<br />
1. setup the failover BSD machine with CARP<br />
2. copy all IPSec conf from the first BSD peer behind that external BSD firewall to this new BSD to be built<br />
3. change the pf (NAT) rule on the external gateway, such that when traffic comes from the peer outside the external gateway, forward the traffic to the virtual address. (shared between the old BSD peer and the new one)<br />
4. change the destination address on the outside BSD peer to the virtual address</p>
<p>Is there anything else I missed out? Thanks for writing this up by the way, there is a severe shortage of howto on IPSec+CARP.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jabberd SASL problems by admin</title>
		<link>http://bsd.dischaos.com/2008/02/19/jabberd-sasl-problems/comment-page-1/#comment-5</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 10 Apr 2008 00:24:19 +0000</pubDate>
		<guid isPermaLink="false">http://bsd.dischaos.com/?p=12#comment-5</guid>
		<description>Hi, thanks for your comment.

Did you actually have any problems with your jabberd compiled with GSASL library? I was told by the port maintainer that GSASL is the only officially supported library at the moment and Cyrus SASL had been disabled some time ago due to some problems. I ended up thinking that it was a problem with my config even that it used to run on a different server for quite a long time.</description>
		<content:encoded><![CDATA[<p>Hi, thanks for your comment.</p>
<p>Did you actually have any problems with your jabberd compiled with GSASL library? I was told by the port maintainer that GSASL is the only officially supported library at the moment and Cyrus SASL had been disabled some time ago due to some problems. I ended up thinking that it was a problem with my config even that it used to run on a different server for quite a long time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jabberd SASL problems by slava</title>
		<link>http://bsd.dischaos.com/2008/02/19/jabberd-sasl-problems/comment-page-1/#comment-4</link>
		<dc:creator>slava</dc:creator>
		<pubDate>Sat, 22 Mar 2008 08:13:39 +0000</pubDate>
		<guid isPermaLink="false">http://bsd.dischaos.com/?p=12#comment-4</guid>
		<description>hi, thanks for litl tutorial :)
my steps of install where different, beside the third one. I didn&#039;t found in jabberd&#039;s Makefile the lines you pointed out, yes i had to mention that i compiled the 2.1.23 version of jabberd.

CD to jabberd directory

1. edit the jabberd-2.1.23/sx/sasl_cyrus.c

2. configure
[code]
./configure --enable-mysql --enable-debug --with-sasl=cyrus --enable-ssl \
            --with-extra-include-path=/usr/local/include:/usr/local/include/mysql \
            --with-extra-library-path=/usr/local/lib:/usr/local/lib/mysql
[/code]
3. make and isntall
[code]make
make install
make clean[/code]</description>
		<content:encoded><![CDATA[<p>hi, thanks for litl tutorial <img src='http://bsd.dischaos.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
my steps of install where different, beside the third one. I didn&#8217;t found in jabberd&#8217;s Makefile the lines you pointed out, yes i had to mention that i compiled the 2.1.23 version of jabberd.</p>
<p>CD to jabberd directory</p>
<p>1. edit the jabberd-2.1.23/sx/sasl_cyrus.c</p>
<p>2. configure</p>
<div class="codesnip-container" >./configure &#8211;enable-mysql &#8211;enable-debug &#8211;with-sasl=cyrus &#8211;enable-ssl \<br />
            &#8211;with-extra-include-path=/usr/local/include:/usr/local/include/mysql \<br />
            &#8211;with-extra-library-path=/usr/local/lib:/usr/local/lib/mysql</div>
<p>3. make and isntall</p>
<div class="codesnip-container" >make<br />
make install<br />
make clean</div>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on vim key mappings for php/symfony by Symfony.es &#187; Blog Archive &#187; Una semana con Symfony #31 (4-10 febrero 2008)</title>
		<link>http://bsd.dischaos.com/2008/02/06/vim-key-mappings-for-phpsymfony/comment-page-1/#comment-3</link>
		<dc:creator>Symfony.es &#187; Blog Archive &#187; Una semana con Symfony #31 (4-10 febrero 2008)</dc:creator>
		<pubDate>Sun, 17 Feb 2008 19:10:04 +0000</pubDate>
		<guid isPermaLink="false">http://bsd.dischaos.com/?p=9#comment-3</guid>
		<description>[...] vim key mappings for php/symfony [...]</description>
		<content:encoded><![CDATA[<p>[...] vim key mappings for php/symfony [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on vim key mappings for php/symfony by rpsblog.com &#187; A week of symfony #58 (4-&#38;gt;10 february 2008)</title>
		<link>http://bsd.dischaos.com/2008/02/06/vim-key-mappings-for-phpsymfony/comment-page-1/#comment-2</link>
		<dc:creator>rpsblog.com &#187; A week of symfony #58 (4-&#38;gt;10 february 2008)</dc:creator>
		<pubDate>Sun, 10 Feb 2008 23:26:03 +0000</pubDate>
		<guid isPermaLink="false">http://bsd.dischaos.com/?p=9#comment-2</guid>
		<description>[...] vim key mappings for php/symfony [...]</description>
		<content:encoded><![CDATA[<p>[...] vim key mappings for php/symfony [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
