<?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 on: IPsec synchronization with OpenBSD</title>
	<atom:link href="http://bsd.dischaos.com/2008/04/10/ipsec-synchronization-with-openbsd/feed/" rel="self" type="application/rss+xml" />
	<link>http://bsd.dischaos.com/2008/04/10/ipsec-synchronization-with-openbsd/</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.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>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>
</channel>
</rss>
