<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.1.3" -->
<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/"
	>

<channel>
	<title>Wouter's Blog</title>
	<link>http://wouter.frankenhuizen.nl/blog</link>
	<description>Random various posts</description>
	<pubDate>Mon, 19 Apr 2010 11:37:56 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.3</generator>
	<language>en</language>
			<item>
		<title>Cisco ASA Port Forward with ASDM</title>
		<link>http://wouter.frankenhuizen.nl/blog/index.php/crea/90/cisco-asa-port-forward-with-asdm/</link>
		<comments>http://wouter.frankenhuizen.nl/blog/index.php/crea/90/cisco-asa-port-forward-with-asdm/#comments</comments>
		<pubDate>Mon, 19 Apr 2010 11:37:56 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
		
		<category><![CDATA[Crea]]></category>

		<guid isPermaLink="false">http://wouter.frankenhuizen.nl/blog/index.php/crea/90/cisco-asa-port-forward-with-asdm/</guid>
		<description><![CDATA[Go to Configuration - NAT.  Click the &#8220;Add&#8221; button and choose &#8220;Add  Static NAT
rule&#8220;.   Put in the following information in the various fields:
Under  &#8220;Real Address&#8221;
Interface : inside
IP Address : 192.168.1.16
Netmask  : 255.255.255.255
Under &#8220;Static Translation&#8221;
Interface :  outside
IP Address : &#60;click on the drop down arrow pick list and  choose (interface [...]]]></description>
			<content:encoded><![CDATA[<p>Go to Configuration - NAT.  Click the &#8220;Add&#8221; button and choose &#8220;Add  Static NAT</p>
<p class="answerBody quoted" id="EchoTopic"><nobr><span style="color: #f78200; text-decoration: underline; border-bottom: 1px solid #f78200; display: inline; background-color: transparent; font-size: 1em; padding-bottom: 1px; cursor: pointer; width: auto; margin-left: 0px; position: relative; line-height: 1em" id="tfTextLink255970416927657" class="tfTextLink">rule</span></nobr>&#8220;.   Put in the following information in the various fields:</p>
<p>Under  &#8220;Real Address&#8221;<br />
Interface : inside<br />
IP Address : 192.168.1.16<br />
Netmask  : 255.255.255.255</p>
<p>Under &#8220;Static Translation&#8221;<br />
Interface :  outside<br />
IP Address : &lt;click on the drop down arrow pick list and  choose (interface IP)&gt;</p>
<p>Check the box named &#8220;Enable Port  Address Translation (PAT)&#8221;<br />
Protocol : TCP<br />
Original Port : 6500<br />
Translated  Port : 6500</p>
<p>Click &#8220;OK&#8221;</p>
<p>Now, do the above procedure again,  filling in all fields with the same info, except choose &#8220;UDP&#8221; for the  protocol when modifying the PAT configuration.</p>
<p>Next, you need to  allow the traffic you just specified in your port forwarding <nobr><span style="color: #f78200; text-decoration: underline; border-bottom: 1px solid #f78200; display: inline; background-color: transparent; font-size: 1em; padding-bottom: 1px; cursor: pointer; width: auto; margin-left: 0px; position: relative; line-height: 1em" id="tfTextLink40940801047832664" class="tfTextLink">rules</span></nobr>.   Here&#8217;s how:</p>
<p>Go to Configuration - Security Policy.  Click  &#8220;Add&#8221;.</p>
<p>Under &#8220;Interface and <nobr><span style="color: #f78200; text-decoration: underline; border-bottom: 1px solid #f78200; display: inline; background-color: transparent; font-size: 1em; padding-bottom: 1px; cursor: pointer; width: auto; margin-left: 0px; position: relative; line-height: 1em" id="tfTextLink15912659254426542" class="tfTextLink">Action</span></nobr>&#8221;<br />
Interface : outside<br />
Direction  : incoming<br />
<nobr><span style="color: #f78200; text-decoration: underline; border-bottom: 1px solid #f78200; display: inline; background-color: transparent; font-size: 1em; padding-bottom: 1px; cursor: pointer; width: auto; margin-left: 0px; position: relative; line-height: 1em" id="tfTextLink7835607980609739" class="tfTextLink">Action</span></nobr> : permit</p>
<p>Under &#8220;Source&#8221;<br />
Type  : any</p>
<p>Under &#8220;Destination&#8221;<br />
Type : &lt;click on the drop down  arrow pick list and choose (interface IP)&gt;<br />
Interface : outside</p>
<p>Under  &#8220;Protocol and Service&#8221;<br />
Protocol : tcp</p>
<p>Under &#8220;Source Port&#8221;,  leave all defaults</p>
<p>Under &#8220;Destination Port&#8221;<br />
Leave &#8220;Service&#8221;  radio button enabled, and where it says &#8220;any&#8221;, type over this and put in  6500</p>
<p>Click &#8220;OK&#8221;.</p>
<p>Repeat this procedure with the same  values, except under &#8220;Protocol and Service&#8221;, choose &#8220;udp&#8221;.</p>
<p>Click  &#8220;OK&#8221;.</p>
<p>That should do it.  That will port forward any traffic  received on the outside interface on destination port UDP/TCP 6500 and  forward it to port UDP/TCP 6500 on internal host 192.168.1.16 from any  Internet host.</p>
]]></content:encoded>
			<wfw:commentRss>http://wouter.frankenhuizen.nl/blog/index.php/crea/90/cisco-asa-port-forward-with-asdm/feed/</wfw:commentRss>
		</item>
		<item>
		<title>De lang verwachte Arthur Frankenhuizen</title>
		<link>http://wouter.frankenhuizen.nl/blog/index.php/random/89/de-lang-verwachte-arthur-frankenhuizen/</link>
		<comments>http://wouter.frankenhuizen.nl/blog/index.php/random/89/de-lang-verwachte-arthur-frankenhuizen/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 12:07:18 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
		
		<category><![CDATA[Random]]></category>

		<guid isPermaLink="false">http://wouter.frankenhuizen.nl/blog/index.php/random/89/de-lang-verwachte-arthur-frankenhuizen/</guid>
		<description><![CDATA[En wie is invredesnaam Arthur?

http://www.geheugenvannederland.nl/?/nl/items/RIJK02:369924/&#38;st=Frankenhuizen,%20Arthur&#38;sc=Frankenhuizen,%20Arthur%20and%20isPartOf%20=%20RIJK02&#38;singleitem=true


]]></description>
			<content:encoded><![CDATA[<p>En wie is invredesnaam Arthur?</p>
<p><a href="http://wouter.frankenhuizen.nl/blog/wp-content/uploads/2009/06/rijk02_ng-1990-25-2_w.JPG" title="arthur frankenhuizen"><img src="http://wouter.frankenhuizen.nl/blog/wp-content/uploads/2009/06/rijk02_ng-1990-25-2_w.thumbnail.JPG" alt="arthur frankenhuizen" /></a></p>
<p><a href="http://www.geheugenvannederland.nl/?/nl/items/RIJK02:369924/&amp;st=Frankenhuizen,%20Arthur&amp;sc=Frankenhuizen,%20Arthur%20and%20isPartOf%20=%20RIJK02&amp;singleitem=true">http://www.geheugenvannederland.nl/?/nl/items/RIJK02:369924/&amp;st=Frankenhuizen,%20Arthur&amp;sc=Frankenhuizen,%20Arthur%20and%20isPartOf%20=%20RIJK02&amp;singleitem=true</a></p>
<p><a href="http://wouter.frankenhuizen.nl/blog/wp-content/uploads/2009/06/rijk02_ng-1990-25-2_w.JPG" title="arthur frankenhuizen"></a><a href="http://wouter.frankenhuizen.nl/blog/wp-content/uploads/2009/06/rijk02_ng-1990-25-2_w.JPG" title="arthur frankenhuizen"></a></p>
<p><a rel="attachment wp-att-88" href="http://wouter.frankenhuizen.nl/blog/index.php/random/89/de-lang-verwachte-arthur-frankenhuizen/arthur-frankenhuizen/" title="arthur frankenhuizen"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://wouter.frankenhuizen.nl/blog/index.php/random/89/de-lang-verwachte-arthur-frankenhuizen/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Uptime Slappy</title>
		<link>http://wouter.frankenhuizen.nl/blog/index.php/random/87/uptime-slappy/</link>
		<comments>http://wouter.frankenhuizen.nl/blog/index.php/random/87/uptime-slappy/#comments</comments>
		<pubDate>Sun, 26 Apr 2009 13:13:00 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
		
		<category><![CDATA[Random]]></category>

		<guid isPermaLink="false">http://wouter.frankenhuizen.nl/blog/index.php/random/87/uptime-slappy/</guid>
		<description><![CDATA[root@Slappy:~# uptime
15:11:30 up 439 days, 21:03,  1 user,  load average: 0.02, 0.01, 0.00
root@Slappy:~# ;D
-bash: syntax error near unexpected token `;&#8217;
root@Slappy:~#
]]></description>
			<content:encoded><![CDATA[<p>root@Slappy:~# uptime<br />
15:11:30 up 439 days, 21:03,  1 user,  load average: 0.02, 0.01, 0.00<br />
root@Slappy:~# ;D<br />
-bash: syntax error near unexpected token `;&#8217;<br />
root@Slappy:~#</p>
]]></content:encoded>
			<wfw:commentRss>http://wouter.frankenhuizen.nl/blog/index.php/random/87/uptime-slappy/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Creating a 1gb test file for network testing? Easy!</title>
		<link>http://wouter.frankenhuizen.nl/blog/index.php/random/86/creating-a-1gb-test-file-for-network-testing-easy/</link>
		<comments>http://wouter.frankenhuizen.nl/blog/index.php/random/86/creating-a-1gb-test-file-for-network-testing-easy/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 07:08:00 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
		
		<category><![CDATA[Random]]></category>

		<category><![CDATA[Nieuws]]></category>

		<guid isPermaLink="false">http://wouter.frankenhuizen.nl/blog/index.php/random/86/creating-a-1gb-test-file-for-network-testing-easy/</guid>
		<description><![CDATA[Want to create a 1gb test file for network testing? dont want to skrew around with dd and it&#8217;s parameters?
works on linux/unix and osx.
command:

mkfile 1g /home/user/path/1gb.bin
mkfile 10g /home/somepath/10gb.bin
mkfile 100m /home/pathtodirectory/100mb.bin

&#8220;If people in the Caribbean took life as seriously as this, they would never have invented mkfile. It&#8217;s seriously easy going.&#8221;
]]></description>
			<content:encoded><![CDATA[<p>Want to create a 1gb test file for network testing? dont want to skrew around with dd and it&#8217;s parameters?</p>
<p>works on linux/unix and osx.</p>
<p>command:</p>
<ul>
<li>mkfile 1g /home/user/path/1gb.bin</li>
<li>mkfile 10g /home/somepath/10gb.bin</li>
<li>mkfile 100m /home/pathtodirectory/100mb.bin</li>
</ul>
<p>&#8220;If people in the Caribbean took life as seriously as this, they would never have invented mkfile. It&#8217;s seriously easy going.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://wouter.frankenhuizen.nl/blog/index.php/random/86/creating-a-1gb-test-file-for-network-testing-easy/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Valentijnsdag</title>
		<link>http://wouter.frankenhuizen.nl/blog/index.php/crea/85/valentijnsdag/</link>
		<comments>http://wouter.frankenhuizen.nl/blog/index.php/crea/85/valentijnsdag/#comments</comments>
		<pubDate>Sat, 14 Feb 2009 11:41:33 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
		
		<category><![CDATA[Crea]]></category>

		<guid isPermaLink="false">http://wouter.frankenhuizen.nl/blog/index.php/crea/85/valentijnsdag/</guid>
		<description><![CDATA[Een bloemetje voor je lief:

(bij de onderburen) 
]]></description>
			<content:encoded><![CDATA[<p>Een bloemetje voor je lief:<br />
<a href="http://wouter.frankenhuizen.nl/blog/wp-content/uploads/2009/02/dsc_0070.JPG" title="Bloemetje"><img src="http://wouter.frankenhuizen.nl/blog/wp-content/uploads/2009/02/dsc_0070.JPG" alt="Bloemetje" /></a></p>
<p><em>(bij de onderburen) </em></p>
]]></content:encoded>
			<wfw:commentRss>http://wouter.frankenhuizen.nl/blog/index.php/crea/85/valentijnsdag/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Primaluna Prologue Two aan een Cambridge Audio DacMagic 3</title>
		<link>http://wouter.frankenhuizen.nl/blog/index.php/random/80/primaluna-prologue-two-aan-een-cambridge-audio-dagmagic-3/</link>
		<comments>http://wouter.frankenhuizen.nl/blog/index.php/random/80/primaluna-prologue-two-aan-een-cambridge-audio-dagmagic-3/#comments</comments>
		<pubDate>Sat, 14 Feb 2009 11:10:46 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
		
		<category><![CDATA[Random]]></category>

		<guid isPermaLink="false">http://wouter.frankenhuizen.nl/blog/index.php/random/80/primaluna-prologue-two-aan-een-cambridge-audio-dagmagic-3/</guid>
		<description><![CDATA[Mijn nieuwe aanwinst, een Primaluna Prologue Two en een Cambridge Audio Dacmagic 3.
Zie hier:

(ja jammergenoeg is de zwarte nergens te krijgen, als iemand wil ruilen, graag :))
]]></description>
			<content:encoded><![CDATA[<p>Mijn nieuwe aanwinst, een Primaluna Prologue Two en een Cambridge Audio Dacmagic 3.</p>
<p>Zie hier:<br />
<a href='http://wouter.frankenhuizen.nl/blog/wp-content/uploads/2009/02/dsc_0065.JPG' title='Primaluna Prologue Two 550 Dacmagic'><img src='http://wouter.frankenhuizen.nl/blog/wp-content/uploads/2009/02/dsc_0065-1.JPG' alt='Primaluna Prologue Two 550 Dacmagic' /></a></p>
<p>(ja jammergenoeg is de zwarte nergens te krijgen, als iemand wil ruilen, graag :))</p>
]]></content:encoded>
			<wfw:commentRss>http://wouter.frankenhuizen.nl/blog/index.php/random/80/primaluna-prologue-two-aan-een-cambridge-audio-dagmagic-3/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Exchange Services by Server Role</title>
		<link>http://wouter.frankenhuizen.nl/blog/index.php/random/78/exchange-services-by-server-role/</link>
		<comments>http://wouter.frankenhuizen.nl/blog/index.php/random/78/exchange-services-by-server-role/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 11:11:09 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
		
		<category><![CDATA[Random]]></category>

		<guid isPermaLink="false">http://wouter.frankenhuizen.nl/blog/index.php/random/78/exchange-services-by-server-role/</guid>
		<description><![CDATA[Exchange 2007 has more than 10 services for all Server&#8217;s Role, this document explain all Exchange 2007 Services.
Common Services
· Microsoft Exchange Active Directory Topology – MSExchangeADTopology -Provide Active Directory Topology Information, if the service stopped most Exchange services not start (not function in Edge Server).
· Microsoft Exchange Monitoring – MSExchangeMonitoring - Enable application to call [...]]]></description>
			<content:encoded><![CDATA[<p>Exchange 2007 has more than 10 services for all Server&#8217;s Role, this document explain all Exchange 2007 Services.</p>
<p>Common Services</p>
<p>· Microsoft Exchange Active Directory Topology – MSExchangeADTopology -Provide Active Directory Topology Information, if the service stopped most Exchange services not start (not function in Edge Server).</p>
<p>· Microsoft Exchange Monitoring – MSExchangeMonitoring - Enable application to call to Exchange Diagnostic Cmdlet- if this service stop the Cmdlet will not working.</p>
<p>Client Access Server</p>
<p>· Microsoft Exchange File Distribution – MSExchangeFDS - provides file distribution services – if this service stop the OAB cannot get contents from Mailbox Server (OABGen) – if this service stopped the OAB do not synchronize.</p>
<p>· Microsoft Exchange POP3 - MSExchangePOP3- Provides POP3 services to POP3 clients – if this service stop POP3 client cannot log on to their mailboxes.</p>
<p>· Microsoft Exchange IMAP4 - MSExchangeIMAP4 - Provides IMAP4 services to IMAP clients – if this service stopped client cannot log on to their mailboxes.</p>
<p>· Microsoft Exchange Service Host – MSExchangeServiceHost – Configure Rpc &amp; Registry Data – if this service stop we cannot configure Outlook Anywhere.</p>
<p>Hub (Transport Server)</p>
<p>· Microsoft Exchange EdgeSynce – MSExchangeEdgeSync - synchronize data between a Hub Transport server and an Edge server, if this service stops we cannot synchronize instance between two server roles.</p>
<p>· Microsoft Exchange Transport Log Search – MSExchangeTransportLogSearch - Provides message tracking and transport log, if this service stop we cannot searching for messages tracking.</p>
<p>· Microsoft Exchange Transport Service – MSExchangeTransport - Provides SMTP server and transport, if this service stop we cannot send email to external.</p>
<p>· Microsoft Exchange Anti-Spam Update – MSExchangeAntispamUpdate - automatically download anti-spam filter updates.</p>
<p>Mailbox Server</p>
<p>· Microsoft Exchange System Attendant – MSExchangeSA – Lookup for directory services, if this service stopped exchange DB stop working.</p>
<p>· Microsoft Exchange Replication Service – Provide Replication for LCR &amp; CCR – if this service stopped there is no backup to the Exchange DB &amp; Logs.</p>
<p>· Microsoft Exchange Service Host – MSExchangeServiceHost – Configure Rpc &amp; Registry Data – if this service stopped.</p>
<p>· Microsoft Search (Exchange) - MSFTESQL-Exchange - Provides full-text indexing of mailbox data content.</p>
<p>· Microsoft Exchange Mail Submission Service – MSExchangeMailSubmission – Provide notification to Hub Server that messages are ready for retrieval from a sender&#8217;s outbox.</p>
<p>· Microsoft Exchange Transport Log Search – MSExchangeTransportLogSearch - Provides message tracking and transport log.</p>
<p>· Microsoft Exchange Mailbox Assistant – MSExchangeMailboxAssistants - Provides functionality for Calendar Attendant, Resource Booking Attendant, Out of Office Assistant, and Managed Folder Mailbox Assistant.</p>
<p>· Microsoft Exchange Search Indexer – MSExchangeSearch - Provides content to the Microsoft Search service for indexing.</p>
<p>Unified Messaging</p>
<p>· Microsoft Exchange Speech Engine – MSS - Provides speech processing services.</p>
<p>· Microsoft Exchange Unified Messaging – MSExchangeUM - Provides Unified Messaging features like voice mail &amp; fax.</p>
<p>Edge (Mail Relay Server)</p>
<p>· Microsoft Exchange ADAM.</p>
<p>· Microsoft Exchange Credential Service.</p>
<p>· Microsoft Exchange Transport Log Search – MSExchangeTransportLogSearch - Provides message tracking and transport log.</p>
<p>· Microsoft Exchange ADAM - ADAM_MSExchange - store configuration data and recipient data.</p>
<p>· Microsoft Exchange Credentials Service – EdgeCredentialSvc - Monitors credential changes in ADAM.</p>
<p>· Microsoft Exchange Anti-Spam Update – MSExchangeAntispamUpdate - automatically download anti-spam filter updates.</p>
]]></content:encoded>
			<wfw:commentRss>http://wouter.frankenhuizen.nl/blog/index.php/random/78/exchange-services-by-server-role/feed/</wfw:commentRss>
		</item>
		<item>
		<title>De onbevlekte schoonheid van masturbatie!</title>
		<link>http://wouter.frankenhuizen.nl/blog/index.php/crea/77/de-onbevlekte-schoonheid-van-masturbatie/</link>
		<comments>http://wouter.frankenhuizen.nl/blog/index.php/crea/77/de-onbevlekte-schoonheid-van-masturbatie/#comments</comments>
		<pubDate>Thu, 04 Sep 2008 13:56:28 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
		
		<category><![CDATA[Crea]]></category>

		<guid isPermaLink="false">http://wouter.frankenhuizen.nl/blog/index.php/crea/77/de-onbevlekte-schoonheid-van-masturbatie/</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.rebel-vorm.nl/masturbatie.jpg" alt="FAP!" /></p>
]]></content:encoded>
			<wfw:commentRss>http://wouter.frankenhuizen.nl/blog/index.php/crea/77/de-onbevlekte-schoonheid-van-masturbatie/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Scorpio</title>
		<link>http://wouter.frankenhuizen.nl/blog/index.php/links/76/scorpio/</link>
		<comments>http://wouter.frankenhuizen.nl/blog/index.php/links/76/scorpio/#comments</comments>
		<pubDate>Mon, 19 May 2008 05:58:35 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
		
		<category><![CDATA[Links]]></category>

		<guid isPermaLink="false">http://wouter.frankenhuizen.nl/blog/index.php/links/76/scorpio/</guid>
		<description><![CDATA[http://www.discovervancouver.com/forum/Scorpio-men-hate-em-love-em-t39432.html&#038;st=510
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.discovervancouver.com/forum/Scorpio-men-hate-em-love-em-t39432.html&#038;st=510">http://www.discovervancouver.com/forum/Scorpio-men-hate-em-love-em-t39432.html&#038;st=510</a></p>
]]></content:encoded>
			<wfw:commentRss>http://wouter.frankenhuizen.nl/blog/index.php/links/76/scorpio/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Japanese-idols</title>
		<link>http://wouter.frankenhuizen.nl/blog/index.php/links/75/japanese-idols/</link>
		<comments>http://wouter.frankenhuizen.nl/blog/index.php/links/75/japanese-idols/#comments</comments>
		<pubDate>Fri, 16 May 2008 09:27:12 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
		
		<category><![CDATA[Links]]></category>

		<guid isPermaLink="false">http://wouter.frankenhuizen.nl/blog/index.php/links/75/japanese-idols/</guid>
		<description><![CDATA[http://www.japanese-idols.info/
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.japanese-idols.info/" title="Japanese Idols" target="_blank">http://www.japanese-idols.info/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://wouter.frankenhuizen.nl/blog/index.php/links/75/japanese-idols/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
