<?xml version="1.0" encoding="UTF-8"?>
<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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Daakeung's Weblog</title>
	<atom:link href="http://daakeung.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://daakeung.wordpress.com</link>
	<description>I.T in Guyana</description>
	<lastBuildDate>Sat, 24 Sep 2011 22:10:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='daakeung.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Daakeung's Weblog</title>
		<link>http://daakeung.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://daakeung.wordpress.com/osd.xml" title="Daakeung&#039;s Weblog" />
	<atom:link rel='hub' href='http://daakeung.wordpress.com/?pushpress=hub'/>
		<item>
		<title>SQL [sqlservr.exe] Memory Consumption on Small Business Server</title>
		<link>http://daakeung.wordpress.com/2009/07/07/sql-sqlservr-exe-memory-consumption-on-small-business-server/</link>
		<comments>http://daakeung.wordpress.com/2009/07/07/sql-sqlservr-exe-memory-consumption-on-small-business-server/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 03:16:49 +0000</pubDate>
		<dc:creator>Gomez</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Performance & Alerts]]></category>
		<category><![CDATA[allocated memory for sql]]></category>
		<category><![CDATA[SBS]]></category>
		<category><![CDATA[sql memory]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[sqlservr.exe]]></category>

		<guid isPermaLink="false">http://daakeung.wordpress.com/?p=273</guid>
		<description><![CDATA[I started receiving alarms that pages/sec on my client’s SBS Server was 6952.92 pages/sec. Please note that Microsoft Best Practices recommends no more than 20 pages/sec. I found that sqlservr.exe was consuming in excess of 1.5GB of memory. This is been a known issues for Servers running Small Business Server, I will walk you through the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=daakeung.wordpress.com&amp;blog=3336230&amp;post=273&amp;subd=daakeung&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I started receiving alarms that pages/sec on my client’s SBS Server was <span style="color:#0000ff;">6952.92 pages/sec</span>. Please note that Microsoft Best Practices recommends no more than <span style="color:#0000ff;">20 pages/sec</span>.<br />
I found that sqlservr.exe was consuming in excess of 1.5GB of memory. This is been a known issues for Servers running Small Business Server, I will walk you through the process of reducing usage for this memory thirsty process.</p>
<p>1. Open Task Manager &gt; Processes Tab, View Menu &gt; Columns, select PID check box.<br />
2. In the list of processes locate the sqlservr.exe process that is consuming the most memory <em><span style="color:#ff0000;">(there might be multiple instances of sqlservr.exe)</span></em> take note of the PID number next to the memory thirsty process.<br />
3. Open a command prompt and issue the following command without the quotes,<br />
    “tasklist /svc” <em><span style="color:#ff0000;">(this is used to display running processes (PIDs) and applications)</span> </em><br />
     next to the PID number previously identified in taskmanager take note of the service name.<br />
   The service would be <strong>MSSQL$SBSMONITORING</strong>.</p>
<p>4. At the command prompt issue the following commands, after each command press enter;<br />
   <br />
 Command 1: <strong>osql -E -S <em>SERVERNAME</em>\sbsmonitoring</strong>  <br />
<span style="color:#ff0000;"><em>(replace SERVERNAME with the hostname of your server, sbsmonitoring is the service name )</em><br />
</span> Command 2: <strong>sp_configure &#8216;show advanced options&#8217;,1<br />
</strong> Command 3: <strong>reconfigure with override</strong><br />
 Command 4: <strong>go</strong></p>
<p>Command 1: <strong>sp_configure &#8216;max server memory&#8217;, 200<br />
</strong><span style="color:#ff0000;"><em>(200 represent memory size in MB, replace 200 with any memory size you wish, default is </em>2147483648<em>)</em><br />
</span> Command 2: <strong>reconfigure with override<br />
</strong> Command 3: <strong>go</strong></p>
<div><strong> </strong>After the last command “Go” you should see a confirmation that DBCC execution has completed. You can just type exit at the command prompt to exit.Open Task Manager &gt; Process Tab and review the sqlservr.exe and confirm that memory usage has decreased.</div>
<div>Best of luck..</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/daakeung.wordpress.com/273/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/daakeung.wordpress.com/273/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/daakeung.wordpress.com/273/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/daakeung.wordpress.com/273/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/daakeung.wordpress.com/273/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/daakeung.wordpress.com/273/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/daakeung.wordpress.com/273/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/daakeung.wordpress.com/273/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/daakeung.wordpress.com/273/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/daakeung.wordpress.com/273/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/daakeung.wordpress.com/273/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/daakeung.wordpress.com/273/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/daakeung.wordpress.com/273/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/daakeung.wordpress.com/273/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=daakeung.wordpress.com&amp;blog=3336230&amp;post=273&amp;subd=daakeung&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://daakeung.wordpress.com/2009/07/07/sql-sqlservr-exe-memory-consumption-on-small-business-server/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/15991d775dbbba341a3bdfe3b4d46fa5?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">Gomez</media:title>
		</media:content>
	</item>
		<item>
		<title>Guyana Linux Users Group Snort installation</title>
		<link>http://daakeung.wordpress.com/2009/07/07/guyana-linux-users-group-snort-installation/</link>
		<comments>http://daakeung.wordpress.com/2009/07/07/guyana-linux-users-group-snort-installation/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 22:00:45 +0000</pubDate>
		<dc:creator>daakeung</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[centos snort]]></category>
		<category><![CDATA[glug]]></category>
		<category><![CDATA[ids]]></category>
		<category><![CDATA[intrusion detection]]></category>
		<category><![CDATA[intrusion preventation]]></category>
		<category><![CDATA[ips]]></category>
		<category><![CDATA[snort]]></category>

		<guid isPermaLink="false">http://daakeung.wordpress.com/?p=232</guid>
		<description><![CDATA[Every month now, GLUG meets up to discuss and share ideas.  Last GLUG meeting I volunteered to do an installation of SNORT on CENTOS and live demonstration.  It was a privilege to contribute to such a growing community in Guyana. Also Mike Harrison of Utiliflex took part to offer us his valuable experience and motivation. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=daakeung.wordpress.com&amp;blog=3336230&amp;post=232&amp;subd=daakeung&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Every month now, GLUG meets up to discuss and share ideas.  Last GLUG meeting I volunteered to do an installation of SNORT on CENTOS and live demonstration.  It was a privilege to contribute to such a growing community in Guyana. Also Mike Harrison of Utiliflex took part to offer us his valuable experience and motivation.</p>
<p>Download: <a rel="attachment wp-att-233" href="http://daakeung.wordpress.com/2009/07/07/guyana-linux-users-group-snort-installation/snort_presentation/">snort_installation_presentation</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/daakeung.wordpress.com/232/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/daakeung.wordpress.com/232/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/daakeung.wordpress.com/232/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/daakeung.wordpress.com/232/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/daakeung.wordpress.com/232/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/daakeung.wordpress.com/232/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/daakeung.wordpress.com/232/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/daakeung.wordpress.com/232/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/daakeung.wordpress.com/232/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/daakeung.wordpress.com/232/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/daakeung.wordpress.com/232/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/daakeung.wordpress.com/232/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/daakeung.wordpress.com/232/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/daakeung.wordpress.com/232/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=daakeung.wordpress.com&amp;blog=3336230&amp;post=232&amp;subd=daakeung&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://daakeung.wordpress.com/2009/07/07/guyana-linux-users-group-snort-installation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8bb6b67367fd1b6854b185883645321e?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">daakeung</media:title>
		</media:content>
	</item>
		<item>
		<title>Quick guide how to Setup a linux dhcp server (Centos 5.2)</title>
		<link>http://daakeung.wordpress.com/2009/07/03/quick-guide-how-to-setup-a-linux-dhcp-server-centos-5-2/</link>
		<comments>http://daakeung.wordpress.com/2009/07/03/quick-guide-how-to-setup-a-linux-dhcp-server-centos-5-2/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 17:44:51 +0000</pubDate>
		<dc:creator>daakeung</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[centos dhcp server]]></category>
		<category><![CDATA[dhcp server]]></category>
		<category><![CDATA[linux dhcp]]></category>

		<guid isPermaLink="false">http://daakeung.wordpress.com/?p=257</guid>
		<description><![CDATA[Quick guide to setup a linux DHCP server on a 10.0.0.0/24 network, you can modify this to work with your own design. [root@dhcp ~]# yum install dhcp [root@dhcp ~]cp /usr/share/doc/dhcp-3.0.5/dhcpd.conf.sample /etc/dhcpd.conf cp: overwrite `/etc/dhcpd.conf&#8217;? y [root@dhcp ~]vi /etc/dhcpd.conf ddns-update-style interim; ignore client-updates; subnet 10.0.0.0 netmask 255.255.255.0 { # &#8212; default gateway option routers                  10.0.0.1; option [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=daakeung.wordpress.com&amp;blog=3336230&amp;post=257&amp;subd=daakeung&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Quick guide to setup a linux DHCP server on a 10.0.0.0/24 network, you can modify this to work with your own design.</p>
<p>[root@dhcp ~]# yum install dhcp</p>
<p>[root@dhcp ~]cp /usr/share/doc/dhcp-3.0.5/dhcpd.conf.sample /etc/dhcpd.conf<br />
cp: overwrite `/etc/dhcpd.conf&#8217;? y<br />
[root@dhcp ~]vi /etc/dhcpd.conf</p>
<p>ddns-update-style interim;<br />
ignore client-updates;</p>
<p>subnet 10.0.0.0 netmask 255.255.255.0 {</p>
<p># &#8212; default gateway<br />
option routers                  10.0.0.1;<br />
option subnet-mask              255.255.255.0;</p>
<p>#option nis-domain               &#8220;akeung.com&#8221;;<br />
option domain-name              &#8220;akeung.com&#8221;;<br />
option domain-name-servers      10.0.0.25;</p>
<p>option time-offset              -18000; # Eastern Standard Time<br />
#       option ntp-servers              192.168.1.1;<br />
#       option netbios-name-servers     192.168.1.1;<br />
# &#8212; Selects point-to-point node (default is hybrid). Don&#8217;t change this unless<br />
# &#8212; you understand Netbios very well<br />
#       option netbios-node-type 2;</p>
<p>range dynamic-bootp 10.0.0.2 10.0.0.254;<br />
default-lease-time 21600;<br />
max-lease-time 43200;</p>
<p># we want the nameserver to appear at a fixed address<br />
#        host ns {<br />
#                next-server marvin.redhat.com;<br />
#                hardware ethernet 12:34:56:78:AB:CD;<br />
#                fixed-address 207.175.42.254;<br />
#        }<br />
}</p>
<p><strong>Then esc, press</strong></p>
<p>:wq</p>
<p><strong>To start the service :<br />
</strong></p>
<p>service dhcpd start</p>
<p><strong>To enable it at bootup :<br />
</strong></p>
<p>chkconfig dhcpd on</p>
<p><strong>You can locate the leases at :</strong></p>
<p><tt>/var/lib/dhcpd/dhcpd.leases</tt></p>
<p>Also, if a reservation is needed. Simply add the following to /etc/dhcpd.conf</p>
<p>host daakeung {<br />
option host-name &#8220;daakeung.akeung.com&#8221;;<br />
hardware ethernet 00:00:00:00:00:00;      #&lt;&#8212;-Replace with Client&#8217;s MAC address<br />
fixed-address 10.0.0.7;<br />
}</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/daakeung.wordpress.com/257/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/daakeung.wordpress.com/257/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/daakeung.wordpress.com/257/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/daakeung.wordpress.com/257/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/daakeung.wordpress.com/257/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/daakeung.wordpress.com/257/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/daakeung.wordpress.com/257/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/daakeung.wordpress.com/257/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/daakeung.wordpress.com/257/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/daakeung.wordpress.com/257/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/daakeung.wordpress.com/257/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/daakeung.wordpress.com/257/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/daakeung.wordpress.com/257/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/daakeung.wordpress.com/257/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=daakeung.wordpress.com&amp;blog=3336230&amp;post=257&amp;subd=daakeung&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://daakeung.wordpress.com/2009/07/03/quick-guide-how-to-setup-a-linux-dhcp-server-centos-5-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8bb6b67367fd1b6854b185883645321e?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">daakeung</media:title>
		</media:content>
	</item>
		<item>
		<title>Cisco Dual Wan Fail-Over using SLA Tracking</title>
		<link>http://daakeung.wordpress.com/2009/07/03/cisco-dual-wan-fail-over-using-sla-tracking/</link>
		<comments>http://daakeung.wordpress.com/2009/07/03/cisco-dual-wan-fail-over-using-sla-tracking/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 15:37:14 +0000</pubDate>
		<dc:creator>daakeung</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[cisco dual wan]]></category>
		<category><![CDATA[cisco ios]]></category>
		<category><![CDATA[fail over cisco]]></category>
		<category><![CDATA[fail over using ip]]></category>
		<category><![CDATA[route tracking]]></category>
		<category><![CDATA[sla tracking]]></category>

		<guid isPermaLink="false">http://daakeung.wordpress.com/?p=240</guid>
		<description><![CDATA[Maintaining a high availability connection is critical in any modern network infrastructure.  Some would have access to the internet via multiple ISPs. In most cases where the ISPs would not peer via any routing protocol, customers are left to setup fail-over with static routes. There are two types of failures: Physical : the router would [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=daakeung.wordpress.com&amp;blog=3336230&amp;post=240&amp;subd=daakeung&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div class="mceTemp mceIEcenter" style="text-align:left;">Maintaining a high availability connection is critical in any modern network infrastructure.  Some would have access to the internet via multiple ISPs.</div>
<div class="mceTemp mceIEcenter" style="text-align:left;">In most cases where the ISPs would not peer via any routing protocol, customers are left to setup fail-over with static routes.</div>
<div class="mceTemp mceIEcenter" style="text-align:left;">There are two types of failures:</div>
<div class="mceTemp mceIEcenter" style="text-align:left;">
<ol>
<li>Physical : the router would detect one of its interface not connected, invalidated any next hop routes through it. In turn move to another valid route with a higher metric.</li>
<li>Logical : the router has it&#8217;s interface online, but somewhere along the path it has to take to reach the destination is unavailable.</li>
</ol>
</div>
<div class="mceTemp mceIEcenter" style="text-align:left;">Basic router commands with higher metric will not fail-over with a logical failure.</div>
<div class="mceTemp mceIEcenter" style="text-align:left;">Using SLA Tracking, we can accomplish this.</div>
<div class="mceTemp mceIEcenter" style="text-align:left;"></div>
<div class="mceTemp mceIEcenter" style="text-align:left;">Consider the following diagram and configuration:</div>
<div id="attachment_243" class="wp-caption aligncenter" style="width: 424px"><a rel="attachment wp-att-243" href="http://daakeung.wordpress.com/2009/07/03/cisco-dual-wan-fail-over-using-sla-tracking/diagram/"><img class="size-full wp-image-243 " title="Cisco Dual WAN" src="http://daakeung.files.wordpress.com/2009/07/diagram.jpg?w=460" alt="Cisco Dual WAN"   /></a><p class="wp-caption-text">Cisco Dual WAN</p></div>
<p>Cisco IOS used: c181x-adventerprisek9-mz.124-24.T</p>
<p>! Identify the SLA.<br />
ip sla 10</p>
<p>! Set up the IP address to ping, in this case yahoo.com ip.<br />
icmp-echo 69.147.114.224</p>
<p>! Set how long in milliseconds to wait for a reply.<br />
timeout 1000</p>
<p>! Repeat Rate.<br />
frequency 3</p>
<p>! Start SLA 10 from now to forever.<br />
ip sla schedule 10 life forever start-time now</p>
<p>! Setup track 10 to sla 10 for reachabilty.<br />
track 10 ip sla 10 reachability</p>
<p>! Setup route for testing reach ability to the internet.<br />
ip route 69.147.114.224 255.255.255.255 10.0.0.1</p>
<p>! Setup primary link with track 10 parameter.<br />
ip route 0.0.0.0 0.0.0.0 10.0.0.1 track 10</p>
<p>! Setup fail-over link with higher metric.<br />
ip route 0.0.0.0 0.0.0.0 192.168.0.1 20<br />
Depending on your configuration, you will need to setup NAT on both interfaces.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/daakeung.wordpress.com/240/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/daakeung.wordpress.com/240/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/daakeung.wordpress.com/240/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/daakeung.wordpress.com/240/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/daakeung.wordpress.com/240/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/daakeung.wordpress.com/240/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/daakeung.wordpress.com/240/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/daakeung.wordpress.com/240/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/daakeung.wordpress.com/240/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/daakeung.wordpress.com/240/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/daakeung.wordpress.com/240/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/daakeung.wordpress.com/240/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/daakeung.wordpress.com/240/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/daakeung.wordpress.com/240/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=daakeung.wordpress.com&amp;blog=3336230&amp;post=240&amp;subd=daakeung&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://daakeung.wordpress.com/2009/07/03/cisco-dual-wan-fail-over-using-sla-tracking/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8bb6b67367fd1b6854b185883645321e?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">daakeung</media:title>
		</media:content>

		<media:content url="http://daakeung.files.wordpress.com/2009/07/diagram.jpg" medium="image">
			<media:title type="html">Cisco Dual WAN</media:title>
		</media:content>
	</item>
		<item>
		<title>How Save Outlook Auto Complete List</title>
		<link>http://daakeung.wordpress.com/2009/06/18/how-save-outlook-auto-complete-list/</link>
		<comments>http://daakeung.wordpress.com/2009/06/18/how-save-outlook-auto-complete-list/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 00:10:46 +0000</pubDate>
		<dc:creator>Gomez</dc:creator>
				<category><![CDATA[E-Mail]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Auto Complete List]]></category>
		<category><![CDATA[Microsoft Office]]></category>
		<category><![CDATA[Outlook 2003]]></category>
		<category><![CDATA[Outlook 2007]]></category>
		<category><![CDATA[Outlook Cache]]></category>

		<guid isPermaLink="false">http://daakeung.wordpress.com/?p=157</guid>
		<description><![CDATA[I recently had a client who wanted to preserve their email list (auto complete cache), so here’s how to perform this neat little task. Outlook 2003 and Outlook 2007 have a feature called Email Address Auto Complete. As you type in an email address into the TO:, BCC or CC: field outlook will display a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=daakeung.wordpress.com&amp;blog=3336230&amp;post=157&amp;subd=daakeung&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div class="mceTemp">I recently had a client who wanted to preserve their email list (auto complete cache), so here’s how to perform this neat little task.</div>
<p>Outlook 2003 and Outlook 2007 have a feature called <span style="color:#ff0000;">Email Address Auto Complete</span>. As you type in an email address into the TO:, BCC or CC: field outlook will display a list of matching email addresses from the outlook auto-complete cache.</p>
<p> <img class="size-full wp-image-158" title="outlook cache" src="http://daakeung.files.wordpress.com/2009/06/6-18-2009-7-38-30-pm.png?w=460&#038;h=309" alt="Example of Outlook Auto Complete" width="460" height="309" /></p>
<p>Ok now we know what auto complete is, let located the file;</p>
<p>Close Outlook.</p>
<p>Open Windows Explorer and enter the following address in the Address bar: %<em>appdata%\Microsoft\Outlook (this is the same as <span style="color:#ff0000;">drive:\Documents and Settings\username\Application Data\Microsoft\Outlook)</span></em> Windows Explorer will update to the appropriate Outlook folder. In this folder you would see the <strong><em><span style="color:#ff0000;">.nk2</span> </em></strong>file(s). Now to explain every Microsoft Outlook profile will have its own <strong><em><span style="color:#ff0000;">.nk2</span> </em></strong>file e.g. the default profile name is outlook so you will see the <span style="color:#ff0000;">outlook.nk2</span> file. Just make a copy backup of this file, that’s all to it, you are done!</p>
<p> If you are not too sure what your current profile(s) are you can open mail icon in control panel and on the Mail Setup – Outlook dialog box, client on Show profile, here you can see all your default profiles.</p>
<p>Now let’s say that on the computer you want to restore/replace the outlook.nk2 file has a different profile name e.g. exchangepro is the name of the profile on the target computer, all you need to do is navigate to: %<em>appdata%\Microsoft\Outlook, </em>paste the outlook.nk2 file then rename it to profilename.nk2 <span style="color:#0000ff;">(in this example exchangepro.nk2).</span> Open Microsoft outlook and enjoy.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/daakeung.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/daakeung.wordpress.com/157/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/daakeung.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/daakeung.wordpress.com/157/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/daakeung.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/daakeung.wordpress.com/157/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/daakeung.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/daakeung.wordpress.com/157/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/daakeung.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/daakeung.wordpress.com/157/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/daakeung.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/daakeung.wordpress.com/157/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/daakeung.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/daakeung.wordpress.com/157/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=daakeung.wordpress.com&amp;blog=3336230&amp;post=157&amp;subd=daakeung&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://daakeung.wordpress.com/2009/06/18/how-save-outlook-auto-complete-list/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/15991d775dbbba341a3bdfe3b4d46fa5?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">Gomez</media:title>
		</media:content>

		<media:content url="http://daakeung.files.wordpress.com/2009/06/6-18-2009-7-38-30-pm.png" medium="image">
			<media:title type="html">outlook cache</media:title>
		</media:content>
	</item>
		<item>
		<title>ITunes has detected an iPod in recovery mode on Windows PC</title>
		<link>http://daakeung.wordpress.com/2009/06/13/itunes-has-detected-an-ipod-in-recovery-mode-on-windows-pc/</link>
		<comments>http://daakeung.wordpress.com/2009/06/13/itunes-has-detected-an-ipod-in-recovery-mode-on-windows-pc/#comments</comments>
		<pubDate>Sat, 13 Jun 2009 20:21:07 +0000</pubDate>
		<dc:creator>Gomez</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Apple IPod]]></category>
		<category><![CDATA[IPod]]></category>
		<category><![CDATA[IPod Recovery]]></category>
		<category><![CDATA[ITunes]]></category>

		<guid isPermaLink="false">http://daakeung.wordpress.com/?p=154</guid>
		<description><![CDATA[FIRST: This minor issue could give someone with love for music headaches so I am sharing my experience/ solution with you. Now if you follow ITunes recommendation to restore your IPod, that’s ok, but it will never stop asking to restore your IPod. Remember a restore is a factory default, so all of your files [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=daakeung.wordpress.com&amp;blog=3336230&amp;post=154&amp;subd=daakeung&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong><span style="color:#339966;">FIRST:</span></strong> This minor issue could give someone with love for music headaches so I am sharing my experience/ solution with you.</p>
<p><span style="color:#ff0000;">Now if you follow ITunes recommendation to restore your IPod, that’s ok, but it will never stop asking to restore your IPod. Remember a restore is a factory default, so all of your files would be wiped!</span></p>
<p><span style="color:#339966;"><strong>SOLUTION:</strong></span> This iPod error message is caused when you have a removable device other than your iPod plugged into a USB port and occupying the drive letter the IPod previously used. All you need to do is unplug all removable USB devices, Open Computer Management &gt; Disk Management, look for  your IPOD device ,right click on your iPod device and click change drive letter, assign a new drive letter to your IPOD device, after successful change, unplug IPOD data cable, and reconnect the cable. Your IPod would display as normal.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/daakeung.wordpress.com/154/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/daakeung.wordpress.com/154/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/daakeung.wordpress.com/154/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/daakeung.wordpress.com/154/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/daakeung.wordpress.com/154/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/daakeung.wordpress.com/154/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/daakeung.wordpress.com/154/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/daakeung.wordpress.com/154/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/daakeung.wordpress.com/154/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/daakeung.wordpress.com/154/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/daakeung.wordpress.com/154/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/daakeung.wordpress.com/154/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/daakeung.wordpress.com/154/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/daakeung.wordpress.com/154/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=daakeung.wordpress.com&amp;blog=3336230&amp;post=154&amp;subd=daakeung&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://daakeung.wordpress.com/2009/06/13/itunes-has-detected-an-ipod-in-recovery-mode-on-windows-pc/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/15991d775dbbba341a3bdfe3b4d46fa5?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">Gomez</media:title>
		</media:content>
	</item>
		<item>
		<title>Where are my CALS?</title>
		<link>http://daakeung.wordpress.com/2009/06/13/where-are-my-cals/</link>
		<comments>http://daakeung.wordpress.com/2009/06/13/where-are-my-cals/#comments</comments>
		<pubDate>Sat, 13 Jun 2009 17:40:38 +0000</pubDate>
		<dc:creator>Gomez</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Network Services]]></category>
		<category><![CDATA[Client Access Licenses]]></category>
		<category><![CDATA[SBS 2003]]></category>
		<category><![CDATA[SBS License Store]]></category>
		<category><![CDATA[Small Business Server]]></category>

		<guid isPermaLink="false">http://daakeung.wordpress.com/?p=150</guid>
		<description><![CDATA[For all my fellow Small Business Server users, this week I was greeted with an issue with one of my client’s informing me that they are not able to access the mapped network drives “Connection to resource has exceeded maximum connections” After extensive searching in Event Viewer &#62; System logs, I came across the following [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=daakeung.wordpress.com&amp;blog=3336230&amp;post=150&amp;subd=daakeung&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>For all my fellow Small Business Server users, this week I was greeted with an issue with one of my client’s informing me that they are not able to access the mapped network drives “Connection to resource has exceeded maximum connections” After extensive searching in Event Viewer &gt; System logs, I came across the following entry;</p>
<p><span style="color:#ff0000;">Event Type:        Error<br />
Event Source:    SBCore<br />
Event Category:     None<br />
Event ID:              1023<br />
Date:                     6/11/2009<br />
Time:                     7:08:27 PM<br />
User:                     N/A<br />
Computer:          XXXXXX<br />
Description:<br />
The license store for the client access licenses is not valid. Only the minimum number of client access licenses will be available until a valid license store is restored. For more information, see Help in the Licensing snap-in.</span></p>
<p> Open Server Management &gt; Licenses, found that  installed CALs (50 Client access licenses) disappeared leaving only the default “5”. </p>
<p>There are three main methods for restoring the License Store.</p>
<p>Method 1: If you had previously exported the license store after entering the CALS and activating them, you can simply restore that file.</p>
<p>Method 2: If you have the actual CAL codes you can re-enter and activate the CALS.</p>
<p><span style="color:#0000ff;">Method 3: If you have a backup of your system drive you can locate the file <strong>licstr.cpa </strong>which is located in %systemroot%/system32  folder. Simply replace this file on your affected system with the previously backed up <strong>licstr.cpa.</strong><strong>  (This method was the one that worked in my situation)</strong></span></p>
<p>Now after you have restored the licstr.cpa file in its original location, be sure to restart the <span style="color:#ff0000;"><strong>license logging service.</strong></span></p>
<p><span style="color:#00ff00;"><em><span style="color:#339966;"><strong>Word of caution for those who have not experience this issue, take a backup of your license store!</strong></span></em></span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/daakeung.wordpress.com/150/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/daakeung.wordpress.com/150/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/daakeung.wordpress.com/150/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/daakeung.wordpress.com/150/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/daakeung.wordpress.com/150/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/daakeung.wordpress.com/150/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/daakeung.wordpress.com/150/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/daakeung.wordpress.com/150/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/daakeung.wordpress.com/150/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/daakeung.wordpress.com/150/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/daakeung.wordpress.com/150/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/daakeung.wordpress.com/150/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/daakeung.wordpress.com/150/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/daakeung.wordpress.com/150/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=daakeung.wordpress.com&amp;blog=3336230&amp;post=150&amp;subd=daakeung&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://daakeung.wordpress.com/2009/06/13/where-are-my-cals/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/15991d775dbbba341a3bdfe3b4d46fa5?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">Gomez</media:title>
		</media:content>
	</item>
		<item>
		<title>Seizing all FSMO roles (FLEXIBLE SINGLE MASTER OPERATIONS)</title>
		<link>http://daakeung.wordpress.com/2009/06/13/seizing-all-fsmo-roles-flexible-single-master-operations/</link>
		<comments>http://daakeung.wordpress.com/2009/06/13/seizing-all-fsmo-roles-flexible-single-master-operations/#comments</comments>
		<pubDate>Sat, 13 Jun 2009 14:09:54 +0000</pubDate>
		<dc:creator>daakeung</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[active directory roles]]></category>
		<category><![CDATA[domain naming master]]></category>
		<category><![CDATA[flexible single master operations]]></category>
		<category><![CDATA[fsmo]]></category>
		<category><![CDATA[infrastructure master]]></category>
		<category><![CDATA[pdc]]></category>
		<category><![CDATA[rid master]]></category>
		<category><![CDATA[seize roles]]></category>

		<guid isPermaLink="false">http://daakeung.wordpress.com/?p=139</guid>
		<description><![CDATA[ntdsutil: roles fsmo maintenance: connections server connections: connect to mcg-exch.macorpgy.com Error 80070057 parsing input &#8211; illegal syntax? server connections: connect to server mcg-exch.macorpgy.com Binding to mcg-exch.macorpgy.com &#8230; Connected to mcg-exch.macorpgy.com using credentials of locally logged on user. server connections: q fsmo maintenance: seize Error 80070057 parsing input &#8211; illegal syntax? fsmo maintenance: seize ? Error [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=daakeung.wordpress.com&amp;blog=3336230&amp;post=139&amp;subd=daakeung&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">ntdsutil: roles</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">fsmo maintenance: connections</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">server connections: connect to mcg-exch.macorpgy.com</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">Error 80070057 parsing input &#8211; illegal syntax?</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">server connections: connect to server mcg-exch.macorpgy.com</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">Binding to mcg-exch.macorpgy.com &#8230;</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">Connected to mcg-exch.macorpgy.com using credentials of locally logged on user.</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">server connections: q</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">fsmo maintenance: seize</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">Error 80070057 parsing input &#8211; illegal syntax?</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">fsmo maintenance: seize ?</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">Error 80070057 parsing input &#8211; illegal syntax?</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">fsmo maintenance: helpIf you</div>
<p>If you need to seize roles from a failed server, you can do so by :</p>
<p>Opening run, type cmd then ntdsutil.</p>
<p>ntdsutil: roles<br />
fsmo maintenance: connections<br />
server connections: connect to dc1.akeung.com<br />
Binding to dc1.akeung.com &#8230; Connected to dc1.akeung.com using credentials of locally logged on user.<br />
server connections: q</p>
<p>fsmo maintenance: help</p>
<p>Seize domain naming master    - Overwrite domain role on connected server</p>
<p>Seize infrastructure master   &#8211; Overwrite infrastructure role on connected server</p>
<p>Seize PDC                     &#8211; Overwrite PDC role on connected server</p>
<p>Seize RID master              - Overwrite RID role on connected server</p>
<p>Seize schema master           &#8211; Overwrite schema role on connected server</p>
<p>Select operation target       &#8211; Select sites, servers, domains, roles and naming contexts</p>
<p>Transfer domain naming master &#8211; Make connected server the domain naming master</p>
<p>Transfer infrastructure master &#8211; Make connected server the infrastructure master</p>
<p>Transfer PDC                  - Make connected server the PDC</p>
<p>Transfer RID master           &#8211; Make connected server the RID master</p>
<p>Transfer schema master        - Make connected server the schema master</p>
<p><span style="font-weight:normal;">&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</span></p>
<p>This is the interesting part, to seize the roles to the connected server, issue the commands as follows:</p>
<p>fsmo maintenance:  seize schema master</p>
<p>fsmo maintenance:  Seize PDC</p>
<p>fsmo maintenance:  Seize RID master</p>
<p>fsmo maintenance:  Seize domain naming master</p>
<p>fsmo maintenance:  Seize infrastructure master</p>
<p><span style="font-weight:normal;"><br />
</span></p>
<p><span style="font-weight:normal;">A prompt will confirm the change you will be making to active directory.  Please only use role seizure as a last resort when you cannot <strong>&#8220;TRANFER&#8221;</strong> a role.</span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/daakeung.wordpress.com/139/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/daakeung.wordpress.com/139/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/daakeung.wordpress.com/139/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/daakeung.wordpress.com/139/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/daakeung.wordpress.com/139/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/daakeung.wordpress.com/139/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/daakeung.wordpress.com/139/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/daakeung.wordpress.com/139/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/daakeung.wordpress.com/139/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/daakeung.wordpress.com/139/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/daakeung.wordpress.com/139/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/daakeung.wordpress.com/139/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/daakeung.wordpress.com/139/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/daakeung.wordpress.com/139/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=daakeung.wordpress.com&amp;blog=3336230&amp;post=139&amp;subd=daakeung&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://daakeung.wordpress.com/2009/06/13/seizing-all-fsmo-roles-flexible-single-master-operations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8bb6b67367fd1b6854b185883645321e?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">daakeung</media:title>
		</media:content>
	</item>
		<item>
		<title>Cisco OSPF and Windows RRAS OSPF</title>
		<link>http://daakeung.wordpress.com/2009/05/24/cisco-ospf-and-windows-rras-ospf/</link>
		<comments>http://daakeung.wordpress.com/2009/05/24/cisco-ospf-and-windows-rras-ospf/#comments</comments>
		<pubDate>Sun, 24 May 2009 18:37:55 +0000</pubDate>
		<dc:creator>daakeung</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[cisco and windows ospf neighbours]]></category>
		<category><![CDATA[cisco ios ospf]]></category>
		<category><![CDATA[ISA OSPF]]></category>
		<category><![CDATA[windows rras ospf]]></category>

		<guid isPermaLink="false">http://daakeung.wordpress.com/?p=123</guid>
		<description><![CDATA[I&#8217;ve been battling with getting Windows RRAS ospf and Cisco ios ospf to become neighbours for the past few days. If you turn on ospf debug in windows and the following shows up : Rejected an OSPF packet from x.x.x.x to 224.0.0.5 because the OSPF data length in the OSPF header was 48 but the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=daakeung.wordpress.com&amp;blog=3336230&amp;post=123&amp;subd=daakeung&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been battling with getting Windows RRAS ospf and Cisco ios ospf to become neighbours for the past few days.</p>
<p>If you turn on ospf debug in windows and the following shows up :</p>
<p>Rejected an OSPF packet from x.x.x.x to 224.0.0.5 because the OSPF data length in the OSPF header was 48 but the length calculated from the IP Header fields was 60.</p>
<p>You should disable the following on the cisco ios:</p>
<p>router ospf 100</p>
<p>no capability lls</p>
<p>Also, if you are running ISA with RRAS you should disable  &#8221;block fragmentation&#8221;</p>
<p>For more information:</p>
<p><a href="http://technet.microsoft.com/en-us/library/cc302678.aspx#NetworkAndRoutingIssues">http://technet.microsoft.com/en-us/library/cc302678.aspx#NetworkAndRoutingIssues</a></p>
<p>http://www.cisco.com/en/US/docs/ios/12_3/iproute/command/reference/ip2_c1g.html#wp1036468</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/daakeung.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/daakeung.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/daakeung.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/daakeung.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/daakeung.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/daakeung.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/daakeung.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/daakeung.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/daakeung.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/daakeung.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/daakeung.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/daakeung.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/daakeung.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/daakeung.wordpress.com/123/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=daakeung.wordpress.com&amp;blog=3336230&amp;post=123&amp;subd=daakeung&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://daakeung.wordpress.com/2009/05/24/cisco-ospf-and-windows-rras-ospf/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8bb6b67367fd1b6854b185883645321e?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">daakeung</media:title>
		</media:content>
	</item>
		<item>
		<title>Using CISCO IOS AUX port to access the console port on another device (reverse telnet)</title>
		<link>http://daakeung.wordpress.com/2009/05/16/using-cisco-ios-aux-port-to-access-the-console-port-on-another-device-reverse-telnet/</link>
		<comments>http://daakeung.wordpress.com/2009/05/16/using-cisco-ios-aux-port-to-access-the-console-port-on-another-device-reverse-telnet/#comments</comments>
		<pubDate>Sat, 16 May 2009 05:32:56 +0000</pubDate>
		<dc:creator>daakeung</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[aux console]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[reverse telnet]]></category>

		<guid isPermaLink="false">http://daakeung.wordpress.com/?p=115</guid>
		<description><![CDATA[Setup a loopback interface: int lo 1 ip address 10.1.1.1 255.255.255.255 line aux 0 transport input telnet speed 9600 To access the aux interface, you telnet to the loopback address on port 2000+line# for example: sh line Tty Typ     Tx/Rx    A Modem  Roty AccO AccI   Uses   Noise  Overruns   Int 0 CTY              -    -      -    -    [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=daakeung.wordpress.com&amp;blog=3336230&amp;post=115&amp;subd=daakeung&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Setup a loopback interface:</p>
<p>int lo 1<br />
ip address 10.1.1.1 255.255.255.255</p>
<p>line aux 0<br />
transport input telnet<br />
speed 9600</p>
<p>To access the aux interface, you telnet to the loopback address on port 2000+line#</p>
<p>for example:</p>
<p>sh line<br />
Tty Typ     Tx/Rx    A Modem  Roty AccO AccI   Uses   Noise  Overruns   Int<br />
0 CTY              -    -      -    -    -      0       0     0/0       -<br />
I    1 TTY              &#8211; inout     -    -    -      0       0     0/0       -<br />
5 AUX   9600/9600  &#8211; inout     -    -    -      0       0     0/0       -<br />
*    6 VTY              -    -      -    -    -     78       0     0/0       -<br />
7 VTY              -    -      -    -    -      2       0     0/0       -<br />
8 VTY              -    -      -    -    -      0       0     0/0       -<br />
9 VTY              -    -      -    -    -      0       0     0/0       -<br />
10 VTY              -    -      -    -    -      0       0     0/0       -</p>
<p>telnet 10.1.1.1 2005</p>
<p>***UPDATED***</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/daakeung.wordpress.com/115/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/daakeung.wordpress.com/115/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/daakeung.wordpress.com/115/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/daakeung.wordpress.com/115/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/daakeung.wordpress.com/115/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/daakeung.wordpress.com/115/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/daakeung.wordpress.com/115/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/daakeung.wordpress.com/115/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/daakeung.wordpress.com/115/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/daakeung.wordpress.com/115/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/daakeung.wordpress.com/115/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/daakeung.wordpress.com/115/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/daakeung.wordpress.com/115/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/daakeung.wordpress.com/115/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=daakeung.wordpress.com&amp;blog=3336230&amp;post=115&amp;subd=daakeung&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://daakeung.wordpress.com/2009/05/16/using-cisco-ios-aux-port-to-access-the-console-port-on-another-device-reverse-telnet/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8bb6b67367fd1b6854b185883645321e?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">daakeung</media:title>
		</media:content>
	</item>
	</channel>
</rss>
